File tree 3 files changed +13
-2
lines changed
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 5.4.0
4
+
5
+ - Add Generate UUID menu item
6
+ - Harmonize Home Assistant term
7
+ - Rename Components to integrations
8
+ - Remove images for libraries
9
+ - Update jQuery to 3.6.0
10
+ - Update js-yaml to 4.1.0
11
+ - Update Ace Editor to 1.9.6
12
+
3
13
## 5.3.3
4
14
5
15
- Fix Home Assistant API endpoint
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ codenotary:
9
9
signer : notary@home-assistant.io
10
10
base_image : notary@home-assistant.io
11
11
args :
12
- CONFIGURATOR_VERSION : 0.4.1
12
+ CONFIGURATOR_VERSION : 0.5.0
Original file line number Diff line number Diff line change 1
1
---
2
- version : 5.3.3
2
+ version : 5.4.0
3
3
slug : configurator
4
4
name : File editor
5
5
description : Simple browser-based file editor for Home Assistant
6
6
url : https://github.com/home-assistant/hassio-addons/tree/master/configurator
7
+ codenotary : notary@home-assistant.io
7
8
arch :
8
9
- armhf
9
10
- armv7
You can’t perform that action at this time.
0 commit comments