mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
committed by
Pascal Vizeli
parent
17576219dc
commit
2c04d75506
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.2.6
|
||||||
|
- Displaying current filename in title
|
||||||
|
- Added menu item to open configurator in new tab
|
||||||
|
- Automatically load last viewed (and not closed) file via localStorage
|
||||||
|
- CTRL+s / CMD+s can now be used to save files
|
||||||
|
- Prompting before saving now opt-in in editor settings
|
||||||
|
|
||||||
## 0.2.5
|
## 0.2.5
|
||||||
- Added warning-logs for access failure
|
- Added warning-logs for access failure
|
||||||
- Added transparency to whitespace characters
|
- Added transparency to whitespace characters
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Configurator",
|
"name": "Configurator",
|
||||||
"version": "0.2.5",
|
"version": "0.2.6",
|
||||||
"slug": "configurator",
|
"slug": "configurator",
|
||||||
"description": "Browser-based configuration file editor for Home Assistant.",
|
"description": "Browser-based configuration file editor for Home Assistant.",
|
||||||
"url": "https://home-assistant.io/addons/configurator",
|
"url": "https://home-assistant.io/addons/configurator",
|
||||||
|
|||||||
Reference in New Issue
Block a user