hass-configurator/changelog.txt
2017-02-08 00:45:55 +00:00

41 lines
1.3 KiB
Text

Version 0.0.9 (2017-02-08)
- Switch to material design @jmart518
- New filebrowser @danielperna84
- Custom settings-menu (@jmart518 & danielperna84)
Version 0.0.8 (2017-02-03)
- Got rid of chroot workaround (Issue #2)
- Added confirmation dialog before saving files
- Changes to toolbar with extended editor settings
- Editor settings saved when Save-dialog is shown
- Allow setting file extensions to be shown in browser
- Loading files doesn't select whole text anymore
- Set directories to exclude from file browser
Version 0.0.7 (2017-02-01)
- Inserted elements are selected as visual feedback
- Focus jumps to end of selection
- Added optional authentication
- Added optional ALLOWED_NETWORKS to restrict access
- Added optional BANNED_IPS to restrict access
- Added optional IP banning if authentication fails
- Added optional persistent settings
- Bugfixes
- Code cleanup
Version 0.0.6 (2017-01-29)
- Added SSL support
- Added HASS restart button
- Added version indicator with link to repo
Version 0.0.5 (2017-01-27)
- Ugly workaround to run configurator.py from somewhere else than HASS-dir (Issue #1)
Version 0.0.4 (2017-01-26)
- Added modal dialogs (displayed when AJAX is done, dismiss with click)
Version < 0.0.4
- Added toolbar
- Added select-elements filled with bootstrap data
- Initial release
- Whatever I forgot