Releases: danielperna84/hass-configurator
Releases · danielperna84/hass-configurator
0.1.4
- UI improvements
- Switch and create git branches
0.1.3
- Upload and download files
- Basic Git integration
- Minor UI changes and fixes
0.1.2
- Backend improvements @danielperna84
- Further UI improvements @jmart518
- Add / delete files / folders
0.1.1
0.1.0
- Switch to material design @jmart518
- New filebrowser @danielperna84
- Custom settings-menu (@jmart518 & danielperna84)
0.0.8
- 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
0.0.7
- 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
0.0.6
- Added SSL support
- Added HASS restart button
- Added version indicator with link to repo