Release 1.0.3

The 1.0.3 Release adds more services like HTTP, Time of Day and Mail. There are also some significant bug fixes included.

Added / changed:

  • Added diagnostic option in settings to allow opt-out for error reporting

  • Set US/Central as default timezone if no timezone has been defined

  • [Application Builder] Rename Data Container to Shareable Value

  • [Application Builder] Stop running timing related object, when an in port changes (Oscilloscope, Debounce, Timeout, Loop Counter)

  • [Application Builder] Promote Addition, Division, Multiplication, Subtraction, Number to Trigger, Trigger to Number, Send zero and String Length from beta to regular code objects

  • [Gateways/Services] Add Time of Day service

  • [Gateways/Services] Add Mail service

  • [Gateways/Services] Add Network service ( includes HTTP objects )

  • [Frontend] Remove unneeded regions

  • [Frontend] Keep input number interface object empty in dashboard if no value has ever been supplied

  • [Frontend] Allow blink to be executed offline

  • [Frontend] Allow Quantum logo to be clickable with middle mouse button to take you back to the home

 

Fixed:

  • Improve system stability & performance

  • Improve timeout handling for library and cloud connections, so slow internet connections can also access those services

  • Fix setting timezone inside the system. You should now see trigger signal types with the correct timezone information

  • [Application Builder] Fix execute function in some beta code objects to allow triggering from any in port

  • [Application Builder] Improve code object internal performance

  • [Application Builder] Improve importing older apps

  • [Application Builder] Fix parsing of numbers in default value property of port

  • [Application Builder] Fix minor typo in subtraction object

  • [Gateways/Services] Fix Tradfri Gateway for Tradfri Bridges running version 15.x

  • [Gateways/Services] Fix caching during SmartThings setup

  • [Frontend] Fix uptime formatting

  • [Frontend] Fix notification for installing a service

  • [Frontend] Fix race condition in subscribing to notification events ( like firmware upload )

  • [Frontend] Minor language improvements