v1.14.0B1
Pre-release
Pre-release
- Rewritten core parts of the software. It now uses dependency injection and features are moved into dedicated services
- Added support for creating backups and restoring them
- The Management Console is now a HTML/JavaScript app which is also deployed to the controller
- Added a new notification feature which allows creating notifications which are shown in the app
- Added a resource service which allows creating localized versions of messages etc.
- Cleaned up the solution and merged several projects into a single one
- Migrated to the Anniversary Edition of Windows 10 IoT Core
- Changed the layout of the weather information in the app
- Exposed the settings of several services to the new management app
- Migrated the entire code to use 'Json.NET' instead of own JSON implementations
- Components are now supporting complex states instead of single value based states