19.4.0
2023-04-29
Aggregation Functions (min, max, avg) for Display, Gauge and Centered Gauge Widgets
Bug fixing and performance improvements
19.3.0
2022-11-15
Connection and Disconnection buttons disabled when not usable
Layout improved
Search Bar in Widget Lists
Search Bar in Connections
Bug fixing and performance improvements
19.2.0
2022-09-18
Fixes and improvements for iOS16
Code Generator: Fixes to MicroPython code generator
Code Generator: Error management improved with more meaningful messages
19.1.0
2022-08-20
Page configuration: fix to allow to change rows and columns with any value
Input fields now have the clear on edit option
Input fields allow to enter negative numbers
Code Generator: fixes on generated code for Display Widget
Apple Watch: fix to make the rescanning button tappable
Apple Watch: overflow/underflow indication for Bar Widget
19.0.0
2022-08-11
* Support for Raspberry Pi Pico W
* Code Generator: Now suppports for Raspberry Pi Pico W using both C and MicroPython
* Some fixes in the Python code generator
* New feature for duplicating an existing Widget List
* BarWidget Overflow / Underflow indication
18.0.0
2022-03-04
Support for ESP8622 as board and not only as communication device
Code Generator: support for ESP8622 boards
Code Generator: fix for CC3000
SD Card Widget: text can now scroll in both directions
Logged Data Graph Widget: fixes and improvements
Fixes and Performance improving
17.2.1
2022-01-16
Fix to properly convert old Widget Lists on some devices.
Old unconverted Widget Lists are automatically attached to the Support Request mail (this works if the app has not been uninstalled).
17.2.0
2022-01-08
Display Widget, Gauge Widget and Centered Gauge Widget can scale and shift received values.
Bug Fixing and performance improvements.
17.1.0
2021-10-08
New feature to copy all the widgets from one page to the current page
Bluetooth connection names automatically updated when the device name changes
Bug fixing and performance improvements
17.0.7
2021-09-22
Command Widget improved
iCloud driver accessibility issued fixed
Minor fixes and improvements
17.0.6
2021-09-16
- Email sharing disabled for Widget Lists stored on iCloud
- Registration and Support Request mail addresses fixed
- Code Generation for ESP8266 fixed (please update the related library as well)
17.0.5
2021-08-18
Minor improvements and bug fixing
17.0.4
2021-08-10
Minor improvements and bug fixing
17.0.3
2021-07-30
Fix to properly convert old widgets lists for some user who had their widgets lists disappeared
Fix to update the connection information for the current widget list
17.0.2
2021-07-27
Fix: Hostnames are accepted in WiFi connections
Fix: Connections existing in old widgets lists are automatically created when the widgets list is opened
17.0.1
2021-07-24
Fixes the top and lower side of the screen cut on some devices.
17.0.0
2021-07-23
1. User Interface redesigned
2. Each Widget page can have a different number of widgets (widgets resize automatically)
3. Each Widget Page can be connected to a different board
4. Apple Watch can directly connect to the board via Bluetooth
5. Bug fixed in many Arduino Libraries
6. Support for Arduino Nano 33 IoT with Bluetooth
7. Support for Raspberry Pico PI (with MicroPython)
8. Mostly unused Widgets removed to keep the app light (get in touch if you miss any Widget)
9. Voice commands turned free from this version
16.1.0
2021-01-09
Support for iPhone X12 / X12 Pro / X12 Max
16.0.0
2020-02-27
Support for Arduino Nano 33 IoT
Code Generator support for Nano 33 IoT
15.1.2
2020-01-26
Bug fixed for iPad Pro 11-inch
15.1.1
2020-01-04
Fixed a bug that prevented to open Widget Lists from email
15.1.0
2019-11-10
Compatible with iOS13
Compass Widget
Voice Commands updated for supporting Compass Widget
Code Generator: support for Compass Widget
Code generator: the generated code also contains the indication of the target board and the target communication device
Bug fixes and performance improvements
15.0.0
2019-08-30
- Micropython support for ESP32
- Code Generator and PIN Code Generator support Micropython for ESP32
- Support for HM-19 Bluetooth adapter
- Support for RFduino, Galileo and RedBearLab BLE boards dropped. Your existing projects will continue to work.
- Code Generator and PIN Code Generator don't support RFduino, Galileo and RedBearLab BLE boards anymore.
- Code Generator fixed for ThermostatWidget
- The selected Widgets are unselected turning edit mode off
- TextField Widget configuration fixed when in black background mode
- Fix for buttons hidden when in black background mode
14.0.0
2019-07-10
Rotary Switch Button now has 4 different positions
Code Generator now saves the generated code directly into the iCloud Drive. No more downloading and uploading code via web browser.
Code Generator updated to support the new Rotary Switch Widget
Code Generator documentation updated
User Interface slightly improved
Application size largely reduced
13.2.2
2019-06-10
TextField Widget can get initial value from the board through the sync process.
Code Generator updated for synchronize the TextField Widget.