-
IDE
-
Improved the console output [#143]
-
Improved the preview [#146]
-
Added an option to enable/disable the login requirement to access the IDE [#149]
-
Improved the way new projects are created [#156]
-
Added an auto-save function [b99325f]
-
Fixed dashboard preview on lower resolution [#166]
-
Added support for creating / editing shell scripts [2740a52]
-
Added a logo at login screen [7472dad]
-
API
- Added a debounce time parameter for interrupts [d2a9fe2]
- Added support for interrupts in javascript [6c310db]
- Fixed a bug with detachInterrupt function [#158]
- Fixed the initSerial parameters [0aedb88]
- Improved stability of IoTPy [#148]
- Improved the way the LPC is detected by IoTPy [#163]
- Added support for DS18B20 sensors [#165]
-
System
-
Examples
- Initial release