zigbee2mqtt-frontend 0.6.153 → 0.6.155

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,28 @@
1
+ ## [0.6.155](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.154...0.6.155) (2024-02-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **i18n:** fix locale map ([ee42125](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ee42125546378e08c1364de8d285cf50568c4283))
7
+
8
+
9
+ ### Features
10
+
11
+ * **i18:** add locale downloader script ([c7061cf](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c7061cf9dadc169237a5faf0f7a00369de7b873f))
12
+ * **i18n:** update locales ([d2a4358](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d2a4358d320e9e10329167ca355f3b27ea78c013))
13
+ * **ImageLocaliser:** add support for downloading PNG device images ([732dee9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/732dee9e073644e0fed3ccbeb3e3a4ff86df3a23))
14
+
15
+
16
+
17
+ ## [0.6.154](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.153...0.6.154) (2024-02-03)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * **device-page:** fix search in header device selector ([919a3aa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/919a3aa2cd2853bd2bf69cb3e92c5344101bceef))
23
+
24
+
25
+
1
26
  ## [0.6.153](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.152...0.6.153) (2024-02-03)
2
27
 
3
28