zigbee2mqtt-frontend 0.6.147 → 0.6.149

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 ADDED
@@ -0,0 +1,4636 @@
1
+ ## [0.6.149](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.148...0.6.149) (2023-12-10)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **notification:** automatically hide notifications ([6e68715](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6e68715c482c4281f188e08303d243fcc86db214))
7
+
8
+
9
+ ### Features
10
+
11
+ * **memoize-table-columns:** memoize device list table columns ([ec9bf9e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ec9bf9e41d97a73b374978a598aff9ea6430e13e))
12
+ * **scrolltotop:** add ScrollToTop component ([ab454fc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ab454fc957c9391e39e979e60aa723d344be5486))
13
+ * **ui:** allow display illuminance_lux in dashboard ([5a8509a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5a8509a86cde169f4071f74d35cfad447ffac99d))
14
+
15
+
16
+
17
+ ## [0.6.148](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.147...0.6.148) (2023-12-05)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * **i18n:** fix typo in German translations ([#1848](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1848)) ([f23375f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f23375fee8c0527bef17d804de4359c7490b6283))
23
+
24
+
25
+
26
+ ## [0.6.147](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.146...0.6.147) (2023-11-21)
27
+
28
+
29
+ ### Features
30
+
31
+ * **battery:** use `battery_state` ([c16faeb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c16faebe1b96bb7da9c48901a0f4223ba64b9683))
32
+
33
+
34
+
35
+ ## [0.6.146](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.145...0.6.146) (2023-11-20)
36
+
37
+
38
+ ### Features
39
+
40
+ * **deviceImage:** allow to pre download device images ([db81940](https://github.com/nurikk/zigbee2mqtt-frontend/commit/db8194069b46cebc34cd4701d85109afe81c894a))
41
+
42
+
43
+
44
+ ## [0.6.145](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.144...0.6.145) (2023-11-20)
45
+
46
+
47
+ ### Bug Fixes
48
+
49
+ * **Table:** fix uniq keys ([189ba35](https://github.com/nurikk/zigbee2mqtt-frontend/commit/189ba352815521ffbfdb43fc70b9478cb6bd6c21))
50
+
51
+
52
+ ### Features
53
+
54
+ * **notifications:** replace notifications library ([1f477f1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1f477f15519a084cd1733ad6ed9635ecbe311063))
55
+
56
+
57
+
58
+ ## [0.6.144](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.143...0.6.144) (2023-11-19)
59
+
60
+
61
+ ### Features
62
+
63
+ * **ota:** allow sorting by ota update avaliable state ([a298487](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a298487e1825a6ed50c45c2fde7bf6cf8d78b15e)), closes [#1819](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1819)
64
+
65
+
66
+
67
+ ## [0.6.143](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.142...0.6.143) (2023-11-09)
68
+
69
+
70
+ ### Bug Fixes
71
+
72
+ * **composite/list:** fix climate schedule not working ([5803577](https://github.com/nurikk/zigbee2mqtt-frontend/commit/58035775b6cdc622ec7a0468481fce08fae9a538))
73
+
74
+
75
+
76
+ ## [0.6.142](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.141...0.6.142) (2023-10-27)
77
+
78
+
79
+ ### Bug Fixes
80
+
81
+ * **list:** fix list editor ([3df395b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3df395b774816b7605cf34699c4e9cdf288f1b56))
82
+ * **pretty:** pretty it ([4009890](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4009890e0ece16a069b511e079ac341e343e3d19))
83
+
84
+
85
+
86
+ ## [0.6.141](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.140...0.6.141) (2023-10-27)
87
+
88
+
89
+ ### Bug Fixes
90
+
91
+ * **pretty:** pretty it ([b29dabf](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b29dabf0f3898e799509fb35ccdddc00b97db5db))
92
+
93
+
94
+
95
+ ## [0.6.140](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.139...0.6.140) (2023-10-24)
96
+
97
+
98
+ ### Bug Fixes
99
+
100
+ * **composite:** fix apply button missing for composite exposes [#1759](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1759) ([8be8925](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8be8925d0ec95ae271e02f832e24a4c82531dff0))
101
+ * **gradient:** submit gradient through apply button instead of every value ([97e2c6d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/97e2c6db6f68601138099c31c99f5f24c2e9587f))
102
+
103
+
104
+
105
+ ## [0.6.139](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.138...0.6.139) (2023-10-22)
106
+
107
+
108
+
109
+ ## [0.6.138](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.137...0.6.138) (2023-10-21)
110
+
111
+
112
+ ### Bug Fixes
113
+
114
+ * **code-style:** run prettier ([4731e09](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4731e0935d82359fc60382280df3ddd1f5d7287f)), closes [#1803](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1803)
115
+
116
+
117
+ ### Features
118
+
119
+ * **about:** add zigbee-herdsman-converters/zigbee-herdsman version to about page ([#1817](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1817)) ([474888c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/474888cb80ec5bbf8f1f1999627e2ff76803b7d6))
120
+ * **dashboard:** add icons for some features ([652b689](https://github.com/nurikk/zigbee2mqtt-frontend/commit/652b689207d097a06ca779ac5b1e0b44cc2bf184))
121
+ * **eslint:** add to GH Actions check ([db8ee06](https://github.com/nurikk/zigbee2mqtt-frontend/commit/db8ee06baff6156d7a54b5b263ecd5606e98e548))
122
+
123
+
124
+
125
+ ## [0.6.137](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.136...0.6.137) (2023-10-04)
126
+
127
+
128
+ ### Bug Fixes
129
+
130
+ * **device image:** remove slsys pictures since it doesn't exist anymore ([a2e3dc3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a2e3dc31110b33aa5fe38e5e8ec7970aabf315bf))
131
+ * **expose:** label not shown ([a9c2291](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a9c22917c20050739def61a542746a257044cdfb))
132
+ * **getCurrentTheme:** fix light theme switching ([91d8508](https://github.com/nurikk/zigbee2mqtt-frontend/commit/91d85081c4d84b587803b2787b10abd3c610ae38))
133
+ * **typo:** correct typo ([5764c1f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5764c1f7dd7dc0029f3100f89f44b4aa9ae3c7ef))
134
+
135
+
136
+ ### Features
137
+
138
+ * **ci:** check code style ([0f1994d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0f1994d4e96c32017a4aa814dfac69d4b8ba1f7c))
139
+ * **deps:** add engine dependency ([ab54eda](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ab54eda4e97637efd9a6e928d7902348dbd10e17))
140
+
141
+
142
+
143
+ ## [0.6.136](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.135...0.6.136) (2023-09-21)
144
+
145
+
146
+ ### Bug Fixes
147
+
148
+ * **expose:** fix `undefined` in label for binary state expose ([912b1b0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/912b1b0d0f2c0a2f252ddbeffdc2bdf909bbb042))
149
+
150
+
151
+
152
+ ## [0.6.135](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.134...0.6.135) (2023-09-01)
153
+
154
+
155
+ ### Bug Fixes
156
+
157
+ * fix https://github.com/nurikk/zigbee2mqtt-frontend/issues/1772 ([#1775](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1775)) ([44ade96](https://github.com/nurikk/zigbee2mqtt-frontend/commit/44ade9695fb907228debce6b5e2794dce5c958f6))
158
+
159
+
160
+
161
+ ## [0.6.134](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.133...0.6.134) (2023-08-27)
162
+
163
+
164
+ ### Bug Fixes
165
+
166
+ * **expose:** remove commented line ([26af80c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/26af80c833ffdc39233f016149719dbbbb2d7e14))
167
+
168
+
169
+ ### Features
170
+
171
+ * **expose:** use label name in expose ([d4873e5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d4873e5e2a718d08ca9e9c23bb97acea9799858f))
172
+ * **getCurrentTheme:** auto detect prefered theme ([2985773](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2985773019b25103461894e935466a08ef8e74a0))
173
+ * **i18n:** import new strings ([e95d9fa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e95d9fab18cb1c8f952ff54200420796a7c670e3))
174
+ * **i18n:** trim locales ([d2540ff](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d2540ffcb5a03ed5dc02f31b53a1ed3c6e2d12d0))
175
+
176
+
177
+
178
+ ## [0.6.133](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.132...0.6.133) (2023-07-21)
179
+
180
+
181
+ ### Bug Fixes
182
+
183
+ * **bind:** show correct clusters in bind list https://github.com/Koenkk/zigbee2mqtt/issues/10740 ([ab5cc39](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ab5cc3955c89228767a3dda47a0d71e6d6ac9ea3))
184
+
185
+
186
+
187
+ ## [0.6.132](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.131...0.6.132) (2023-07-11)
188
+
189
+
190
+ ### Features
191
+
192
+ * **BindRow:** allow to select any known cluster for coordinator binding ([56d2311](https://github.com/nurikk/zigbee2mqtt-frontend/commit/56d2311cb5c057fba8e56d9d0868970759adb618))
193
+
194
+
195
+
196
+ ## [0.6.131](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.130...0.6.131) (2023-07-03)
197
+
198
+
199
+ ### Bug Fixes
200
+
201
+ * **ci:** fix update_dep ([3c42fc8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3c42fc8af738a18bc58ff96839c2307cd538713b))
202
+
203
+
204
+
205
+ ## [0.6.130](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.129...0.6.130) (2023-07-03)
206
+
207
+
208
+ ### Bug Fixes
209
+
210
+ * **Composite:** fix features aggregation ([b6499e1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b6499e1894920dbc41182654bd8a30043e59eda9)), closes [#1736](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1736)
211
+ * **i18n:** simplified Chinese auto detect ([4e337c5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4e337c5a8718d4977585c94cdf8895cae1a65385))
212
+ * **LocalePicker:** cix Dannish flag ([8629b58](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8629b5865858344fb538d6ebcd5142d6e61c9c4e))
213
+
214
+
215
+
216
+ ## [0.6.129](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.128...0.6.129) (2023-05-06)
217
+
218
+
219
+ ### Bug Fixes
220
+
221
+ * BG translation update group translations ([ab0babc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ab0babc6da1aea405d0086109cd7b4ed4b8e29f3))
222
+ * rewording some BG translations ([2c5e6a3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2c5e6a37125475095b89d033447ec75bfd27bfe1))
223
+ * rewording some BG translations ([7d788ed](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7d788edb4d2fc55fe4f474f989e5e2cad62e75a3))
224
+
225
+
226
+ ### Features
227
+
228
+ * Add initial support for Bulgarian language ([57558d7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/57558d737aa12c90a86f504d8fa8cb53f8ae56ee))
229
+ * BG - add common translations ([b1633db](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b1633db892c926279a9f51ab4467d6e1f4dbdd80))
230
+ * BG - add extensions translations ([203c941](https://github.com/nurikk/zigbee2mqtt-frontend/commit/203c94155e4012574ba2dd57fffae91eac490586))
231
+ * BG - add groups translations ([89dad51](https://github.com/nurikk/zigbee2mqtt-frontend/commit/89dad518fb4ccd3fa17a24864c38be30cdb75229))
232
+ * BG - add logs, map, navbar, ota translations ([e5449fd](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e5449fd22ae454feb511d201bf74d88d569cd5ce))
233
+ * BG - add scene, stats, vailability translations ([63be1fc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/63be1fcc47add36e4e84d8e8d1d0eb4144b87646))
234
+ * BG - add settings, touchlink translations ([580b14e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/580b14e080335ac91e64ac5678c99347a644c486))
235
+ * BG - add values translations ([f327859](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f327859348c7aa1e65f0b21204a13f3503a1ea53))
236
+ * BG - add zigbee translations ([05aa39c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/05aa39c754c9d0456b95ae98d3609b75409f1a3a))
237
+ * BG - devicePage and exposes translations ([fb9cce0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/fb9cce0651b0af136d99eebf231fd79ad0565059))
238
+ * BG - featureNames translations first pass ([8a2f20f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8a2f20f9a5f98f72e5401c51af30bb6956d1de17))
239
+ * BG - settingsSchemaTitles translations ([3071b2c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3071b2cf011f394412bc348215ab7546d1e48f59))
240
+ * **i18n:** import z2m translation ([f00dab3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f00dab33c2830c6a4bdaceb4afdbe1f4ab7b7b2e))
241
+ * **i18n:** trim locales ([7e71ef3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7e71ef38399fe228ca6a35a1184ff259f29c7480))
242
+
243
+
244
+
245
+ ## [0.6.128](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.127...0.6.128) (2023-05-01)
246
+
247
+
248
+ ### Bug Fixes
249
+
250
+ * **attribute-picker:** picking "select attribute" crashes ([#1704](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1704)) ([113cb46](https://github.com/nurikk/zigbee2mqtt-frontend/commit/113cb4651ece0440e5580bd1a7ef1997ea0ac787))
251
+ * **composite:** fix composite feature property changes ([1c5d431](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1c5d431afe3ee8ae43c93370d1df82c042e14fc5))
252
+ * **gradient:** fix gradient feature types ([99314c7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/99314c78e9c24e9cc1a32e3d692256ef02f273ad))
253
+ * **range-editor:** send value on stepper click ([#1710](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1710)) ([85d0761](https://github.com/nurikk/zigbee2mqtt-frontend/commit/85d076103a9759a5a9abf04513a9b51205a21c9c))
254
+
255
+
256
+
257
+ ## [0.6.127](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.126...0.6.127) (2023-03-19)
258
+
259
+
260
+ ### Bug Fixes
261
+
262
+ * **forms:** fix disapearing changes on device state update ([84882cc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/84882cc525d607bcf403bca2288288ddde60ae89))
263
+
264
+
265
+
266
+ ## [0.6.126](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.125...0.6.126) (2023-03-06)
267
+
268
+
269
+ ### Features
270
+
271
+ * **deps:** update zh and zhc deps ([1ff5bc1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1ff5bc10747f3e82af5628de303cdcee16726b64))
272
+
273
+
274
+
275
+ ## [0.6.125](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.124...0.6.125) (2023-02-27)
276
+
277
+
278
+ ### Features
279
+
280
+ * **reporting:** fix min/max/change reporting interval being a string ([#1686](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1686)) ([c1ca9dc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c1ca9dc4fba11f529697a1be127ba2c3237f0fad))
281
+
282
+
283
+
284
+ ## [0.6.124](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.123...0.6.124) (2023-01-20)
285
+
286
+
287
+ ### Features
288
+
289
+ * **list:** fix composite list not showing values from state ([#1658](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1658)) ([9f1cf7a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9f1cf7ae63ad81f0883c84635093290eb3f26ec9))
290
+
291
+
292
+
293
+ ## [0.6.123](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.122...0.6.123) (2023-01-13)
294
+
295
+
296
+
297
+ ## [0.6.122](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.121...0.6.122) (2023-01-11)
298
+
299
+
300
+ ### Features
301
+
302
+ * **gradient:** support setting philips hue gradients ([#1618](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1618)) ([eb03a05](https://github.com/nurikk/zigbee2mqtt-frontend/commit/eb03a05a01727e685bfe071da368d542e5c60ab7))
303
+ * **i18n:** import translations ([2b12042](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2b1204297c4cbce1f58403d284b4c58d4592935e))
304
+
305
+
306
+
307
+ ## [0.6.121](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.120...0.6.121) (2022-12-31)
308
+
309
+
310
+ ### Features
311
+
312
+ * **disabled:** improve disabled ([#1639](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1639)) ([957c234](https://github.com/nurikk/zigbee2mqtt-frontend/commit/957c234d776c8fadfde2d02709ec8856ab2db5c4))
313
+ * **i18n:** trim locales ([f521420](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f5214208642fa603e4c334d38542b9f4663f3dff))
314
+
315
+
316
+
317
+ ## [0.6.120](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.119...0.6.120) (2022-12-23)
318
+
319
+
320
+ ### Bug Fixes
321
+
322
+ * **composite:** fix list of enums and greyed out apply button ([f3ae8f8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f3ae8f84d3c1941b0ca53c9505abe7bb2f1d3bd7))
323
+
324
+
325
+ ### Features
326
+
327
+ * **disabled:** add disabled option ([#1637](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1637)) ([01ab599](https://github.com/nurikk/zigbee2mqtt-frontend/commit/01ab5999844f4246f2e1cc103ec08af9d9005b77))
328
+
329
+
330
+
331
+ ## [0.6.119](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.118...0.6.119) (2022-11-20)
332
+
333
+
334
+ ### Bug Fixes
335
+
336
+ * **composite:** fix allInnerFeaturesHaveValues ([ee70262](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ee70262e8d71eabe12ca7d156c36644f71a9cc7a))
337
+
338
+
339
+
340
+ ## [0.6.118](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.117...0.6.118) (2022-11-19)
341
+
342
+
343
+ ### Bug Fixes
344
+
345
+ * **exposes:** fix composite attribute behaviour ([52c1d87](https://github.com/nurikk/zigbee2mqtt-frontend/commit/52c1d872884dfa169df1b6bd79c388f9acacb7fb))
346
+
347
+
348
+ ### Features
349
+
350
+ * **exposes:** add support for list exposes ([bfab254](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bfab254f0def618168db240377b0575b5f03d2b7))
351
+ * **i18n:** trim locales ([ad75cbf](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ad75cbf165e3654c40c98c1480fa932b58fe77e4))
352
+
353
+
354
+
355
+ ## [0.6.117](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.115...0.6.117) (2022-11-15)
356
+
357
+
358
+ ### Bug Fixes
359
+
360
+ * **composite:** fix controlled state update ([d56542d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d56542db878ecef49e408f750f9b8d9e8f0a598c))
361
+
362
+
363
+
364
+ ## [0.6.116](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.115...0.6.116) (2022-11-15)
365
+
366
+
367
+ ### Bug Fixes
368
+
369
+ * **composite:** fix controlled state update ([42177b8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/42177b8526c1938d0b31a2b0afbbad2a3f91b154))
370
+
371
+
372
+
373
+ ## [0.6.115](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.114...0.6.115) (2022-11-05)
374
+
375
+
376
+ ### Bug Fixes
377
+
378
+ * **i18n:** remove empty strings ([885a8aa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/885a8aa84702b9fd4b267077e7d7896534c40be9))
379
+
380
+
381
+ ### Features
382
+
383
+ * **auth:** read auth token from URL ([#1590](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1590)) ([32a885d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/32a885d749065d64fb370464be770063bdd70bda))
384
+ * **BridgeApi:** enable join after adding install code ([0b0d7ba](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0b0d7baf2d7010b5d0e3fb0941815737523e6c3e))
385
+ * **i18:** import translations ([1e4a0b9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1e4a0b9eb60053f0e6035869ec6b74a3bd8f3e6d))
386
+ * **i18n:** add missing locale keys ([80d4109](https://github.com/nurikk/zigbee2mqtt-frontend/commit/80d41095ecf6ccc705e1fc0b8748c064f1f1dbde))
387
+ * **i18n:** trim locales ([3b093aa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3b093aa9998d7139de335701fc68df713a7d0152))
388
+
389
+
390
+
391
+ ## [0.6.114](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.113...0.6.114) (2022-10-02)
392
+
393
+
394
+ ### Bug Fixes
395
+
396
+ * **ColorEditor:** fix rgb to other colors conversion ([8a7fa80](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8a7fa80f9c5661a0627f0f319a77b2cee22d2d1b))
397
+
398
+
399
+ ### Features
400
+
401
+ * **DashboardFeatureWrapper:** Add more icons ([#1560](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1560)) ([ba978e0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ba978e084095f58a38744a425444f68585c34d93))
402
+
403
+
404
+
405
+ ## [0.6.113](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.112...0.6.113) (2022-10-01)
406
+
407
+
408
+ ### Bug Fixes
409
+
410
+ * **reporting:** fix reporting rule validation ([ce20ed1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ce20ed1a7f199799a2e5809e932e27ea519039f3))
411
+ * **template:** remove prefetch ([5821e0c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5821e0ce4bc8d7110100824ee7811aa43d486bef))
412
+
413
+
414
+ ### Features
415
+
416
+ * **i18n:** import translation from z2m ([19f76db](https://github.com/nurikk/zigbee2mqtt-frontend/commit/19f76db708cb800e72a69eb4134aed2699000e90))
417
+ * **i18n:** trim locales ([8427005](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8427005654094671c8d890819b71dda66bb7d4e3))
418
+
419
+
420
+
421
+ ## [0.6.112](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.111...0.6.112) (2022-09-27)
422
+
423
+
424
+ ### Bug Fixes
425
+
426
+ * **i18n:** fix danish locale ([db9f4d8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/db9f4d88d6b83da5d38667146172debd4a8986b7))
427
+
428
+
429
+ ### Features
430
+
431
+ * **settigns:** change install code class ([873f115](https://github.com/nurikk/zigbee2mqtt-frontend/commit/873f115e9943855e997549f85c1607479eb20fa5))
432
+
433
+
434
+
435
+ ## [0.6.111](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.110...0.6.111) (2022-09-03)
436
+
437
+
438
+ ### Features
439
+
440
+ * **i18n:** add missing translation key ([317c5fa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/317c5faa7f4563bb8a14e914b80495e35e17f2ca))
441
+ * **settings:** add install code support ([b878bc7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b878bc7952c2472efdf69d2fdc03e59dee497002))
442
+
443
+
444
+
445
+ ## [0.6.110](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.109...0.6.110) (2022-08-29)
446
+
447
+
448
+ ### Features
449
+
450
+ * **GlobalFilter:** add clear button ([7bad83f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7bad83f25f99a0d98f5a6a8745e857a502e74bf3))
451
+
452
+
453
+
454
+ ## [0.6.109](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.108...0.6.109) (2022-08-29)
455
+
456
+
457
+ ### Features
458
+
459
+ * **dashboard:** implement filter ([dae863c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/dae863c9fe2e9a4498f2ea2e489f2ac5c092df33))
460
+ * **i18n:** import z2m translations ([c82df11](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c82df115bd8e49120eb823d33e54e6c46030fe51))
461
+ * **i18n:** trim locales ([3b4cf4a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3b4cf4a20158c052cef97806c22fd1c00697024e))
462
+
463
+
464
+
465
+ ## [0.6.108](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.107...0.6.108) (2022-08-16)
466
+
467
+
468
+ ### Bug Fixes
469
+
470
+ * **build:** add NPM_TOKEN ([24524ea](https://github.com/nurikk/zigbee2mqtt-frontend/commit/24524ea7e062f94efd54ba336ef30ff4cc7c715f))
471
+ * **build:** fix env ([b54bcd4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b54bcd4f9671829a719c67c6a1f85cd517ac7d8f))
472
+ * **build:** fix key ([8f459b1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8f459b1d0a8c70a985da7182934f691023f33206))
473
+ * **Feature:** fix composite feature property ([3b2a6f8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3b2a6f8bd24950fb6ab951db2439788060eb46f6))
474
+ * **github-workflow:** fix build ([efc0638](https://github.com/nurikk/zigbee2mqtt-frontend/commit/efc06382e881236cbb81c00325179676dc4002a2))
475
+
476
+
477
+
478
+ ## [0.6.107](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.106...0.6.107) (2022-07-17)
479
+
480
+
481
+ ### Bug Fixes
482
+
483
+ * **i18n:** fix Norwegian localisation scaffold ([d6e07da](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d6e07daa87411dae026ec7a363a9f5040b856761))
484
+
485
+
486
+ ### Features
487
+
488
+ * **StartStopJoinButton:** enable join over coordinator ([8222b06](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8222b06a83195fa5c707f407d3845d3b27c5ed80))
489
+
490
+
491
+
492
+ ## [0.6.106](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.105...0.6.106) (2022-07-12)
493
+
494
+
495
+ ### Features
496
+
497
+ * **theme:** update appstack theme to the latest version ([7910802](https://github.com/nurikk/zigbee2mqtt-frontend/commit/79108025cac9b397b56d4dfd6327057ce392aca8))
498
+
499
+
500
+
501
+ ## [0.6.105](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.104...0.6.105) (2022-07-10)
502
+
503
+
504
+ ### Features
505
+
506
+ * **DashboardFeatureWrapper:** add power_outage_count icon ([#1513](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1513)) ([c8f4c18](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c8f4c18ee33126822e0da1bdec134610dfa120ac))
507
+ * **StartStopJoinButton:** sort list of devices on friendly name ([#1514](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1514)) ([9ecabb8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9ecabb8d6b8b11a572e5e1b61238a72015c9bde9))
508
+
509
+
510
+
511
+ ## [0.6.104](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.103...0.6.104) (2022-07-01)
512
+
513
+
514
+ ### Features
515
+
516
+ * **i18n:** import new translations ([d0d165f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d0d165fba2394ef1a7caa7431844a837ebeb54ff))
517
+ * **i18n:** trim locales ([1547a09](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1547a09ea90d7e08d792ab4da17ee2c340297665))
518
+
519
+
520
+
521
+ ## [0.6.103](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.102...0.6.103) (2022-06-20)
522
+
523
+
524
+ ### Bug Fixes
525
+
526
+ * **rjsf:** fix empty label alignment ([1cd1f35](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1cd1f357b47d8699cb684bf2e7cb13c180dcf90e))
527
+
528
+
529
+
530
+ ## [0.6.102](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.101...0.6.102) (2022-06-20)
531
+
532
+
533
+ ### Features
534
+
535
+ * **settings:** use forked rjsf bootstrap5 theme ([f92b1db](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f92b1db06ce7ad0a108dc31de0c1142346bb1624))
536
+
537
+
538
+
539
+ ## [0.6.101](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.100...0.6.101) (2022-06-16)
540
+
541
+
542
+ ### Features
543
+
544
+ * **SettingsPage:** add z2m version to backup file name ([f1367c3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f1367c3bc6014a8efc7dbd7c9c883c350dd63b89))
545
+
546
+
547
+
548
+ ## [0.6.100](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.99...0.6.100) (2022-06-16)
549
+
550
+
551
+ ### Features
552
+
553
+ * **SettingsPage:** add spinner for backup ([44fc604](https://github.com/nurikk/zigbee2mqtt-frontend/commit/44fc604396146e4166aeaf15cd2c4c7ea10e9aaa))
554
+
555
+
556
+
557
+ ## [0.6.99](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.97...0.6.99) (2022-06-13)
558
+
559
+
560
+ ### Features
561
+
562
+ * **tools:** add download backup ([20eda11](https://github.com/nurikk/zigbee2mqtt-frontend/commit/20eda11e313094aead0f0ec50a2416d735a4ddce))
563
+
564
+
565
+
566
+ ## [0.6.98](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.97...0.6.98) (2022-06-13)
567
+
568
+
569
+ ### Features
570
+
571
+ * **tools:** add download backup ([6a988cc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6a988cc54e6a588d825fa91c3452464e8f8f0475))
572
+
573
+
574
+
575
+ ## [0.6.97](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.96...0.6.97) (2022-05-26)
576
+
577
+
578
+ ### Bug Fixes
579
+
580
+ * **i18n:** trim locales ([63625ce](https://github.com/nurikk/zigbee2mqtt-frontend/commit/63625ceb903c07b1409fb5d8429d8ab5e227cfe3))
581
+
582
+
583
+ ### Features
584
+
585
+ * **DevicesTable:** add device description to searchable data ([da1654b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/da1654b4afb711164b3e67d3c69752fbe142785c))
586
+ * **i18n:** update en translation keys ([5818a01](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5818a01801cebe15b7eda60d773838ebaac7503b))
587
+
588
+
589
+
590
+ ## [0.6.96](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.95...0.6.96) (2022-05-25)
591
+
592
+
593
+ ### Bug Fixes
594
+
595
+ * **build:** relative assets path ([adb91de](https://github.com/nurikk/zigbee2mqtt-frontend/commit/adb91de54e27d39336c3f100397e9ff571ffda10))
596
+
597
+
598
+
599
+ ## [0.6.95](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.94...0.6.95) (2022-05-23)
600
+
601
+
602
+ ### Bug Fixes
603
+
604
+ * **DevicesTable:** fix sorting Availability column ([22c1dc3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/22c1dc36719264466ff6ae52b4a38a768a89605a))
605
+
606
+
607
+
608
+ ## [0.6.94](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.93...0.6.94) (2022-05-20)
609
+
610
+
611
+ ### Features
612
+
613
+ * **release:** enable z2m PR ([d186d32](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d186d32f1b02098a4694d08e9f27a1e8dfdb7535))
614
+
615
+
616
+
617
+ ## [0.6.93](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.92...0.6.93) (2022-05-20)
618
+
619
+
620
+ ### Bug Fixes
621
+
622
+ * **npmrc:** fix registry url ([5052243](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5052243f021d1e92dce77087e8c5d1b90a85ad71))
623
+
624
+
625
+
626
+ ## [0.6.92](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.91...0.6.92) (2022-05-20)
627
+
628
+
629
+ ### Bug Fixes
630
+
631
+ * **build:** add node token ([7ee52f2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7ee52f2c229113c3a123089b138653fe82aaa9d6))
632
+
633
+
634
+
635
+ ## [0.6.91](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.90...0.6.91) (2022-05-20)
636
+
637
+
638
+ ### Bug Fixes
639
+
640
+ * **deps:** update lock file ([8a29f41](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8a29f413e3c924429066c68f7d87736a666bf2d2))
641
+
642
+
643
+
644
+ ## [0.6.90](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.89...0.6.90) (2022-05-20)
645
+
646
+
647
+
648
+ ## [0.6.89](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.88...0.6.89) (2022-05-20)
649
+
650
+
651
+ ### Bug Fixes
652
+
653
+ * **build:** --no-git-checks ([87c36cc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/87c36cc4da5f6fb864ee8c4197a4b01059e1a0b6))
654
+
655
+
656
+
657
+ ## [0.6.88](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.87...0.6.88) (2022-05-20)
658
+
659
+
660
+ ### Bug Fixes
661
+
662
+ * **build:** fix publish command ([e42a892](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e42a892dac6e341908a729cd72b014b346fd75bd))
663
+
664
+
665
+
666
+ ## [0.6.87](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.86...0.6.87) (2022-05-20)
667
+
668
+
669
+ ### Bug Fixes
670
+
671
+ * **build:** add sass dependency ([d23e0fd](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d23e0fd1a8865a770fdc6f4735da2f313593d771))
672
+
673
+
674
+ ### Features
675
+
676
+ * **build:** migrate to pnpm ([420aed7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/420aed7573d46e06d767ff2a17fdc20e0203897b))
677
+
678
+
679
+
680
+ ## [0.6.86](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.85...0.6.86) (2022-05-18)
681
+
682
+
683
+ ### Bug Fixes
684
+
685
+ * **DeviceImage:** handle error during image loading ([0c3cc69](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0c3cc69aef64ef4eb18eb9b4d943c7ad779f2008))
686
+
687
+
688
+
689
+ ## [0.6.85](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.84...0.6.85) (2022-05-16)
690
+
691
+
692
+ ### Bug Fixes
693
+
694
+ * **Availability:** lowercase availabilityState ([e217b35](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e217b35d8c999a01a0851bec175bd28d377b6e28))
695
+ * **i18n:** trim locales ([1e53753](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1e53753dfd26c1ec4e1730f059f12fc562a84c37))
696
+
697
+
698
+ ### Features
699
+
700
+ * **devServer:** update mocks ([5396085](https://github.com/nurikk/zigbee2mqtt-frontend/commit/53960857fe116e45c95d5b8f31545ebed1e324bc))
701
+ * **i18n:** add Turkish Translation ([78bb6d6](https://github.com/nurikk/zigbee2mqtt-frontend/commit/78bb6d6058ea1ca6370f3a8c486b458fd4e233c7))
702
+
703
+
704
+
705
+ ## [0.6.84](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.83...0.6.84) (2022-05-02)
706
+
707
+
708
+ ### Features
709
+
710
+ * **exposes:** if tamper true tamper icon fade ([0e4b0d8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0e4b0d857a7cc2260d31e016334432f9719647d0))
711
+
712
+
713
+
714
+ ## [0.6.83](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.82...0.6.83) (2022-04-15)
715
+
716
+
717
+ ### Bug Fixes
718
+
719
+ * **Nodes:** don't clear fx/fy after drag end ([b345855](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b345855b4041bac12a6945850392d0edcc3db5e5))
720
+
721
+
722
+
723
+ ## [0.6.82](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.81...0.6.82) (2022-04-15)
724
+
725
+
726
+ ### Features
727
+
728
+ * **EndpointPicker:** add known endpoints from exposes definition ([705cf11](https://github.com/nurikk/zigbee2mqtt-frontend/commit/705cf11c39dd265c884448fba046529f113012cb))
729
+ * **LogsPage:** add timestamp to logs ([89082f2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/89082f26f05c4b5ce25281e64587aacc78a3821e))
730
+ * **NavBar:** show hostname if running in iframe ([8beb536](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8beb536dc31a171111e605720914a73b42ed738b))
731
+
732
+
733
+
734
+ ## [0.6.81](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.80...0.6.81) (2022-04-15)
735
+
736
+
737
+ ### Bug Fixes
738
+
739
+ * **DeviceControlGroup:** fix missing deviceapi methods ([e7b6566](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e7b65664232931f034d2981f11bfe0dedc2a6450))
740
+ * **i18:** add save_description ([ae35dc9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ae35dc980e90a068019e06ab4fe911e5aa55a7ab))
741
+ * **i18n:** add rename_group ([721dbc9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/721dbc945a0cf3303060d598a0dbed407810187b))
742
+ * **LogRow:** make badge wider ([0832da7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0832da71287bda605090f908807c5c0489b71666))
743
+ * **Table:** increase colspan to accomodate # column ([38b8ed0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/38b8ed0cd7f8a32341222c1201689e56b3f2bf00))
744
+
745
+
746
+ ### Features
747
+
748
+ * **DashboardDevice:** add description to device tile ([056b988](https://github.com/nurikk/zigbee2mqtt-frontend/commit/056b98856b163c90fe5ad055a550c017f1917e91))
749
+ * **i18n:** import new translations ([27c64c9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/27c64c97d4e2b1d4d604cce91c3c185e555cd790))
750
+ * **StartStopJoinButton:** convert seconds to mmss ([f26013c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f26013cbd71ee63a263c092fb3804534b7e28e56))
751
+
752
+
753
+
754
+ ## [0.6.80](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.79...0.6.80) (2022-03-31)
755
+
756
+
757
+ ### Bug Fixes
758
+
759
+ * **i18n:** trim locales ([f08c8d7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f08c8d78adda3c9c032fb2062a40139ed502d777))
760
+
761
+
762
+ ### Features
763
+
764
+ * **DashboardFeatureWrapper:** Add plane icon to away mode ([#1413](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1413)) ([6a3bdf5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6a3bdf57a050919f06fe7ae08b7b57d7053e9d9a))
765
+
766
+
767
+
768
+ ## [0.6.79](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.78...0.6.79) (2022-03-13)
769
+
770
+
771
+ ### Bug Fixes
772
+
773
+ * **DevicesTable:** split IEEE address and short address ([8faeb0b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8faeb0b126563b0a9026533a86de51194d933670))
774
+ * **VendorLink:** fix vendor parameter ([f9499f5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f9499f5a3015e39270b4308a7ed44e858133000c))
775
+
776
+
777
+
778
+ ## [0.6.78](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.77...0.6.78) (2022-03-06)
779
+
780
+
781
+ ### Features
782
+
783
+ * **getGenericFeatureIcon:** add local temperature ([ce1c29e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ce1c29e86e4e490b1020833abb7b976376f5009c))
784
+ * **groups:** show device endpoint on group page ([44caa76](https://github.com/nurikk/zigbee2mqtt-frontend/commit/44caa76fed8df2897993950bf4335114039a5631))
785
+ * **i18n:** trim locales ([5dff8fc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5dff8fcad444b3c0e98451aa64347d40f4d7fa0b))
786
+ * **modal:** refactor modals ([fe9a89d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/fe9a89d20346b23dc4f92a0e3bc81143824cc5cf))
787
+ * **notifications:** replacy notyf with react-notifications ([f465a7d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f465a7d0c8fa59ab5693eb24a58efb9090f1a261))
788
+
789
+
790
+
791
+ ## [0.6.77](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.76...0.6.77) (2022-03-03)
792
+
793
+
794
+ ### Features
795
+
796
+ * **Availability:** add support for new payload format ([9b12806](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9b12806c9aa0b0997846c4573e983310c3aa88ee))
797
+ * **StateNotifier:** remove StateNotifier ([fd53546](https://github.com/nurikk/zigbee2mqtt-frontend/commit/fd53546d6010095c768c7c05d8d767d91f9a8680))
798
+
799
+
800
+
801
+ ## [0.6.76](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.75...0.6.76) (2022-03-01)
802
+
803
+
804
+ ### Bug Fixes
805
+
806
+ * **i18n:** fix locale names ([92763f4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/92763f4d43b92fce438eafea43a8b97140fd94a1))
807
+ * **i18n:** trim locales ([5f91dfa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5f91dfaf9f68e0e1f31e591cdadb1efc3f81e4d0))
808
+
809
+
810
+ ### Features
811
+
812
+ * **i18n:** add Catalan language ([#1382](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1382)) ([533aeb2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/533aeb2e97347431b1f7210e0a8637b90de18009))
813
+
814
+
815
+
816
+ ## [0.6.75](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.74...0.6.75) (2022-02-21)
817
+
818
+
819
+ ### Features
820
+
821
+ * **descripton:** add device description ([034fa7c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/034fa7c506edfc0bceb01610710b6ac1c40a3897))
822
+
823
+
824
+
825
+ ## [0.6.74](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.73...0.6.74) (2022-02-21)
826
+
827
+
828
+ ### Features
829
+
830
+ * **exposes:** implement value_step for numeric ([8b4b063](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8b4b063b5241651c511c827ba113b0c77e0943af))
831
+
832
+
833
+
834
+ ## [0.6.73](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.72...0.6.73) (2022-02-20)
835
+
836
+
837
+ ### Bug Fixes
838
+
839
+ * **dashboard:** add more features to blacklist ([6272ecc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6272eccbf443c73fe55e08a2c32b3e1b6a332257))
840
+ * **i18n:** trim locales ([539f09e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/539f09e9a8d99ade27e9c34ed3accf5a934565fc))
841
+
842
+
843
+ ### Features
844
+
845
+ * **groups:** convert group rename modal to global ([7587ebf](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7587ebf8a06089db0b2edc257395d6acba42e776))
846
+
847
+
848
+
849
+ ## [0.6.72](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.71...0.6.72) (2022-02-20)
850
+
851
+
852
+ ### Bug Fixes
853
+
854
+ * **logs:** fix warning log level filter ([#1284](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1284)) ([4f11e0f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4f11e0f3cadc3c836ff7e62f8329d40b4b8b01d4))
855
+ * **scenes:** fix iteration over null scenes ([f005477](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f005477e2b38c9c761520d0d8e6e58a7e9134d2d))
856
+
857
+
858
+ ### Features
859
+
860
+ * **exposes:** implement list feature ([#1353](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1353)) ([e2d617e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e2d617e242aa310e9558adc7d97c463c34780d8e))
861
+ * **i18n:** update features descriptions ([c8b3af2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c8b3af23cdeca97801a2ca44e0a452e5e5c90abc))
862
+
863
+
864
+ ### Reverts
865
+
866
+ * Revert "chore(deps-dev): bump react-router-dom from 5.3.0 to 6.2.1 (#1313)" ([f3f3e8a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f3f3e8a0df96c1f0afdd6099944e52b1e4e8ef21)), closes [#1313](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1313)
867
+
868
+
869
+
870
+ ## [0.6.71](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.70...0.6.71) (2022-01-30)
871
+
872
+
873
+ ### Bug Fixes
874
+
875
+ * **dev-console:** fix cluster and command type ([881a84a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/881a84a531e4341a6b8b7359bb4b905270b526bf))
876
+
877
+
878
+
879
+ ## [0.6.70](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.69...0.6.70) (2022-01-30)
880
+
881
+
882
+ ### Features
883
+
884
+ * **dev-console:** add support for command ([7363a94](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7363a94ceb8395a2a0ca22e3c7c7bb5a0865abf2))
885
+ * **i18n:** import new translations ([ce4cb61](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ce4cb616463a208937e82b45766b8d0aec75b065))
886
+
887
+
888
+
889
+ ## [0.6.69](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.68...0.6.69) (2022-01-23)
890
+
891
+
892
+ ### Bug Fixes
893
+
894
+ * **dashboard:** remove programming mode from dashboard ([5f03b16](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5f03b16f86f50dd8047f78016edc9be3ab1e5bfa))
895
+
896
+
897
+ ### Features
898
+
899
+ * **i18n:** trim locales ([b505cac](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b505cacc548cc2f39640d0b48005fcb904748c1f))
900
+
901
+
902
+
903
+ ## [0.6.68](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.67...0.6.68) (2022-01-03)
904
+
905
+
906
+ ### Bug Fixes
907
+
908
+ * **OtaPage:** fix firmware version sorting ([#1227](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1227)) ([a118626](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a118626948beeaba504cc612ad7cf5258a98b053))
909
+ * **ReactTableCom:** update Bootstrap spacer class ([#1223](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1223)) ([c4fb8fc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c4fb8fcebbc7dd5d25593275efb3f8fdb2445cfa))
910
+
911
+
912
+ ### Features
913
+
914
+ * **OtaPage:** display device images ([#1228](https://github.com/nurikk/zigbee2mqtt-frontend/issues/1228)) ([7844013](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7844013b4f486308a992e6194316c7ca320be41f))
915
+
916
+
917
+
918
+ ## [0.6.67](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.66...0.6.67) (2021-12-31)
919
+
920
+
921
+ ### Bug Fixes
922
+
923
+ * **exposes:** dont include endpoint into topic name ([2885ebc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2885ebc295ec5e4cff1fc3ab902460f46648ebfd))
924
+
925
+
926
+
927
+ ## [0.6.66](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.65...0.6.66) (2021-12-31)
928
+
929
+
930
+ ### Features
931
+
932
+ * **i18n:** trim locales ([34f9c51](https://github.com/nurikk/zigbee2mqtt-frontend/commit/34f9c512469667c8e36f7e10420d4c3f997add7f))
933
+
934
+
935
+
936
+ ## [0.6.65](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.64...0.6.65) (2021-12-25)
937
+
938
+
939
+ ### Features
940
+
941
+ * **SettingsPage:** add coordinator ieee address ([7aa40d5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7aa40d53466efabee08827717446354a13cf8fdd))
942
+
943
+
944
+
945
+ ## [0.6.64](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.63...0.6.64) (2021-12-24)
946
+
947
+
948
+ ### Features
949
+
950
+ * **i18n:** trim locales ([9eff4eb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9eff4eb7a3483682ee2867c80a04475f34d10775))
951
+
952
+
953
+
954
+ ## [0.6.63](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.62...0.6.63) (2021-12-22)
955
+
956
+
957
+ ### Bug Fixes
958
+
959
+ * **DeviceImage:** fix device prop ([4401445](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4401445ef11213b83fe048dedead5d7fd6ce277f))
960
+ * **icons:** don't load icons from cnd ([5e85897](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5e858975519afbc649dccebb2c59b599d57fc029))
961
+
962
+
963
+ ### Features
964
+
965
+ * **i18n:** import keys ([de5491f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/de5491f16835603d3c37e932c1c6e2267e9261d2))
966
+ * **i18n:** trim locales ([a5b4b6a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a5b4b6a9a05c1699004b303b1e6fa3df71b85a76))
967
+
968
+
969
+
970
+ ## [0.6.62](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.61...0.6.62) (2021-12-19)
971
+
972
+
973
+ ### Bug Fixes
974
+
975
+ * **DeviceImage:** fix fallback logic ([5dd7f7d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5dd7f7da272c30b6db26ece11eb2eb58e53d3e90))
976
+
977
+
978
+ ### Features
979
+
980
+ * **i18n:** trim locales ([33f56e4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/33f56e4c9f133e1205d36c1207b750a7afb6369a))
981
+ * **webpack:** don't compress on debug ([855ed79](https://github.com/nurikk/zigbee2mqtt-frontend/commit/855ed797535deb15acc4d3dad9a5c4879fa4e6a0))
982
+
983
+
984
+
985
+ ## [0.6.61](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.60...0.6.61) (2021-12-11)
986
+
987
+
988
+ ### Bug Fixes
989
+
990
+ * **dropdowns:** make dropdowns scrollable ([a14c6e0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a14c6e03cc65d09ef311cb28e28babe2cfeb1bcb))
991
+
992
+
993
+
994
+ ## [0.6.60](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.59...0.6.60) (2021-12-10)
995
+
996
+
997
+ ### Bug Fixes
998
+
999
+ * **DevicesTable:** fix data accessors ([c449073](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c449073fa30258930a8e838eeaa5ecb2fc3e6213))
1000
+
1001
+
1002
+ ### Features
1003
+
1004
+ * **i18n:** trim locales ([39f0625](https://github.com/nurikk/zigbee2mqtt-frontend/commit/39f0625e9f24c4c08a22a7fd2fb9c3374305c1c2))
1005
+
1006
+
1007
+
1008
+ ## [0.6.59](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.58...0.6.59) (2021-12-08)
1009
+
1010
+
1011
+ ### Bug Fixes
1012
+
1013
+ * **ConfigureLogs:** hide description ([f36bfed](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f36bfed1fc836059f40b1a93efe7ae9a7da1ae34))
1014
+
1015
+
1016
+ ### Features
1017
+
1018
+ * **i18n:** trim locales ([be3b3fb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/be3b3fb114740d0081562deb360e6d81f9480584))
1019
+
1020
+
1021
+
1022
+ ## [0.6.58](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.57...0.6.58) (2021-12-06)
1023
+
1024
+
1025
+ ### Bug Fixes
1026
+
1027
+ * **utils:** fix debounceArgs ([06a731a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/06a731a670f9459166f1e745f62686269e715eec))
1028
+
1029
+
1030
+
1031
+ ## [0.6.57](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.56...0.6.57) (2021-12-05)
1032
+
1033
+
1034
+ ### Features
1035
+
1036
+ * **i18n:** trim locales ([ca67462](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ca6746204c36507d58649bf892aca4be63390c36))
1037
+
1038
+
1039
+
1040
+ ## [0.6.56](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.55...0.6.56) (2021-12-05)
1041
+
1042
+
1043
+ ### Bug Fixes
1044
+
1045
+ * **build:** disable minimisation on dev env ([086309d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/086309df3fc852517af92ce1d331af1e3280dbce))
1046
+ * **composite:** fix key ([668a8a1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/668a8a16cbfc2eee116ff976341147c68e2918de))
1047
+ * **dashboard:** blacklist programming_mode and options ([6e5f449](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6e5f449f0101de38d3c5c19f579f3a204046e0a3))
1048
+ * **enum:** use display value comp ([a8dfa5d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a8dfa5d43ffbec517746ca3afc6b78d9a86c99b8))
1049
+ * **i18n:** trim locales ([e713512](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e71351274016b466dccee499e379962ab31ec87a))
1050
+
1051
+
1052
+
1053
+ ## [0.6.55](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.54...0.6.55) (2021-12-04)
1054
+
1055
+
1056
+ ### Features
1057
+
1058
+ * **build:** enable js minimisation ([33adcb0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/33adcb076cbcf93a23ba7c26bd6572c5456b64da))
1059
+
1060
+
1061
+
1062
+ ## [0.6.54](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.53...0.6.54) (2021-12-04)
1063
+
1064
+
1065
+ ### Features
1066
+
1067
+ * **i18n:** trim locales ([1b8f8f9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1b8f8f9ceccd54e3ae179454e9955232bedace3f))
1068
+
1069
+
1070
+
1071
+ ## [0.6.53](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.52...0.6.53) (2021-12-04)
1072
+
1073
+
1074
+ ### Bug Fixes
1075
+
1076
+ * **utils:** fix debounceArgs ([1d7fd1c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1d7fd1c868065dea9f28dda167dd188ed097e039))
1077
+
1078
+
1079
+
1080
+ ## [0.6.52](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.51...0.6.52) (2021-12-04)
1081
+
1082
+
1083
+ ### Bug Fixes
1084
+
1085
+ * **loading:** fix long loading ([7e4130e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7e4130eae8ba447fdf8eb64bc434dc61a29378b1))
1086
+
1087
+
1088
+
1089
+ ## [0.6.51](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.50...0.6.51) (2021-12-04)
1090
+
1091
+
1092
+ ### Bug Fixes
1093
+
1094
+ * **trim-locales:** remove dead code ([2ebfdd0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2ebfdd0a59d2ef064cbc3999838ad59810ad07e9))
1095
+
1096
+
1097
+ ### Features
1098
+
1099
+ * **i18n:** introduce locale trimmer ([be7b7b0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/be7b7b078d05b02cc88dfcd4b0cb7e1861415a9e))
1100
+ * **i18n:** trim locales ([34bff60](https://github.com/nurikk/zigbee2mqtt-frontend/commit/34bff601e3dbc442313fbf2f7ec46fa8fad1dca2))
1101
+
1102
+
1103
+
1104
+ ## [0.6.50](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.49...0.6.50) (2021-12-03)
1105
+
1106
+
1107
+ ### Bug Fixes
1108
+
1109
+ * **i18n:** fix expose and featureNames duplication ([c742759](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c7427594d2e196f71c3487817ccd5e3cd6e85a0f))
1110
+ * **i18n:** fix rjsf translations ([fc23fa5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/fc23fa5eea5da0a1fe6321700ebd12370cbc3e01))
1111
+ * **i18n:** remove junk ([1527682](https://github.com/nurikk/zigbee2mqtt-frontend/commit/15276821db62460e50fc6a6d290135896c45221f))
1112
+ * **i18n:** remove settingsSchemaTitles field ([81c3e5a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/81c3e5a30cc1ab5a6c24c0330c3c2aa7c2104b65))
1113
+
1114
+
1115
+ ### Features
1116
+
1117
+ * **i18n:** add feature names exporter ([274b917](https://github.com/nurikk/zigbee2mqtt-frontend/commit/274b9171d3fe3068f25e34b96e323a0b6e085f64))
1118
+ * **i18n:** remove missingKeyHandler ([cbb62ff](https://github.com/nurikk/zigbee2mqtt-frontend/commit/cbb62ff14db5aacb38de940e8faa2b22099acf96))
1119
+
1120
+
1121
+
1122
+ ## [0.6.49](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.48...0.6.49) (2021-12-03)
1123
+
1124
+
1125
+ ### Bug Fixes
1126
+
1127
+ * **DevicesTable:** sort power column by state.battery ([a57a387](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a57a38758f4b0aacb5eda4b567e59611adfa9324))
1128
+
1129
+
1130
+ ### Features
1131
+
1132
+ * **i18n:** add poeeditor message ([00c85ce](https://github.com/nurikk/zigbee2mqtt-frontend/commit/00c85ce19882a5a1dfd763bca2d66abbed8d7b67))
1133
+
1134
+
1135
+
1136
+ ## [0.6.48](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.47...0.6.48) (2021-12-02)
1137
+
1138
+
1139
+ ### Bug Fixes
1140
+
1141
+ * **rjsf:** remove @rjsf/bootstrap-4 deps, fallback to bootsrap 3 styles ([1703e80](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1703e80fd887d31c70c026e1e6ff59d5b771e93e))
1142
+
1143
+
1144
+
1145
+ ## [0.6.47](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.46...0.6.47) (2021-12-02)
1146
+
1147
+
1148
+ ### Bug Fixes
1149
+
1150
+ * **translations:** fix Availability type ([cf8cde9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/cf8cde9f2b9945bde5e81be0c2fcf251d559b710))
1151
+ * **ZigbeeTable:** remove confusing spinner ([688a9be](https://github.com/nurikk/zigbee2mqtt-frontend/commit/688a9be9d0984bda93c23d2adeb974251def6370))
1152
+
1153
+
1154
+
1155
+ ## [0.6.46](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.45...0.6.46) (2021-12-01)
1156
+
1157
+
1158
+
1159
+ ## [0.6.45](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.44...0.6.45) (2021-12-01)
1160
+
1161
+
1162
+ ### Features
1163
+
1164
+ * **build:** add gzipped files to bundle ([83cee23](https://github.com/nurikk/zigbee2mqtt-frontend/commit/83cee23a628f4c87b08323592251a521b1c9f422))
1165
+
1166
+
1167
+
1168
+ ## [0.6.44](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.43...0.6.44) (2021-11-30)
1169
+
1170
+
1171
+ ### Bug Fixes
1172
+
1173
+ * **storage:** fix storage keys ([b2e2ca8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b2e2ca8ebee615b3a66225c2cf8d16ea56ec514e))
1174
+
1175
+
1176
+
1177
+ ## [0.6.43](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.42...0.6.43) (2021-11-30)
1178
+
1179
+
1180
+ ### Features
1181
+
1182
+ * **core:** refactor local storage component ([766b733](https://github.com/nurikk/zigbee2mqtt-frontend/commit/766b733a3f68fec758e7158c71382ff945483a7e))
1183
+
1184
+
1185
+
1186
+ ## [0.6.42](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.41...0.6.42) (2021-11-29)
1187
+
1188
+
1189
+ ### Features
1190
+
1191
+ * **avaliability:** support for per device config ([68809e8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/68809e8cba50afa31fd7776fd785c1114142bc95))
1192
+
1193
+
1194
+
1195
+ ## [0.6.41](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.40...0.6.41) (2021-11-28)
1196
+
1197
+
1198
+ ### Features
1199
+
1200
+ * **availability:** implement availability feature ([3d21699](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3d21699d41bfc2e0f615e75fc282fcf915239bb3))
1201
+
1202
+
1203
+
1204
+ ## [0.6.40](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.39...0.6.40) (2021-11-25)
1205
+
1206
+
1207
+ ### Bug Fixes
1208
+
1209
+ * **AddDeviceToGroup:** fix selection of non default endpoint ([bb8a211](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bb8a2117fb66ebea42a4977e569b14f125fdf860))
1210
+ * **build:** downgrade react-router-dom ([a9d8fc1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a9d8fc1d2b19317f97a31effc9aa62a8ad3aa386))
1211
+ * **lastSeen:** fix handling undefined last_seen value ([84ec31f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/84ec31f328df6b6860c1f42bdc7c1cc29cf3a5cb))
1212
+ * **sonar:** fix sonar warnings ([3ce5d7b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3ce5d7b422e3036cf30cb115155d2279db4f9c2b))
1213
+ * **style:** fix sonar cube errors ([f885e18](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f885e1800cf927d5abcf95733b05751351f34e1a))
1214
+
1215
+
1216
+
1217
+ ## [0.6.39](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.38...0.6.39) (2021-11-22)
1218
+
1219
+
1220
+ ### Bug Fixes
1221
+
1222
+ * **table:** fix header margins ([4ec71de](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4ec71de509627118a50b9dfe2caceb98c8acbcac))
1223
+
1224
+
1225
+
1226
+ ## [0.6.38](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.37...0.6.38) (2021-11-22)
1227
+
1228
+
1229
+ ### Bug Fixes
1230
+
1231
+ * **grid:** fix headers ([0b09316](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0b09316b5d08367a851c4731dcefc48c28e48571))
1232
+ * **grid:** fix html ([43232ad](https://github.com/nurikk/zigbee2mqtt-frontend/commit/43232adc8ecc099e020241a34d37a02378196f5a))
1233
+
1234
+
1235
+
1236
+ ## [0.6.37](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.36...0.6.37) (2021-11-22)
1237
+
1238
+
1239
+ ### Bug Fixes
1240
+
1241
+ * **modals:** introduce global modal dialogs ([31ff0e7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/31ff0e7b270123920b7b9ac497adf97caa9b6f5e))
1242
+
1243
+
1244
+
1245
+ ## [0.6.36](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.35...0.6.36) (2021-11-21)
1246
+
1247
+
1248
+ ### Bug Fixes
1249
+
1250
+ * **lastSeen:** don't rely on elapsed ([ef7a553](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ef7a553ec6a42617f95971cb81b104d04cff69b0))
1251
+
1252
+
1253
+
1254
+ ## [0.6.35](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.34...0.6.35) (2021-11-21)
1255
+
1256
+
1257
+ ### Bug Fixes
1258
+
1259
+ * **grid:** fix auto resetting ([511c7a2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/511c7a250b3c11656934421f31beac0b7e7ddb06))
1260
+ * **zigbee:** cleanup code ([05824de](https://github.com/nurikk/zigbee2mqtt-frontend/commit/05824dee7087c30b4dc5fbc428fa537d99a6ca55))
1261
+ * **zigbee:** remove dead code ([ddb3ec1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ddb3ec1bbb1d533c7a8e4c24485626fff556c527))
1262
+
1263
+
1264
+ ### Features
1265
+
1266
+ * **grid:** persist state ([0f9dd51](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0f9dd517efd2a8abe14846b159f615b804b5f054))
1267
+ * **ota:** refactor ota grid ([f826444](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f82644483b146f48b2e88bc57ea08ba28df3d6ee))
1268
+ * **ota:** refactor table ([9a15fdb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9a15fdbb1003e9a805635fc3f3c793c566681092))
1269
+ * **touchlink:** refactor grid ([0e0e2cc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0e0e2cc4528d65e6fb636f473067a9f8c698e38a))
1270
+
1271
+
1272
+
1273
+ ## [0.6.34](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.33...0.6.34) (2021-11-20)
1274
+
1275
+
1276
+ ### Bug Fixes
1277
+
1278
+ * **DeviceSpecificSettings:** fix empty config ([4c72c0e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4c72c0ef19462cb2edbf98b21818b82d2398071c))
1279
+ * **style:** reformat ([079eba7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/079eba724cd1d57f2b06a8a3582a6feebecac50f))
1280
+
1281
+
1282
+ ### Features
1283
+
1284
+ * **about:** add statistic information ([1219978](https://github.com/nurikk/zigbee2mqtt-frontend/commit/12199784871f504ac716f4fba7b6e8dbcbdb43fa))
1285
+ * **zigbee:** new table implementation ([0b5a968](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0b5a9685df427b2757c2716c37af04ea23f73942))
1286
+
1287
+
1288
+
1289
+ ## [0.6.33](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.32...0.6.33) (2021-11-15)
1290
+
1291
+
1292
+ ### Bug Fixes
1293
+
1294
+ * **LogsPage:** fix message filtering ([5144a3f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5144a3f7f71958d779c579d8e0976ef970e60c3d))
1295
+
1296
+
1297
+
1298
+ ## [0.6.32](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.31...0.6.32) (2021-11-13)
1299
+
1300
+
1301
+ ### Bug Fixes
1302
+
1303
+ * **DeviceFooter:** fix rendering unsupported devices ([0ee2d47](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0ee2d4746d9f6a15df434e1be15f32ff959d2a51))
1304
+ * **ReportingRow:** fix state value overrides ([ee947d2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ee947d2994c7ba6e9f5e2cd273dac0a793d4df1e))
1305
+
1306
+
1307
+
1308
+ ## [0.6.31](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.30...0.6.31) (2021-11-04)
1309
+
1310
+
1311
+ ### Bug Fixes
1312
+
1313
+ * **exposes:** fix property handling ([fff9f5d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/fff9f5d70414b9f6ede5d4b16f82d8ea6c4a6aa3))
1314
+
1315
+
1316
+
1317
+ ## [0.6.30](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.29...0.6.30) (2021-11-01)
1318
+
1319
+
1320
+
1321
+ ## [0.6.29](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.28...0.6.29) (2021-11-01)
1322
+
1323
+
1324
+
1325
+ ## [0.6.28](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.27...0.6.28) (2021-10-31)
1326
+
1327
+
1328
+ ### Bug Fixes
1329
+
1330
+ * **PowerSource:** refactor translation key ([76ffdea](https://github.com/nurikk/zigbee2mqtt-frontend/commit/76ffdea02fff4c72404610c8cf3898ec79290aad))
1331
+
1332
+
1333
+
1334
+ ## [0.6.27](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.26...0.6.27) (2021-10-31)
1335
+
1336
+
1337
+ ### Bug Fixes
1338
+
1339
+ * **PowerSource:** fix undefined powersource ([eae750c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/eae750cc91c367cd59db6a9c942085ad4a552313))
1340
+
1341
+
1342
+
1343
+ ## [0.6.26](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.25...0.6.26) (2021-10-30)
1344
+
1345
+
1346
+ ### Features
1347
+
1348
+ * **dashboard:** add temperature icon to device_temperature class ([#992](https://github.com/nurikk/zigbee2mqtt-frontend/issues/992)) ([622c7ee](https://github.com/nurikk/zigbee2mqtt-frontend/commit/622c7eea0248ab48ebcb6b1ba92b65742c16081a))
1349
+ * **ota:** add link to ota changelog ([#991](https://github.com/nurikk/zigbee2mqtt-frontend/issues/991)) ([93f1a4e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/93f1a4e685e790b883eb4b2ed9b7d09d1cd1136c))
1350
+ * **translations:** add miscellaneous translations ([#990](https://github.com/nurikk/zigbee2mqtt-frontend/issues/990)) ([969a023](https://github.com/nurikk/zigbee2mqtt-frontend/commit/969a0234d7f3c139516a26ee0a1275a71c99a27a))
1351
+
1352
+
1353
+
1354
+ ## [0.6.25](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.24...0.6.25) (2021-10-26)
1355
+
1356
+
1357
+ ### Bug Fixes
1358
+
1359
+ * **dashboard:** update feature filter rules ([bcf7025](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bcf702508baebac2cfa8e38943c4cff023024a73))
1360
+ * **DeviceImage:** add crossOrigin for svg image ([20f5fbf](https://github.com/nurikk/zigbee2mqtt-frontend/commit/20f5fbf143591f13abb9ccaf924d50695414546c))
1361
+ * **DeviceImage:** fix undefined device case ([489cc97](https://github.com/nurikk/zigbee2mqtt-frontend/commit/489cc97e90ad8728f71370c45f78c6a9d39fe7f8))
1362
+ * **PowerSource:** fix null translation key ([54aba76](https://github.com/nurikk/zigbee2mqtt-frontend/commit/54aba76a4107ddbe3b80d23da224575ab9c7832a))
1363
+
1364
+
1365
+
1366
+ ## [0.6.24](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.23...0.6.24) (2021-10-26)
1367
+
1368
+
1369
+ ### Features
1370
+
1371
+ * **translations:** add battery translation to device info page ([#975](https://github.com/nurikk/zigbee2mqtt-frontend/issues/975)) ([d721d49](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d721d49ac8df19f54fdee4aaf4f9f111285770fc))
1372
+ * **translations:** add device-image overlay titles to translatable content ([#976](https://github.com/nurikk/zigbee2mqtt-frontend/issues/976)) ([e0fdc4d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e0fdc4ddb4ae72b238a6fc3d81b973973030b0a4))
1373
+
1374
+
1375
+
1376
+ ## [0.6.23](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.22...0.6.23) (2021-10-25)
1377
+
1378
+
1379
+ ### Bug Fixes
1380
+
1381
+ * **url:** change z2m-frontend to zigbee2mqtt-frontend ([#939](https://github.com/nurikk/zigbee2mqtt-frontend/issues/939)) ([9379475](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9379475f8524aaff4229687b9df66e5406e5769b))
1382
+
1383
+
1384
+ ### Features
1385
+
1386
+ * **translations:** add German to power-source translations ([5b60ca4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5b60ca42c77dce8a8cbc585111b3f5bed08a5d4a))
1387
+ * **translations:** add power-source to translatable content ([c6f47d1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c6f47d100378d016bd16e0053dc845d5ce6e48bd))
1388
+
1389
+
1390
+
1391
+ ## [0.6.22](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.21...0.6.22) (2021-10-23)
1392
+
1393
+
1394
+ ### Bug Fixes
1395
+
1396
+ * **exposes:** fix color feature detection ([87d9e02](https://github.com/nurikk/zigbee2mqtt-frontend/commit/87d9e0208eef543af8d59bff2e38b915494f04cf))
1397
+
1398
+
1399
+
1400
+ ## [0.6.21](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.20...0.6.21) (2021-10-23)
1401
+
1402
+
1403
+ ### Bug Fixes
1404
+
1405
+ * **dashboard:** better feature filtration and feature labels ([6cee5af](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6cee5afb90cc1690f107aa3d62711af93825d178))
1406
+
1407
+
1408
+
1409
+ ## [0.6.20](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.19...0.6.20) (2021-10-12)
1410
+
1411
+
1412
+
1413
+ ### Bug Fixes
1414
+
1415
+ * **i18n:** update DE translation ([#940](https://github.com/nurikk/z2m-frontend/issues/940)) ([3a218ab](https://github.com/nurikk/z2m-frontend/commit/3a218ab5f6fa487f29c2e161c40684ab2fc157d8))
1416
+
1417
+
1418
+ ### Features
1419
+
1420
+ * **dev-console:** enable endpoint picker ([22a243c](https://github.com/nurikk/z2m-frontend/commit/22a243c249330d26dcc89bbc8bdd8bd49d88d525))
1421
+
1422
+
1423
+
1424
+ ## [0.6.19](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.18...0.6.19) (2021-10-11)
1425
+
1426
+
1427
+ ### Features
1428
+
1429
+ * **options:** introduce device specific options ([cd78061](https://github.com/nurikk/z2m-frontend/commit/cd780610bf712f4df1d3ff1e38e6161d9751bce7))
1430
+
1431
+
1432
+
1433
+ ## [0.6.18](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.17...0.6.18) (2021-10-11)
1434
+
1435
+
1436
+ ### Bug Fixes
1437
+
1438
+ * **i18n:** auto fallback to en for unknown language ([5e9fe33](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5e9fe3335b3876724922aeb0e0d680ef66996a77))
1439
+ * **logs:** fix log badge width ([2556edf](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2556edf1106d6cdd09cff3c037b28ae70f9a94cd))
1440
+ * **logs:** tune form breakpoints ([7c1e136](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7c1e136d55e3bfbf32a21adef6de8a8b499e9bd8))
1441
+ * **map:** remove debugger ([8feb638](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8feb638d5417158af29e59b036255a26b0a6ae23))
1442
+
1443
+
1444
+
1445
+ ## [0.6.17](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.16...0.6.17) (2021-10-10)
1446
+
1447
+
1448
+ ### Bug Fixes
1449
+
1450
+ * **reporting:** disable attr picker befor cluster is selected ([0f74204](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0f7420458294412a7b7f4a25b4467f7119630585))
1451
+
1452
+
1453
+ ### Features
1454
+
1455
+ * **dev-console:** add endpoint picker ([127d72f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/127d72fdb649be3f924cfafe2a62be3a4113af2f))
1456
+ * **group:** rewamp groups page ([82ac7ab](https://github.com/nurikk/zigbee2mqtt-frontend/commit/82ac7abeb874e35d3d77be56cbacb9243011d9a3))
1457
+
1458
+
1459
+
1460
+ ## [0.6.16](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.15...0.6.16) (2021-10-08)
1461
+
1462
+
1463
+ ### Features
1464
+
1465
+ * **map:** add custom device icon to the map ([4311030](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4311030cdfa881b617428aedc35c88ff223c4046))
1466
+
1467
+
1468
+
1469
+ ## [0.6.15](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.14...0.6.15) (2021-10-08)
1470
+
1471
+
1472
+
1473
+ ## [0.6.14](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.13...0.6.14) (2021-10-08)
1474
+
1475
+
1476
+
1477
+ ## [0.6.13](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.12...0.6.13) (2021-10-08)
1478
+
1479
+
1480
+ ### Bug Fixes
1481
+
1482
+ * **color-picker:** fix second onChange event handling ([ff8b65e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ff8b65ec3dd449a523fe517a929dde5fd8355dc2))
1483
+ * **scenes:** small fixes ([2ea92b3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2ea92b31fb76ceafc41e7227e3294a58411a9bc7))
1484
+
1485
+
1486
+ ### Features
1487
+
1488
+ * **scenes:** add scene names ([f9d5492](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f9d5492d476d9be3459c2d226a8bf262c41c3d17))
1489
+
1490
+
1491
+
1492
+ ## [0.6.12](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.11...0.6.12) (2021-10-01)
1493
+
1494
+
1495
+ ### Bug Fixes
1496
+
1497
+ * **mobile:** range-editor not working on mobile ([#899](https://github.com/nurikk/zigbee2mqtt-frontend/issues/899)) ([a78aa85](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a78aa8581127e58ee3b8ddbe71157b1b8ad48aac))
1498
+
1499
+
1500
+
1501
+ ## [0.6.11](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.10...0.6.11) (2021-09-30)
1502
+
1503
+
1504
+ ### Bug Fixes
1505
+
1506
+ * **exposes:** fix translation for tamper close ([f42d296](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f42d2965a1e9de14a094bf507862c661d972cea1))
1507
+ * **i18n:** fix language picker navigation clicks ([0d0efea](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0d0efeaa463ea66b98e662e42d2beec30b97807a))
1508
+
1509
+
1510
+
1511
+ ## [0.6.10](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.9...0.6.10) (2021-09-30)
1512
+
1513
+
1514
+ ### Bug Fixes
1515
+
1516
+ * **i18n:** update ru translation ([7b216ac](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7b216ac3ef50a58fc7d0c4cb3c30205afa201877))
1517
+
1518
+
1519
+
1520
+ ## [0.6.9](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.8...0.6.9) (2021-09-25)
1521
+
1522
+
1523
+ ### Bug Fixes
1524
+
1525
+ * **settings:** update repo url ([320e953](https://github.com/nurikk/zigbee2mqtt-frontend/commit/320e9535eba84ab130c81430b7278fc7ce6857ac))
1526
+
1527
+
1528
+
1529
+ ## [0.6.8](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.7...0.6.8) (2021-09-20)
1530
+
1531
+
1532
+ ### Bug Fixes
1533
+
1534
+ * **settings:** remove specific link ([e395267](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e395267dbea9d33110e3985c0de736cf048d0cfb))
1535
+ * **styles:** upgrade theme to the latest version ([2ec6676](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2ec66767a6e2fd74610c972a8b0c7edea44318b4))
1536
+ * **webpack:** fix legacy params ([b6ada6f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b6ada6fbba75de4848b3cb38c3ce786f8e01c492))
1537
+
1538
+
1539
+
1540
+ ## [0.6.7](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.6...0.6.7) (2021-09-18)
1541
+
1542
+
1543
+ ### Bug Fixes
1544
+
1545
+ * **map:** fix netrowk crash ([7b2e116](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7b2e116c282e1763a3c62ad322dc5ab9df908c06)), closes [#835](https://github.com/nurikk/zigbee2mqtt-frontend/issues/835)
1546
+ * **settings:** fix config update ([de5c6ac](https://github.com/nurikk/zigbee2mqtt-frontend/commit/de5c6ac3ef839d2939cebd38e453ae9d7da9ebba)), closes [#847](https://github.com/nurikk/zigbee2mqtt-frontend/issues/847) [#786](https://github.com/nurikk/zigbee2mqtt-frontend/issues/786)
1547
+
1548
+
1549
+
1550
+ ## [0.6.6](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.4...0.6.6) (2021-09-12)
1551
+
1552
+
1553
+ ### Features
1554
+
1555
+ * **scenes:** add support from scenes list ([eb37f63](https://github.com/nurikk/zigbee2mqtt-frontend/commit/eb37f6334b2a6f88f9b2e6a6030b6a1c88e69c10))
1556
+
1557
+
1558
+
1559
+ ## [0.6.5](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.4...0.6.5) (2021-09-12)
1560
+
1561
+
1562
+ ### Features
1563
+
1564
+ * **scenes:** add support from scenes list ([395d30e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/395d30e5279355dbfcf08dd7b6131567135f529c))
1565
+
1566
+
1567
+
1568
+ ## [0.6.4](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.3...0.6.4) (2021-09-06)
1569
+
1570
+
1571
+ ### Features
1572
+
1573
+ * **scene:** combine remove all button ([0a41c17](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0a41c174ed8bf5e77d660af04f8004a35aac1953))
1574
+
1575
+
1576
+
1577
+ ## [0.6.3](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.2...0.6.3) (2021-09-06)
1578
+
1579
+
1580
+ ### Bug Fixes
1581
+
1582
+ * **scene:** fix reference error for empty exposes ([a3c8017](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a3c8017e0fb0f904c37a897eb7d3505108c01db8))
1583
+ * **scenes:** better feature filtration ([9f9cadb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9f9cadb89ffe191c40d3c3dc20c2c37efef68bab))
1584
+
1585
+
1586
+ ### Features
1587
+
1588
+ * **scene:** implement scenes for zigbee groups ([ce2ccfc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ce2ccfcede2ef74b93c1e2b7b3e735b831faf024))
1589
+
1590
+
1591
+
1592
+ ## [0.6.2](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.1...0.6.2) (2021-09-04)
1593
+
1594
+
1595
+ ### Features
1596
+
1597
+ * **scenes:** initial scenes implementation ([603c48a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/603c48a44c9195622a19367451e5ffa0b4ed5e02))
1598
+
1599
+
1600
+
1601
+ ## [0.6.1](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.6.0...0.6.1) (2021-09-04)
1602
+
1603
+
1604
+ ### Bug Fixes
1605
+
1606
+ * **i18n:** fix traditional chinese locale ([bb1b3c5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bb1b3c5dd93c8e3a0e0477ff842bf8b632407f03))
1607
+
1608
+
1609
+ ### Features
1610
+
1611
+ * **i18n:** add Korean locale [#805](https://github.com/nurikk/zigbee2mqtt-frontend/issues/805) ([f1c3121](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f1c312144c482ea3e955aaaa50dbf060d4ce1643))
1612
+
1613
+
1614
+
1615
+ # [0.6.0](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.27...0.6.0) (2021-08-30)
1616
+
1617
+
1618
+ ### Features
1619
+
1620
+ * **i18n:** update ua.json ([#775](https://github.com/nurikk/zigbee2mqtt-frontend/issues/775)) ([1fb8120](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1fb8120925e9dff4772cec9bcba815ccdf8ffb38))
1621
+
1622
+
1623
+
1624
+ ## [0.5.27](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.26...0.5.27) (2021-08-23)
1625
+
1626
+
1627
+ ### Features
1628
+
1629
+ * **apple-touch-icon:** introduce apple-touch-icon ([92b3d09](https://github.com/nurikk/zigbee2mqtt-frontend/commit/92b3d095e2804aa3ea28330202f82958db6f44ca))
1630
+
1631
+
1632
+
1633
+ ## [0.5.26](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.25...0.5.26) (2021-08-21)
1634
+
1635
+
1636
+ ### Bug Fixes
1637
+
1638
+ * **i18n:** update de locale ([5c01f76](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5c01f762ba418d6b43aef5bb0af5ccb6f155b485))
1639
+
1640
+
1641
+ ### Features
1642
+
1643
+ * **map:** indicate state change on map ([6224aa8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6224aa83e8273805b651dcec00eb97a0fb7b5b47))
1644
+
1645
+
1646
+
1647
+ ## [0.5.25](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.24...0.5.25) (2021-08-13)
1648
+
1649
+
1650
+ ### Bug Fixes
1651
+
1652
+ * **i18n:** fix ' ([726f5a4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/726f5a4e42226244f4fb93467f52de4de39977aa))
1653
+
1654
+
1655
+ ### Features
1656
+
1657
+ * **i18n:** update de.json ([#742](https://github.com/nurikk/zigbee2mqtt-frontend/issues/742)) ([7dc11a9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7dc11a9563f005a3909d03169f7b4886644c4183))
1658
+
1659
+
1660
+
1661
+ ## [0.5.24](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.23...0.5.24) (2021-08-12)
1662
+
1663
+
1664
+ ### Bug Fixes
1665
+
1666
+ * **18n:** fix it locale name ([928856f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/928856f6bdf90b68aa96dd3526eea61e4ede0c32))
1667
+
1668
+
1669
+
1670
+ ## [0.5.23](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.22...0.5.23) (2021-08-09)
1671
+
1672
+
1673
+ ### Features
1674
+
1675
+ * **i18n:** Dutch translation... 🇳🇱 ([2d58a24](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2d58a2451a8aed25ae73329508c17262a04d2b56))
1676
+
1677
+
1678
+
1679
+ ## [0.5.22](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.21...0.5.22) (2021-08-08)
1680
+
1681
+
1682
+
1683
+ ## [0.5.21](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.20...0.5.21) (2021-08-07)
1684
+
1685
+
1686
+ ### Bug Fixes
1687
+
1688
+ * **range-editor:** add min/max/step attributes ([6805230](https://github.com/nurikk/zigbee2mqtt-frontend/commit/680523043985d2de398cccf01bc273ae17d90528))
1689
+
1690
+
1691
+
1692
+ ## [0.5.20](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.19...0.5.20) (2021-08-07)
1693
+
1694
+
1695
+ ### Bug Fixes
1696
+
1697
+ * **i18n:** fix crash on missing translation ([ec0fd3a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ec0fd3a8ef3a2f4cc9757bec6bd2feac51fe7731))
1698
+
1699
+
1700
+
1701
+ ## [0.5.19](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.18...0.5.19) (2021-08-03)
1702
+
1703
+
1704
+
1705
+ ## [0.5.18](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.17...0.5.18) (2021-07-30)
1706
+
1707
+
1708
+
1709
+ ## [0.5.17](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.16...0.5.17) (2021-07-30)
1710
+
1711
+
1712
+ ### Bug Fixes
1713
+
1714
+ * **exposes:** fix boolean values translations ([7e21370](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7e2137004a15edba5f683a5887f6f82f8635e8e7))
1715
+
1716
+
1717
+
1718
+ ## [0.5.16](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.15...0.5.16) (2021-07-29)
1719
+
1720
+
1721
+ ### Bug Fixes
1722
+
1723
+ * **i18n:** fix long ru translations ([2cfaaf9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2cfaaf93578170613c15d828951d21a500b44731))
1724
+
1725
+
1726
+
1727
+ ## [0.5.15](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.14...0.5.15) (2021-07-29)
1728
+
1729
+
1730
+ ### Features
1731
+
1732
+ * **debug:** disable minimisation for debugging ([2787323](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2787323b21555de1bbfb63618201c023eef919e0))
1733
+ * **errors:** update issue creation link ([74dd2b3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/74dd2b3ceed831c37fd561833a9a2b7c66a1db67))
1734
+
1735
+
1736
+
1737
+ ## [0.5.14](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.13...0.5.14) (2021-07-22)
1738
+
1739
+
1740
+ ### Bug Fixes
1741
+
1742
+ * **branching:** fix merge conflicts ([fe6223e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/fe6223e65d2bb227c1701b23d13391610893b071))
1743
+
1744
+
1745
+
1746
+ ## [0.4.43](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.42...0.4.43) (2021-07-18)
1747
+
1748
+
1749
+
1750
+ ## [0.4.42](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.40...0.4.42) (2021-07-18)
1751
+
1752
+
1753
+ ### Bug Fixes
1754
+
1755
+ * **groups:** fix issue when removed device still in a group ([5db985c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5db985c1c0a35f780ee765e710c4cbd0f479c727))
1756
+
1757
+
1758
+
1759
+ ## [0.4.40](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.39...0.4.40) (2021-07-15)
1760
+
1761
+
1762
+ ### Bug Fixes
1763
+
1764
+ * **i18n:** update translations ([da62eeb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/da62eeb981f4070d403f9b74e071c0e60ec59717))
1765
+
1766
+
1767
+ ### Features
1768
+
1769
+ * **i18n:** add translation helper page ([3e24d86](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3e24d86775754b644fbe159a26f496f6a18c58b1))
1770
+
1771
+
1772
+
1773
+ ## [0.4.39](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.38...0.4.39) (2021-07-14)
1774
+
1775
+
1776
+
1777
+ ## [0.4.38](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.37...0.4.38) (2021-07-13)
1778
+
1779
+
1780
+ ### Features
1781
+
1782
+ * **device-info:** add zigbee_manufacturer ([badcdd5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/badcdd56a8ce9d794aeb441e6670c6c2050fd110))
1783
+
1784
+
1785
+
1786
+ ## [0.4.37](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.36...0.4.37) (2021-07-13)
1787
+
1788
+
1789
+ ### Features
1790
+
1791
+ * **i18n:** Ukrainian locale ([9dbb59f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9dbb59f1794d23bd9906bd79ea495caaf5a5a6e6))
1792
+
1793
+
1794
+
1795
+ ## [0.4.36](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.35...0.4.36) (2021-07-12)
1796
+
1797
+
1798
+
1799
+ ## [0.4.35](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.34...0.4.35) (2021-07-12)
1800
+
1801
+
1802
+
1803
+ ## [0.5.13](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.12...0.5.13) (2021-07-22)
1804
+
1805
+
1806
+
1807
+ ## [0.5.12](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.11...0.5.12) (2021-07-19)
1808
+
1809
+
1810
+
1811
+ ## [0.5.11](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.10...0.5.11) (2021-07-19)
1812
+
1813
+
1814
+
1815
+ ## [0.5.10](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.9...0.5.10) (2021-07-19)
1816
+
1817
+
1818
+
1819
+ ## [0.5.9](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.8...0.5.9) (2021-07-19)
1820
+
1821
+
1822
+
1823
+ ## [0.5.8](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.7...0.5.8) (2021-07-19)
1824
+
1825
+
1826
+
1827
+ ## [0.5.7](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.6...0.5.7) (2021-07-19)
1828
+
1829
+
1830
+
1831
+ ## [0.5.6](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.5...0.5.6) (2021-07-19)
1832
+
1833
+
1834
+
1835
+ ## [0.5.5](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.4...0.5.5) (2021-07-19)
1836
+
1837
+
1838
+
1839
+ ## [0.5.4](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.3...0.5.4) (2021-07-19)
1840
+
1841
+
1842
+
1843
+ ## [0.5.3](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.1...0.5.3) (2021-07-19)
1844
+
1845
+
1846
+
1847
+ ## [0.5.2](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.1...0.5.2) (2021-07-19)
1848
+
1849
+
1850
+
1851
+ ## [0.5.1](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.5.0...0.5.1) (2021-07-19)
1852
+
1853
+
1854
+
1855
+ # [0.5.0](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.34...0.5.0) (2021-07-19)
1856
+
1857
+
1858
+
1859
+ ## [0.4.38](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.34...0.4.38) (2021-07-19)
1860
+
1861
+
1862
+
1863
+ ## [0.4.37](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.34...0.4.37) (2021-07-19)
1864
+
1865
+
1866
+
1867
+ ## [0.4.36](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.34...0.4.36) (2021-07-19)
1868
+
1869
+
1870
+
1871
+ ## [0.4.35](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.34...0.4.35) (2021-07-19)
1872
+
1873
+
1874
+
1875
+ ## [0.4.34](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.33...0.4.34) (2021-07-12)
1876
+
1877
+
1878
+ ### Bug Fixes
1879
+
1880
+ * **i18n:** add es locale default translation ([c344501](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c3445016447c5ea24c8d57bbd901f64d2c911add))
1881
+
1882
+
1883
+
1884
+ ## [0.4.33](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.32...0.4.33) (2021-07-04)
1885
+
1886
+
1887
+
1888
+ ## [0.4.32](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.31...0.4.32) (2021-07-04)
1889
+
1890
+
1891
+
1892
+ ## [0.4.31](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.30...0.4.31) (2021-07-04)
1893
+
1894
+
1895
+ ### Bug Fixes
1896
+
1897
+ * **cluster-picker:** fix SinglePicker value ([ef33eda](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ef33eda4c356298df875db3a21dcac985323aa3e))
1898
+
1899
+
1900
+
1901
+ ## [0.4.30](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.29...0.4.30) (2021-07-01)
1902
+
1903
+
1904
+ ### Features
1905
+
1906
+ * **extensions:** fix example code ([b6f8a11](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b6f8a112d092b6b938b6d703eacd305ac618e4c5))
1907
+
1908
+
1909
+
1910
+ ## [0.4.29](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.28...0.4.29) (2021-06-26)
1911
+
1912
+
1913
+ ### Bug Fixes
1914
+
1915
+ * **extension:** fix ace worker loading issue ([c91c5e4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c91c5e43173bb62b895931b4536defb225010889))
1916
+ * **i18n:** fix renaming time N/A escaping ([dfd4339](https://github.com/nurikk/zigbee2mqtt-frontend/commit/dfd43396f38a0c19d00b27391977914ac99a3630))
1917
+
1918
+
1919
+
1920
+ ## [0.4.28](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.27...0.4.28) (2021-06-25)
1921
+
1922
+
1923
+ ### Bug Fixes
1924
+
1925
+ * **error-boundry:** make instructions more visible ([6996b7c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6996b7c5f1af52846a032363733a782cbaa5563e))
1926
+
1927
+
1928
+
1929
+ ## [0.4.27](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.26...0.4.27) (2021-06-25)
1930
+
1931
+
1932
+ ### Bug Fixes
1933
+
1934
+ * **exposes:** fix null features ([12b7186](https://github.com/nurikk/zigbee2mqtt-frontend/commit/12b7186ee7668b17a91f5c7c66965c3cc57a4fb6))
1935
+
1936
+
1937
+
1938
+ ## [0.4.26](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.25...0.4.26) (2021-06-25)
1939
+
1940
+
1941
+
1942
+ ## [0.4.25](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.24...0.4.25) (2021-06-25)
1943
+
1944
+
1945
+ ### Bug Fixes
1946
+
1947
+ * **exposes:** fix ep group labesl ([9453735](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9453735fefcb04f0c81baf0d4a21bcb3091c9b05))
1948
+
1949
+
1950
+
1951
+ ## [0.4.24](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.23...0.4.24) (2021-06-24)
1952
+
1953
+
1954
+ ### Bug Fixes
1955
+
1956
+ * **composite:** fix composite feature apply ([6c607d4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6c607d4e1aa016c1472cc30b9b1cdbc224017bf5))
1957
+
1958
+
1959
+
1960
+ ## [0.4.23](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.22...0.4.23) (2021-06-24)
1961
+
1962
+
1963
+ ### Bug Fixes
1964
+
1965
+ * **exposes:** fix double enpoint label ([8b5e349](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8b5e3499f71e530deb29350b6983d56f436bfad6))
1966
+
1967
+
1968
+ ### Features
1969
+
1970
+ * **exposes:** immidiatly apply composes seature with single property ([ae54aae](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ae54aae9fa0fedf78faaefa8b2b35684afa95972))
1971
+
1972
+
1973
+
1974
+ ## [0.4.22](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.21...0.4.22) (2021-06-21)
1975
+
1976
+
1977
+ ### Bug Fixes
1978
+
1979
+ * **cluster-picker:** clusters should't jump on selectiong ([b7f0a4e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b7f0a4ec3fc5f39454e22feebcb32b0d51a96b55))
1980
+ * **device-settings:** fix potential undefined reference ([bb95a3a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bb95a3ac32334a3c2b86f516d58b8418ef1b7dd4))
1981
+ * **logs:** fix form nesting ([4f3ee6a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4f3ee6a1fefdb984eddbdfec93f7354fa9f21d3a))
1982
+
1983
+
1984
+ ### Features
1985
+
1986
+ * **dashboard:** sort devices alphabetically ([5dfe8d0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5dfe8d0ca89a4926cf8da75319c69a2481741fee))
1987
+ * **device-picker:** sort devices in alphabetical order ([7700180](https://github.com/nurikk/zigbee2mqtt-frontend/commit/770018060ef72adc93a87619df4fa39ef13ff5f1))
1988
+ * **i18n:** add more keys ([04c3fd2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/04c3fd2be7d77164b413a50fc20ce8d14b3efd0c))
1989
+
1990
+
1991
+
1992
+ ## [0.4.21](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.20...0.4.21) (2021-06-19)
1993
+
1994
+
1995
+
1996
+ ## [0.4.20](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.19...0.4.20) (2021-06-19)
1997
+
1998
+
1999
+ ### Bug Fixes
2000
+
2001
+ * **dev-console:** disable read/write buttons if nothing is selected ([5e6e91f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5e6e91f83f15796c73d3f194fd37aa7852391d97))
2002
+ * **enum:** render minial enum for many value cases ([da835c3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/da835c3dd06438bb7e868a486152c384e1c3a0f8))
2003
+ * **feature-wrapper:** fix nested feature wrapping ([86e4a5c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/86e4a5c16ab8aed366b5a956d8b4663c554729b6))
2004
+ * **i18n:** add ru locale label ([ff45a34](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ff45a3417cde90b40c1f40e84e7dd153263a1d03))
2005
+ * **i18n:** fix configramtion misstype ([8c234c2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8c234c2277050ea046fdacf514b63a8189e33328))
2006
+ * **lastSeen:** fix disabled handling ([ff729dc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ff729dcff8e9b33c8ad2914e9e322a93e7c7c264))
2007
+ * **settings:** fix schema props updates ([6640547](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6640547378f78d0c8ad66ad1cfe9c3f52187a518))
2008
+
2009
+
2010
+
2011
+ ## [0.4.19](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.18...0.4.19) (2021-06-06)
2012
+
2013
+
2014
+
2015
+ ## [0.4.18](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.17...0.4.18) (2021-06-03)
2016
+
2017
+
2018
+ ### Bug Fixes
2019
+
2020
+ * **i18n:** fix ota page translation ([ce0624b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ce0624b3fc88bab15bb57b9cbc7f8e6015084d32))
2021
+
2022
+
2023
+
2024
+ ## [0.4.17](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.16...0.4.17) (2021-06-03)
2025
+
2026
+
2027
+ ### Bug Fixes
2028
+
2029
+ * **translation:** fix german translation for permit join button ([#563](https://github.com/nurikk/zigbee2mqtt-frontend/issues/563)) ([31c4010](https://github.com/nurikk/zigbee2mqtt-frontend/commit/31c4010a60debe4d447421f65fa3b063a06a44c2))
2030
+
2031
+
2032
+ ### Features
2033
+
2034
+ * **i18n:** add missing locale flag ([78979e5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/78979e595549b0ca2155ddba583132efe3e6d89b))
2035
+ * **i18n:** add ru locale ([a81756d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a81756d5a847f851dde529422c2d228449ae5bd7))
2036
+
2037
+
2038
+
2039
+ ## [0.4.16](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.15...0.4.16) (2021-05-29)
2040
+
2041
+
2042
+ ### Features
2043
+
2044
+ * **i18n:** update translation keys ([350bc94](https://github.com/nurikk/zigbee2mqtt-frontend/commit/350bc9420e640a9b247e3a906a9527dae309801e))
2045
+
2046
+
2047
+
2048
+ ## [0.4.15](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.14...0.4.15) (2021-05-21)
2049
+
2050
+
2051
+ ### Bug Fixes
2052
+
2053
+ * **device-picker:** fix select handler ([75b9b3b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/75b9b3bd1b3e6b67547b8ee35639116034936f76))
2054
+
2055
+
2056
+
2057
+ ## [0.4.14](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.13...0.4.14) (2021-05-18)
2058
+
2059
+
2060
+ ### Features
2061
+
2062
+ * **i18n:** more localized strings ([31b39cf](https://github.com/nurikk/zigbee2mqtt-frontend/commit/31b39cf869e21f24b82a50eb666adfa5fb5e8491))
2063
+
2064
+
2065
+
2066
+ ## [0.4.13](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.12...0.4.13) (2021-05-16)
2067
+
2068
+
2069
+ ### Bug Fixes
2070
+
2071
+ * **i19n:** fix locales file ([644c36e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/644c36e6350e5a13299673f923c633102c7422da))
2072
+
2073
+
2074
+
2075
+ ## [0.4.12](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.11...0.4.12) (2021-05-16)
2076
+
2077
+
2078
+ ### Bug Fixes
2079
+
2080
+ * **i19n:** fix locales file ([9f1aed8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9f1aed81412587fa6bad6654f7aa120934db1e13))
2081
+
2082
+
2083
+
2084
+ ## [0.4.11](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.10...0.4.11) (2021-05-16)
2085
+
2086
+
2087
+ ### Bug Fixes
2088
+
2089
+ * **device-settings:** fix value ovvirides, deprecate device-specific settings ([c50bb8c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c50bb8c2acd13318611005a07f4e6e39b710de90))
2090
+
2091
+
2092
+
2093
+ ## [0.4.10](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.9...0.4.10) (2021-05-12)
2094
+
2095
+
2096
+ ### Bug Fixes
2097
+
2098
+ * **settings:** fix adding new values ([0c41754](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0c41754df4aea2890d8369fba41ce21403f00074))
2099
+
2100
+
2101
+
2102
+ ## [0.4.9](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.8...0.4.9) (2021-05-11)
2103
+
2104
+
2105
+ ### Bug Fixes
2106
+
2107
+ * **device-settings:** add default property ([0f96e39](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0f96e39d48741b03d243ce8c963134a218ef7c9d))
2108
+
2109
+
2110
+
2111
+ ## [0.4.8](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.7...0.4.8) (2021-05-10)
2112
+
2113
+
2114
+
2115
+ ## [0.4.7](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.6...0.4.7) (2021-05-10)
2116
+
2117
+
2118
+ ### Bug Fixes
2119
+
2120
+ * **i18:** add DE locale, small refactoring ([66bb1db](https://github.com/nurikk/zigbee2mqtt-frontend/commit/66bb1db057b2761015020f5eb867b6a90287dd2b))
2121
+
2122
+
2123
+ ### Features
2124
+
2125
+ * **i18n:** add more en translation keys ([bbb4320](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bbb43207b0ed053161a8b07f188b74a808b014ea))
2126
+
2127
+
2128
+
2129
+ ## [0.4.6](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.5...0.4.6) (2021-05-09)
2130
+
2131
+
2132
+ ### Bug Fixes
2133
+
2134
+ * **error-boundry:** update steps ([3eeceaa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3eeceaa8fa0156b502e5382e2b027ea234191076))
2135
+ * **external-extensions:** fix example extension ([8dbeff2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8dbeff25d627ee57a38b5667674c27396ca18145))
2136
+ * **webpack:** fix resolve ([92ed7b0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/92ed7b056195819a3982b30c026cdbeb92d2d2f6))
2137
+
2138
+
2139
+
2140
+ ## [0.4.5](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.4...0.4.5) (2021-05-09)
2141
+
2142
+
2143
+ ### Features
2144
+
2145
+ * **i18n:** translate lastSeen ([4ebc23f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4ebc23fcc3327dfc36a5c8d34d9ce53ba169830e))
2146
+
2147
+
2148
+
2149
+ ## [0.4.4](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.3...0.4.4) (2021-05-08)
2150
+
2151
+
2152
+ ### Bug Fixes
2153
+
2154
+ * **18n:** capitalaze polski ([65e5573](https://github.com/nurikk/zigbee2mqtt-frontend/commit/65e5573c2c430726d317b5b0f308fb0969bf0d6a))
2155
+ * **i18n:** fix default language ([8479512](https://github.com/nurikk/zigbee2mqtt-frontend/commit/847951231692acb9b4a6c57b71f081b416ffcf9e))
2156
+
2157
+
2158
+
2159
+ ## [0.4.3](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.2...0.4.3) (2021-05-06)
2160
+
2161
+
2162
+ ### Bug Fixes
2163
+
2164
+ * **i18n:** disable ru locale ([ed06104](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ed06104965169d7460ec3b280939942ee4af55f6))
2165
+
2166
+
2167
+ ### Features
2168
+
2169
+ * **i18n:** add locale flags ([0aa6399](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0aa639948d96dab3bd05570e36311f453fcab047))
2170
+
2171
+
2172
+
2173
+ ## [0.4.2](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.1...0.4.2) (2021-05-04)
2174
+
2175
+
2176
+ ### Features
2177
+
2178
+ * **i18n:** add locale picker ([009f6c1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/009f6c16bd63761770f0ef4b78bfca8575d7d25d))
2179
+ * **i18n:** add support for json-schema translations ([4951167](https://github.com/nurikk/zigbee2mqtt-frontend/commit/49511677b87f048ef7f88574cfdb504d7035ed20))
2180
+ * **i18n:** conditional debug ([64bf613](https://github.com/nurikk/zigbee2mqtt-frontend/commit/64bf6133dc7a974b18f02f3f925a3374b6c03427))
2181
+ * **i18n:** fix namings ([8eb04cc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8eb04ccca078d8ada37034953a859c3f481497ae))
2182
+ * **i18n:** initial implementation ([4df84cb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4df84cbd6c4e5be1a82e36bd1da8e995f27e7eb2))
2183
+ * **i18n:** initial implementation ([dd5bc22](https://github.com/nurikk/zigbee2mqtt-frontend/commit/dd5bc229a82f669a70fcf49250bd171686c893ba))
2184
+ * **i18n:** molo i18n strings ([bd8fd6d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bd8fd6d264da7e1d0839cb32268b7cac28ebb294))
2185
+ * **i18n:** more localized strings ([07f55de](https://github.com/nurikk/zigbee2mqtt-frontend/commit/07f55dee3840429fb1cc4ba52f09ac27c48b0c54))
2186
+
2187
+
2188
+
2189
+ ## [0.4.1](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.4.0...0.4.1) (2021-05-02)
2190
+
2191
+
2192
+ ### Bug Fixes
2193
+
2194
+ * **style:** double scrollbars due to bootstrap ([#485](https://github.com/nurikk/zigbee2mqtt-frontend/issues/485)) ([2b9344e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2b9344e2600ed6d79d6e4696eb1964316235c996))
2195
+
2196
+
2197
+ ### Features
2198
+
2199
+ * **device-list:** add a search field to filter the list of devices ([#484](https://github.com/nurikk/zigbee2mqtt-frontend/issues/484)) ([19aaf35](https://github.com/nurikk/zigbee2mqtt-frontend/commit/19aaf35a5cd274a8ab2e80c63d76779d78aff70a))
2200
+
2201
+
2202
+
2203
+ # [0.4.0](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.121...0.4.0) (2021-05-01)
2204
+
2205
+
2206
+ ### Bug Fixes
2207
+
2208
+ * **ota:** typo in table header ([#458](https://github.com/nurikk/zigbee2mqtt-frontend/issues/458)) ([ab47191](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ab4719184619441d049358adb01a181a6ba6ee3f))
2209
+
2210
+
2211
+
2212
+ ## [0.3.121](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.120...0.3.121) (2021-04-29)
2213
+
2214
+
2215
+ ### Features
2216
+
2217
+ * **imgs:** please aluminium foil gods ([c537f15](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c537f15a6baf1125a8a8ce00b6dcd5ce0d1142e4))
2218
+
2219
+
2220
+
2221
+ ## [0.3.120](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.119...0.3.120) (2021-04-24)
2222
+
2223
+
2224
+ ### Features
2225
+
2226
+ * **logs-page:** add clear screen and log level change ([7a77c86](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7a77c86213e1d4aeafe15ae9cf0a757b18b66152))
2227
+
2228
+
2229
+
2230
+ ## [0.3.119](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.118...0.3.119) (2021-04-08)
2231
+
2232
+
2233
+ ### Features
2234
+
2235
+ * **device-image:** add support for definition.icon ([e303f4f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e303f4fb4c1fbcbfe0e8221983aca88c8864927f))
2236
+
2237
+
2238
+
2239
+ ## [0.3.118](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.117...0.3.118) (2021-04-04)
2240
+
2241
+
2242
+ ### Bug Fixes
2243
+
2244
+ * **exposes:** implement Fan rendering ([fa982f8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/fa982f87e066dd8da54059465c134462c841ca84))
2245
+
2246
+
2247
+
2248
+ ## [0.3.117](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.115...0.3.117) (2021-04-04)
2249
+
2250
+
2251
+ ### Features
2252
+
2253
+ * **dev-console:** fix input type for not string values ([071081a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/071081ae041e37684f0268cb1c05d115bf3bea86))
2254
+
2255
+
2256
+
2257
+ ## [0.3.116](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.115...0.3.116) (2021-04-04)
2258
+
2259
+
2260
+ ### Features
2261
+
2262
+ * **dev-console:** fix input type for not string values ([a17d6ff](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a17d6ff5ec94fe6b780d75407d122d3f8d81ec42))
2263
+
2264
+
2265
+
2266
+ ## [0.3.115](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.114...0.3.115) (2021-04-03)
2267
+
2268
+
2269
+ ### Features
2270
+
2271
+ * **dev-console:** add dev console ([a87e0cb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a87e0cbc0aefca3aee6d3bfe7237f3ac0f7d964f))
2272
+
2273
+
2274
+
2275
+ ## [0.3.114](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.113...0.3.114) (2021-04-01)
2276
+
2277
+
2278
+
2279
+ ## [0.3.113](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.112...0.3.113) (2021-03-24)
2280
+
2281
+
2282
+
2283
+ ## [0.3.112](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.111...0.3.112) (2021-03-24)
2284
+
2285
+
2286
+ ### Bug Fixes
2287
+
2288
+ * **attribute-picker:** fix undefined values ([d421b19](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d421b19ce0d8a8cff37f445a637e11cacd5dca0d))
2289
+ * **device-settings:** fix rerender on device state update ([02e57fa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/02e57fac64d80df89c71f56a3cfeb28a66f18a85))
2290
+ * **reporting:** fix pushing undefined cluster ([53d162c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/53d162c0caf9c57918b892b26ad7d945ebace8f6))
2291
+
2292
+
2293
+
2294
+ ## [0.3.111](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.110...0.3.111) (2021-03-23)
2295
+
2296
+
2297
+ ### Features
2298
+
2299
+ * **join:** show join countdown timer ([7558153](https://github.com/nurikk/zigbee2mqtt-frontend/commit/75581539e5a1dc046f50c3088220a9dfa7c30263))
2300
+
2301
+
2302
+
2303
+ ## [0.3.110](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.109...0.3.110) (2021-03-20)
2304
+
2305
+
2306
+ ### Bug Fixes
2307
+
2308
+ * **dashboard:** fix feature uniq key generation ([809f17a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/809f17a7ce50d8205c90b83e37c5d5c22be1cd18))
2309
+ * **dashboard:** fix last seen renderer ([521941f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/521941f039d966795a42d77b9ba6d8da7df55815))
2310
+ * **map:** show sibling links by default ([38e35e4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/38e35e471589aa1528b9a4d24100a15e458b7c77))
2311
+
2312
+
2313
+
2314
+ ## [0.3.109](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.108...0.3.109) (2021-03-20)
2315
+
2316
+
2317
+ ### Bug Fixes
2318
+
2319
+ * **last-seen:** better value handling with elapsed ([22784a9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/22784a9939ad82dd7462bf38a529b829c0c3af51))
2320
+
2321
+
2322
+
2323
+ ## [0.3.108](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.107...0.3.108) (2021-03-20)
2324
+
2325
+
2326
+ ### Features
2327
+
2328
+ * **error-boundry:** rework instructions and state download ([73e21c4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/73e21c43dc240c6a3aadd2ef06a6190e6f24ac9e))
2329
+
2330
+
2331
+
2332
+ ## [0.3.107](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.106...0.3.107) (2021-03-18)
2333
+
2334
+
2335
+ ### Bug Fixes
2336
+
2337
+ * **build:** remove github build ([4855aa1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4855aa181d27f90d23eed4ba880efdc677f4115e))
2338
+
2339
+
2340
+
2341
+ ## [0.3.106](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.105...0.3.106) (2021-03-18)
2342
+
2343
+
2344
+ ### Bug Fixes
2345
+
2346
+ * **build:** add cache property ([9e3624e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9e3624e6cff1c7fd3287a2ac87cd67fb5348a274))
2347
+
2348
+
2349
+
2350
+ ## [0.3.105](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.104...0.3.105) (2021-03-18)
2351
+
2352
+
2353
+ ### Bug Fixes
2354
+
2355
+ * **buil:** fix cache key ([0bcdc81](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0bcdc815b8a4a11933d64253f57f9767981831c6))
2356
+
2357
+
2358
+
2359
+ ## [0.3.104](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.103...0.3.104) (2021-03-18)
2360
+
2361
+
2362
+ ### Bug Fixes
2363
+
2364
+ * **buil:** again ([4d50732](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4d507326a31696762a29b192fc18b70df8511f00))
2365
+ * **buil:** fix cache key ([b797772](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b797772d3269048103c2df137904df2a1fe74153))
2366
+ * **buil:** fix cache key ([b6299e7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b6299e7d51f49a375d8772b168086e28cc517e9a))
2367
+
2368
+
2369
+
2370
+ ## [0.3.103](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.102...0.3.103) (2021-03-18)
2371
+
2372
+
2373
+ ### Bug Fixes
2374
+
2375
+ * **build:** downgrade node version ([600f6d7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/600f6d7902a7f3a167e8136cd5ee860aa8556ffd))
2376
+
2377
+
2378
+
2379
+ ## [0.3.102](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.101...0.3.102) (2021-03-18)
2380
+
2381
+
2382
+ ### Bug Fixes
2383
+
2384
+ * **buil:** again ([383a38a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/383a38a3f385ca76fc5fdbb10dfffe24cb56eb82))
2385
+
2386
+
2387
+
2388
+ ## [0.3.101](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.100...0.3.101) (2021-03-18)
2389
+
2390
+
2391
+ ### Bug Fixes
2392
+
2393
+ * **buil:** again ([98ee6ec](https://github.com/nurikk/zigbee2mqtt-frontend/commit/98ee6ecd64d4cb79cd835ede6b4f3cc40e872df2))
2394
+
2395
+
2396
+
2397
+ ## [0.3.100](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.99...0.3.100) (2021-03-18)
2398
+
2399
+
2400
+ ### Bug Fixes
2401
+
2402
+ * **buil:** again ([999d462](https://github.com/nurikk/zigbee2mqtt-frontend/commit/999d462f6197671946770e413b0cd2cb82a0ee84))
2403
+
2404
+
2405
+
2406
+ ## [0.3.99](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.98...0.3.99) (2021-03-18)
2407
+
2408
+
2409
+ ### Bug Fixes
2410
+
2411
+ * **buil:** again ([5864d51](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5864d5182dfe023925dca63b195a954e95e62914))
2412
+
2413
+
2414
+
2415
+ ## [0.3.98](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.97...0.3.98) (2021-03-18)
2416
+
2417
+
2418
+ ### Bug Fixes
2419
+
2420
+ * **build:** fix ([f86c20e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f86c20e6ec5c27834fb770bd478161b3a1f04f00))
2421
+
2422
+
2423
+
2424
+ ## [0.3.97](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.96...0.3.97) (2021-03-18)
2425
+
2426
+
2427
+ ### Features
2428
+
2429
+ * **deploy:** use github to build ([b013b51](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b013b51e85b175c87bc3a190ad83123078b4e580))
2430
+
2431
+
2432
+
2433
+ ## [0.3.96](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.95...0.3.96) (2021-03-18)
2434
+
2435
+
2436
+ ### Bug Fixes
2437
+
2438
+ * **build:** again ([3400051](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3400051c5172b15b4fb92f5927dbc65f80e7af7e))
2439
+
2440
+
2441
+
2442
+ ## [0.3.95](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.94...0.3.95) (2021-03-18)
2443
+
2444
+
2445
+ ### Bug Fixes
2446
+
2447
+ * **build:** fix travis ([bf757c5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bf757c5e110f2162d9dea59c703942df2f6b7df0))
2448
+
2449
+
2450
+
2451
+ ## [0.3.94](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.93...0.3.94) (2021-03-18)
2452
+
2453
+
2454
+
2455
+ ## [0.3.93](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.92...0.3.93) (2021-03-18)
2456
+
2457
+
2458
+
2459
+ ## [0.3.92](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.91...0.3.92) (2021-03-18)
2460
+
2461
+
2462
+ ### Bug Fixes
2463
+
2464
+ * **build:** fix travis detection codition ([efcb881](https://github.com/nurikk/zigbee2mqtt-frontend/commit/efcb88119aeca2abb310bb7efcc177d22dc247cd))
2465
+
2466
+
2467
+
2468
+ ## [0.3.91](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.89...0.3.91) (2021-03-18)
2469
+
2470
+
2471
+ ### Bug Fixes
2472
+
2473
+ * **build:** don't publish to gh pages ([4cb3895](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4cb38958b5a8294b64c84dd0f6dcc57e3dfeeb65))
2474
+ * **build:** don't run build analyzer on CI ([99aec71](https://github.com/nurikk/zigbee2mqtt-frontend/commit/99aec716af939c0b2902c6307fcad316eb9335b6))
2475
+
2476
+
2477
+ ### Reverts
2478
+
2479
+ * Revert "chore(release): 0.3.90 :tada: [skip travis]" ([dc69576](https://github.com/nurikk/zigbee2mqtt-frontend/commit/dc695760d160402a6734be07fb02ec882663dfe6))
2480
+
2481
+
2482
+
2483
+ ## [0.3.89](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.88...0.3.89) (2021-03-18)
2484
+
2485
+
2486
+
2487
+ ## [0.3.88](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.87...0.3.88) (2021-03-18)
2488
+
2489
+
2490
+
2491
+ ## [0.3.87](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.86...0.3.87) (2021-03-18)
2492
+
2493
+
2494
+
2495
+ ## [0.3.86](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.85...0.3.86) (2021-03-18)
2496
+
2497
+
2498
+ ### Features
2499
+
2500
+ * **donate:** update donate page ([fbbd34c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/fbbd34cbc6aad7959a31e8613f25a8bbee7ce0d4))
2501
+
2502
+
2503
+
2504
+ ## [0.3.85](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.84...0.3.85) (2021-03-14)
2505
+
2506
+
2507
+ ### Features
2508
+
2509
+ * **device settings:** add device specific settings page ([08189ce](https://github.com/nurikk/zigbee2mqtt-frontend/commit/08189ce12194669037a28e0f21103158e148337c))
2510
+
2511
+
2512
+
2513
+ ## [0.3.84](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.82...0.3.84) (2021-03-13)
2514
+
2515
+
2516
+
2517
+ ## [0.3.83](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.82...0.3.83) (2021-03-13)
2518
+
2519
+
2520
+
2521
+ ## [0.3.82](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.81...0.3.82) (2021-03-13)
2522
+
2523
+
2524
+ ### Bug Fixes
2525
+
2526
+ * **ux:** a few responsive fixes ([deeaa21](https://github.com/nurikk/zigbee2mqtt-frontend/commit/deeaa211cd3ed60a4998fa00ffbd54b72261f46e))
2527
+
2528
+
2529
+
2530
+ ## [0.3.81](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.80...0.3.81) (2021-03-13)
2531
+
2532
+
2533
+ ### Bug Fixes
2534
+
2535
+ * **reporting:** fix custom clusters and attributes in picker ([e57e3b0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e57e3b06dc4bfdab02b8a90464abb2fca799ec0a))
2536
+
2537
+
2538
+
2539
+ ## [0.3.80](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.79...0.3.80) (2021-03-08)
2540
+
2541
+
2542
+ ### Bug Fixes
2543
+
2544
+ * **map:** fix coordinator icon position ([2e31625](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2e31625a82b2094177f2c1e830b94731a8b80c82))
2545
+ * **map:** fix link labels on dark theme ([21197f4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/21197f40d87a626a5d3d3d6d455f59b7a8800d1d))
2546
+ * **map:** fix links spacers ([9880b04](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9880b04e560d382a915a6e9bc6b0c009a4f43eff))
2547
+ * **map:** fix router label colors on dark theme ([754a43f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/754a43f3d1b967da94500c506e8e9c372e076c24))
2548
+
2549
+
2550
+
2551
+ ## [0.3.79](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.78...0.3.79) (2021-03-06)
2552
+
2553
+
2554
+ ### Bug Fixes
2555
+
2556
+ * **npm:** don't publush .map file anymore ([9f80aea](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9f80aea02177aaf9feca42a6a173d87ffe2b4373))
2557
+
2558
+
2559
+ ### Features
2560
+
2561
+ * **theme:** introduce dark theme ([59d377a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/59d377a503e6d87e0a7ab6ce3d66b418c32ed732))
2562
+
2563
+
2564
+
2565
+ ## [0.3.78](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.77...0.3.78) (2021-03-03)
2566
+
2567
+
2568
+ ### Bug Fixes
2569
+
2570
+ * **styles:** fix font size ([0bb5323](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0bb53236d894524bd01cfd19dc8fd12b7e1171e5))
2571
+
2572
+
2573
+
2574
+ ## [0.3.77](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.75...0.3.77) (2021-03-03)
2575
+
2576
+
2577
+ ### Bug Fixes
2578
+
2579
+ * **dashboar:** fix image position ([f0f0935](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f0f0935e568ca116dfba9bc0e4a758096817f637))
2580
+ * **fonts:** increase font size ([08bbbcf](https://github.com/nurikk/zigbee2mqtt-frontend/commit/08bbbcf4754e3f58c1b68545944335c0add87105))
2581
+ * **map:** fix map spacings ([8cab32f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8cab32f7aefc1080696238194deef80a12e7835e))
2582
+ * **map:** make map thinner ([390c078](https://github.com/nurikk/zigbee2mqtt-frontend/commit/390c07897da75faff17333a11ed005fd2ca8be4e))
2583
+ * **reporting:** fix label text wrapping ([7d064b9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7d064b9e04cd9ce601ee60f40995413569321dd0))
2584
+
2585
+
2586
+
2587
+ ## [0.3.76](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.75...0.3.76) (2021-02-28)
2588
+
2589
+
2590
+ ### Bug Fixes
2591
+
2592
+ * **map:** make map thinner ([03e4bcd](https://github.com/nurikk/zigbee2mqtt-frontend/commit/03e4bcde945b931ebfce82c3085ffa65aefdaefb))
2593
+
2594
+
2595
+
2596
+ ## [0.3.75](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.74...0.3.75) (2021-02-28)
2597
+
2598
+
2599
+ ### Features
2600
+
2601
+ * **extension:** remove experemental label ([370fe28](https://github.com/nurikk/zigbee2mqtt-frontend/commit/370fe282ac22c117538a252fd91ab3689f76eb57))
2602
+ * **extensions:** add remove extension button ([6f620b3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6f620b3b20df4d049590cf37cfd0fabba6059771))
2603
+
2604
+
2605
+
2606
+ ## [0.3.74](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.73...0.3.74) (2021-02-28)
2607
+
2608
+
2609
+ ### Features
2610
+
2611
+ * **donate:** add donate button ([e9048a1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e9048a10d5b1af298fe3705fd8cab7eedd19dae3))
2612
+
2613
+
2614
+
2615
+ ## [0.3.73](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.72...0.3.73) (2021-02-27)
2616
+
2617
+
2618
+ ### Bug Fixes
2619
+
2620
+ * **extensions:** fix example code ([3adf5ef](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3adf5eff4001d94556ac52d22d11b85e1eaafc40))
2621
+
2622
+
2623
+
2624
+ ## [0.3.72](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.71...0.3.72) (2021-02-27)
2625
+
2626
+
2627
+ ### Bug Fixes
2628
+
2629
+ * **extension:** fix subcription ([13424de](https://github.com/nurikk/zigbee2mqtt-frontend/commit/13424de37dcf027d180ac484011ccdf29494ba99))
2630
+
2631
+
2632
+
2633
+ ## [0.3.71](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.70...0.3.71) (2021-02-27)
2634
+
2635
+
2636
+ ### Bug Fixes
2637
+
2638
+ * **extension:** add stop method ([c2b2249](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c2b22493936084167dce445da4e12e2c23cc9e6e))
2639
+
2640
+
2641
+
2642
+ ## [0.3.70](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.69...0.3.70) (2021-02-27)
2643
+
2644
+
2645
+
2646
+ ## [0.3.69](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.68...0.3.69) (2021-02-27)
2647
+
2648
+
2649
+ ### Bug Fixes
2650
+
2651
+ * **extensions:** update example code ([bd9ab79](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bd9ab797b608cf62c80d283c47870b0d19a6faff))
2652
+
2653
+
2654
+
2655
+ ## [0.3.68](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.67...0.3.68) (2021-02-27)
2656
+
2657
+
2658
+ ### Features
2659
+
2660
+ * **extensions:** add Ace editor ([17e1e1b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/17e1e1ba69fa9e03ddc368e033f0a5b10139a8c9))
2661
+
2662
+
2663
+
2664
+ ## [0.3.67](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.66...0.3.67) (2021-02-27)
2665
+
2666
+
2667
+ ### Bug Fixes
2668
+
2669
+ * **extensions:** set textarea height ([6d8b221](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6d8b2212902638b5c2e73bf528e7d69c5d80aff6))
2670
+ * **extensions:** update sample code ([402f177](https://github.com/nurikk/zigbee2mqtt-frontend/commit/402f177de7f911a9619ab0a4c3a4d0cf7467becd))
2671
+
2672
+
2673
+
2674
+ ## [0.3.66](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.65...0.3.66) (2021-02-27)
2675
+
2676
+
2677
+ ### Bug Fixes
2678
+
2679
+ * **dashboard:** blacklist color_options ([4373f40](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4373f4070b0543cbd7a8068a3e9460f0032ea213))
2680
+ * **exposes:** fix feature width ([de190b1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/de190b14d4c621eddce8fcf761a997021b217097))
2681
+ * **map:** link label position fix ([bd7c3b7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bd7c3b75df465d1e5831bfd1ff9e7ccddb97db59))
2682
+
2683
+
2684
+
2685
+ ## [0.3.65](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.64...0.3.65) (2021-02-25)
2686
+
2687
+
2688
+ ### Bug Fixes
2689
+
2690
+ * **map:** add circle around device images ([685dd95](https://github.com/nurikk/zigbee2mqtt-frontend/commit/685dd95e7b42353e5bb0a1e7c9c495ac1281e23d))
2691
+
2692
+
2693
+
2694
+ ## [0.3.64](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.62...0.3.64) (2021-02-23)
2695
+
2696
+
2697
+ ### Features
2698
+
2699
+ * **extensions:** adapt new structure ([2525426](https://github.com/nurikk/zigbee2mqtt-frontend/commit/25254265a11a46fcb325c5072089fde8922744b3))
2700
+
2701
+
2702
+
2703
+ ## [0.3.63](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.62...0.3.63) (2021-02-23)
2704
+
2705
+
2706
+ ### Features
2707
+
2708
+ * **extensions:** adapt new structure ([f4c15be](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f4c15be1efd0f2e79a6344ae258938a0d4b503cb))
2709
+
2710
+
2711
+
2712
+ ## [0.3.62](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.61...0.3.62) (2021-02-22)
2713
+
2714
+
2715
+ ### Features
2716
+
2717
+ * **extension:** generate uniq class name ([1abea4d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1abea4d9b4af2e1296c6cac2d750ccbe72d765d7))
2718
+
2719
+
2720
+
2721
+ ## [0.3.61](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.59...0.3.61) (2021-02-22)
2722
+
2723
+
2724
+ ### Features
2725
+
2726
+ * **extension-editor:** first implementation ([c2b1733](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c2b17332e1e288025c37c28ce89a1673ff0d1316))
2727
+
2728
+
2729
+
2730
+ ## [0.3.60](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.59...0.3.60) (2021-02-22)
2731
+
2732
+
2733
+ ### Features
2734
+
2735
+ * **extension-editor:** first implementation ([b20d225](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b20d22521145a33d3e1daf0ab90e92e9164d3a98))
2736
+
2737
+
2738
+
2739
+ ## [0.3.59](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.58...0.3.59) (2021-02-19)
2740
+
2741
+
2742
+ ### Bug Fixes
2743
+
2744
+ * **groups:** fix add device to group form ([3eea39c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3eea39cc7c4b11f2e3112694de58582ea1a239bb))
2745
+
2746
+
2747
+
2748
+ ## [0.3.58](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.57...0.3.58) (2021-02-19)
2749
+
2750
+
2751
+ ### Bug Fixes
2752
+
2753
+ * **exposes:** make nicier paddings ([0ecfd31](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0ecfd31f78676fdf00c1be11a3ecb4c9f73a24f8))
2754
+
2755
+
2756
+
2757
+ ## [0.3.57](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.56...0.3.57) (2021-02-18)
2758
+
2759
+
2760
+
2761
+ ## [0.3.56](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.55...0.3.56) (2021-02-18)
2762
+
2763
+
2764
+
2765
+ ## [0.3.55](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.54...0.3.55) (2021-02-16)
2766
+
2767
+
2768
+ ### Bug Fixes
2769
+
2770
+ * **select:** rebuild theme ([9673f65](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9673f655a82f12c4841a21a0ad41a1d63f96642c))
2771
+
2772
+
2773
+
2774
+ ## [0.3.54](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.53...0.3.54) (2021-02-14)
2775
+
2776
+
2777
+
2778
+ ## [0.3.53](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.52...0.3.53) (2021-02-13)
2779
+
2780
+
2781
+ ### Bug Fixes
2782
+
2783
+ * **css:** reduce css usage ([f5cbc92](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f5cbc928f75876a24535e17b5c41595bc141d488))
2784
+
2785
+
2786
+ ### Features
2787
+
2788
+ * **bind:** make mobile friendly ([0b16749](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0b1674930fea9ef46437e99e4291f4da10d49902))
2789
+
2790
+
2791
+
2792
+ ## [0.3.52](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.51...0.3.52) (2021-02-13)
2793
+
2794
+
2795
+ ### Bug Fixes
2796
+
2797
+ * **mobile:** some responsive styling fixes ([d616a3c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d616a3c2731a1ec865eea0d67d9b4a71828e411f))
2798
+ * **setings:** responsive settings ([c32b58d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c32b58d778277b0ce8109d0827b3bbe53c22277f))
2799
+ * **settings:** remove cards from inner tabls ([af36f64](https://github.com/nurikk/zigbee2mqtt-frontend/commit/af36f64329849fda5e16ca13ffdf8da23f0f0df4))
2800
+
2801
+
2802
+
2803
+ ## [0.3.51](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.50...0.3.51) (2021-02-13)
2804
+
2805
+
2806
+ ### Bug Fixes
2807
+
2808
+ * **dashboard:** add ignore rules ([d4d1e17](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d4d1e17baf6e36028fe0747f5d62a4d1ab5dba7d))
2809
+ * **styles:** fix navbar and mobile scroll ([47924d1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/47924d1e595f70450e6b758df1739a3f835e3a3a))
2810
+
2811
+
2812
+
2813
+ ## [0.3.50](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.49...0.3.50) (2021-02-12)
2814
+
2815
+
2816
+ ### Bug Fixes
2817
+
2818
+ * **bindings:** add title to buttons ([5a70667](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5a70667f181e2076e822967edc39f9d968e760a0))
2819
+ * **cluster-picker:** fix group detection ([29c3d3c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/29c3d3c37ab8d5024ee8d73b1f69812a0472c05f))
2820
+ * **color-editor:** fix npe ([29e5b86](https://github.com/nurikk/zigbee2mqtt-frontend/commit/29e5b861e8f6f80163bcf57afa7ed6e81fc6282b))
2821
+ * **dashboard:** condense dashboard tiles ([8917e2e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8917e2e98f012f7fa188e0b9b91caf3c406b50ce))
2822
+ * **dashboard:** hide LQI feature for falsysh values ([608b15b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/608b15bf9487ad858462d25b12cfd572ceba29c5))
2823
+ * **device-control:** change reconfigure icon ([af4f34e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/af4f34e0d8c5edf3d00ea4376ebcb444ab7d3695))
2824
+
2825
+
2826
+ ### Features
2827
+
2828
+ * **dashboard:** add more icons ([420af3c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/420af3c61af94ed9ef6e2ff289f74055ed69c363))
2829
+ * **dashboard:** improve dashboard features filtration algorithm ([d352444](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d352444bf7e0c76010b79c9ee0c66dd2250b2fec))
2830
+
2831
+
2832
+
2833
+ ## [0.3.49](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.48...0.3.49) (2021-02-12)
2834
+
2835
+
2836
+ ### Bug Fixes
2837
+
2838
+ * **device-controls:** change button styles ([31d8695](https://github.com/nurikk/zigbee2mqtt-frontend/commit/31d8695580b1cdefac004e080c1f3f363008a6dd))
2839
+ * **groups:** change order and classes ([14d7ce5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/14d7ce503220f23f99add62b24c8961294239ac3))
2840
+ * **icons:** fix fas url ([9677203](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9677203909b2507a8a2c9068f76abaad1862d71f))
2841
+ * **styles:** fix missing class ([4ed39f6](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4ed39f667c34e23a2a9bb4d7647bfcb49491ca5b))
2842
+
2843
+
2844
+
2845
+ ## [0.3.48](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.47...0.3.48) (2021-02-12)
2846
+
2847
+
2848
+ ### Bug Fixes
2849
+
2850
+ * **styles:** include FA style link ([4e590aa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4e590aaa9430b4ff3098134a40fd79cf24f97ef5))
2851
+
2852
+
2853
+
2854
+ ## [0.3.47](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.46...0.3.47) (2021-02-12)
2855
+
2856
+
2857
+ ### Features
2858
+
2859
+ * **app-stack:** rebuild the theme ([5c1de18](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5c1de1875a5b9838cbc8fb11343848f1dabcbe45))
2860
+
2861
+
2862
+
2863
+ ## [0.3.46](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.45...0.3.46) (2021-02-12)
2864
+
2865
+
2866
+ ### Features
2867
+
2868
+ * **theme:** introduce AppStack theme ([480b339](https://github.com/nurikk/zigbee2mqtt-frontend/commit/480b339050eef542ef5a914e68ba0d106696e7a2))
2869
+
2870
+
2871
+
2872
+ ## [0.3.45](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.44...0.3.45) (2021-02-09)
2873
+
2874
+
2875
+ ### Features
2876
+
2877
+ * **dashboard:** simplify grouping by endpoints ([b7f4d3a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b7f4d3a4cdf21f8c63b16f1a3bd6198b28a11d8c))
2878
+
2879
+
2880
+
2881
+ ## [0.3.44](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.43...0.3.44) (2021-02-09)
2882
+
2883
+
2884
+ ### Features
2885
+
2886
+ * **dashboard:** add few icons ([1fdc876](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1fdc8766e3b1efaf4b410d9fc5c5eadfa478dbe8))
2887
+ * **dashboard:** implement feature filtration ([fee5dc9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/fee5dc9b0272cc79e917beddb9f4d2856c916e63))
2888
+
2889
+
2890
+
2891
+ ## [0.3.43](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.42...0.3.43) (2021-02-09)
2892
+
2893
+
2894
+ ### Bug Fixes
2895
+
2896
+ * **settings:** ignore map_options field ([ef064d3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ef064d3105554fd1f2de5665123e4847db1d5733))
2897
+
2898
+
2899
+
2900
+ ## [0.3.42](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.41...0.3.42) (2021-02-07)
2901
+
2902
+
2903
+ ### Bug Fixes
2904
+
2905
+ * **composite:** fix styling ([5affb0f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5affb0f16f0ff8fc78d25bba01b29e54e3f6293a))
2906
+ * **composite:** small fixes ([400e5c4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/400e5c4e68332bcdb1183d4d9f394e10879145c6))
2907
+
2908
+
2909
+
2910
+ ## [0.3.41](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.40...0.3.41) (2021-02-07)
2911
+
2912
+
2913
+ ### Bug Fixes
2914
+
2915
+ * **settings:** add order for frontend ([85fa69c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/85fa69c298031d0329fa935133153a3c631a577c))
2916
+
2917
+
2918
+
2919
+ ## [0.3.40](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.39...0.3.40) (2021-02-07)
2920
+
2921
+
2922
+ ### Bug Fixes
2923
+
2924
+ * **settings:** preserve null values ([6386c41](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6386c41a796c39a1eb22d902b794f58dfc4849a7))
2925
+
2926
+
2927
+
2928
+ ## [0.3.39](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.38...0.3.39) (2021-02-07)
2929
+
2930
+
2931
+ ### Bug Fixes
2932
+
2933
+ * **raw:** add mt-2 ([554b54c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/554b54c2a730557570482cf697963ddea18a6226))
2934
+
2935
+
2936
+ ### Features
2937
+
2938
+ * **dashboard:** remove experimental title ([0ac1226](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0ac1226a64ed13755d016352c7c24c79f0057b3d))
2939
+ * **settings:** deprecate bridge/request/config/* ([6ef03a3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6ef03a378e761d34cc9d9559ef97b301d5bb8e79))
2940
+ * **settings:** restyle settings tabs ([6233bd4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6233bd4330d63cb0ba2cc3dc06bb686e115c1463))
2941
+
2942
+
2943
+
2944
+ ## [0.3.38](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.37...0.3.38) (2021-02-06)
2945
+
2946
+
2947
+ ### Features
2948
+
2949
+ * **settings:** rename expremental/deprecated ([293f56d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/293f56d72ac45acc7f6ba3b68c10454ed2b7d112))
2950
+ * **state-notifier:** use state notifier ([d98c199](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d98c1998634a57a68e71095644eaef920bf18831))
2951
+
2952
+
2953
+
2954
+ ## [0.3.37](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.36...0.3.37) (2021-02-06)
2955
+
2956
+
2957
+
2958
+ ## [0.3.36](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.35...0.3.36) (2021-02-06)
2959
+
2960
+
2961
+ ### Bug Fixes
2962
+
2963
+ * **settings:** fix cusom-select styles ([e023634](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e023634d1aad5c4d359edf8fb6e32c614d65b996))
2964
+
2965
+
2966
+
2967
+ ## [0.3.35](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.34...0.3.35) (2021-02-06)
2968
+
2969
+
2970
+
2971
+ ## [0.3.34](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.32...0.3.34) (2021-02-06)
2972
+
2973
+
2974
+
2975
+ ## [0.3.33](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.32...0.3.33) (2021-02-06)
2976
+
2977
+
2978
+
2979
+ ## [0.3.32](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.31...0.3.32) (2021-02-06)
2980
+
2981
+
2982
+
2983
+ ## [0.3.31](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.30...0.3.31) (2021-02-06)
2984
+
2985
+
2986
+ ### Features
2987
+
2988
+ * **bridge:** add restart bridge api ([77e5ad3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/77e5ad3821392da8580b9ad294ccf7ae92a1aafc))
2989
+
2990
+
2991
+
2992
+ ## [0.3.30](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.29...0.3.30) (2021-02-06)
2993
+
2994
+
2995
+ ### Features
2996
+
2997
+ * **dasboard:** better display-value ([fc98450](https://github.com/nurikk/zigbee2mqtt-frontend/commit/fc984503feaed61cdbc6e4cd9d2652556fc09a14))
2998
+ * **dashboard:** small fixes ([478b3d7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/478b3d7f1fa5c3627c4b39e3b151d8e2668cc6b5))
2999
+
3000
+
3001
+
3002
+ ## [0.3.29](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.28...0.3.29) (2021-02-05)
3003
+
3004
+
3005
+
3006
+ ## [0.3.28](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.26...0.3.28) (2021-02-05)
3007
+
3008
+
3009
+ ### Features
3010
+
3011
+ * **dashboard:** implement controls ([08c1632](https://github.com/nurikk/zigbee2mqtt-frontend/commit/08c163283916b2636576ba17ff8a3c4b850a159c))
3012
+
3013
+
3014
+
3015
+ ## [0.3.27](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.26...0.3.27) (2021-02-05)
3016
+
3017
+
3018
+ ### Features
3019
+
3020
+ * **dashboard:** implement controls ([f6718e6](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f6718e6645cee961aefa355d4a5f2306604a1dd1))
3021
+
3022
+
3023
+
3024
+ ## [0.3.26](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.25...0.3.26) (2021-02-05)
3025
+
3026
+
3027
+ ### Bug Fixes
3028
+
3029
+ * **dasboard:** show only readonly states ([d4b47ec](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d4b47ecc8105024326445990e94e42e256962f40))
3030
+ * **dashboar:** use vanilla bootsrap ([1970e15](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1970e156b4e307e8fe93f09126cc774070bac7cf))
3031
+
3032
+
3033
+
3034
+ ## [0.3.25](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.24...0.3.25) (2021-02-05)
3035
+
3036
+
3037
+ ### Features
3038
+
3039
+ * **dashboard:** dashboard inititial ([9fb8258](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9fb82584bb01138720425f386f35aa997930a788))
3040
+ * **dashboard:** implement generic viewer ([5d418a6](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5d418a6c8f09c602b00b6bffed333e275c37e3f1))
3041
+
3042
+
3043
+
3044
+ ## [0.3.24](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.23...0.3.24) (2021-02-03)
3045
+
3046
+
3047
+ ### Features
3048
+
3049
+ * **device-settings:** merge device settings with global values ([0332251](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0332251665f8a3e70c060bfae5b56f8b7f6a6c03))
3050
+
3051
+
3052
+
3053
+ ## [0.3.23](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.22...0.3.23) (2021-02-01)
3054
+
3055
+
3056
+ ### Bug Fixes
3057
+
3058
+ * **styles:** fix global styles definition generation ([892d481](https://github.com/nurikk/zigbee2mqtt-frontend/commit/892d48104b961986447bb2fc9d585a7cbf3ce7ec))
3059
+ * **tsconfig:** fix module resolution ([3b2cbf5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3b2cbf5c9d78eff8c7e7f838ac54346cfeac1fa7))
3060
+ * **webpack:** fix styles loader ([ca76db8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ca76db82089cacbbd1a23116d7376901caa1e00e))
3061
+
3062
+
3063
+ ### Features
3064
+
3065
+ * **ota:** add check all button ([1663adb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1663adb751e8a74d26326e72710dc75ed17d511d))
3066
+
3067
+
3068
+
3069
+ ## [0.3.22](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.21...0.3.22) (2021-01-31)
3070
+
3071
+
3072
+ ### Features
3073
+
3074
+ * **ota-page:** add model/manufacturer cols ([9ae9eee](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9ae9eeecf12abd19f5bf373e3c04f15e0396a862))
3075
+
3076
+
3077
+
3078
+ ## [0.3.21](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.20...0.3.21) (2021-01-31)
3079
+
3080
+
3081
+ ### Features
3082
+
3083
+ * **ota:** add OTA page ([a1f0111](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a1f0111929dcba4426d52c1df3e2bff75e4af84d))
3084
+
3085
+
3086
+
3087
+ ## [0.3.20](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.19...0.3.20) (2021-01-31)
3088
+
3089
+
3090
+ ### Bug Fixes
3091
+
3092
+ * **experimental-settings:** fix custom-select styling ([00d5771](https://github.com/nurikk/zigbee2mqtt-frontend/commit/00d577159a3dc16ffe1218ae86f353ddd6ba18da))
3093
+
3094
+
3095
+
3096
+ ## [0.3.19](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.18...0.3.19) (2021-01-26)
3097
+
3098
+
3099
+ ### Bug Fixes
3100
+
3101
+ * **enum-editor:** better primitive type detection ([0ff0dc4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0ff0dc4906874297ba1c51585853dd8241d74eb1))
3102
+
3103
+
3104
+
3105
+ ## [0.3.18](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.16...0.3.18) (2021-01-26)
3106
+
3107
+
3108
+ ### Bug Fixes
3109
+
3110
+ * **range-editor:** fix value param ([eaa9d82](https://github.com/nurikk/zigbee2mqtt-frontend/commit/eaa9d8256efe3087621613c25004af3218075333))
3111
+
3112
+
3113
+ ### Features
3114
+
3115
+ * **error-boundry:** better error boundry ([3fa8318](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3fa831838d6b87492012b3376457d822a6a9358b))
3116
+
3117
+
3118
+
3119
+ ## [0.3.17](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.16...0.3.17) (2021-01-26)
3120
+
3121
+
3122
+
3123
+ ## [0.3.16](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.15...0.3.16) (2021-01-18)
3124
+
3125
+
3126
+ ### Bug Fixes
3127
+
3128
+ * **logs:** escape search query ([5fdcf44](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5fdcf448f87c3c6f076444aa0fc8288521a11a04))
3129
+
3130
+
3131
+
3132
+ ## [0.3.15](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.14...0.3.15) (2021-01-17)
3133
+
3134
+
3135
+ ### Bug Fixes
3136
+
3137
+ * **api:** fix handling transactions from another instance ([bfd466f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bfd466f87e6335ce23ba6cf31a731fea16613a65))
3138
+ * **map:** fix node click events ([87ebc57](https://github.com/nurikk/zigbee2mqtt-frontend/commit/87ebc5732a60992d6a0cdb8e35d72e8e6575e940))
3139
+
3140
+
3141
+
3142
+ ## [0.3.14](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.4...0.3.14) (2021-01-17)
3143
+
3144
+
3145
+ ### Bug Fixes
3146
+
3147
+ * **reporting:** fix reporting rules key calculation ([f14617a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f14617a97a77d777d54a78de95edcc49c13f7947))
3148
+ * **settings:** fix initial schema ([f42a458](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f42a458e26036786229302d14b9f755edba1b7f6))
3149
+ * **settings:** fix initial state ([1bc4aa7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1bc4aa79749f55e8470694d0a4ee093dacba37a9))
3150
+ * **settings:** fix schema loading check ([54ca693](https://github.com/nurikk/zigbee2mqtt-frontend/commit/54ca6939009cc3b9c7efd3661c5d9729a3c1b164))
3151
+
3152
+
3153
+ ### Features
3154
+
3155
+ * **device-page:** define fields order ([f29bb6b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f29bb6b3241e8ef490d32aad64af452dda3de373))
3156
+ * **device-page:** implement device configuration ([ba99df5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ba99df5b6478009a0e285856349c0f8f992adb35))
3157
+ * **settings:** add oneOf support ([b7383fd](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b7383fd9c5d2f99ee35795adb73d4953e5e3cb45))
3158
+ * **settings:** change display order ([7dd8843](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7dd8843e814d1c8e1c291ee61a07a14c8a7a8b5f))
3159
+ * **settings:** fix main settings tab ([f7dea60](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f7dea60c57055793a7648af3bdd0550b3655a685))
3160
+ * **settings:** json schema based settings editor PoC ([1a80d41](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1a80d41202126813e76f6a0d7e24418ed63028c1))
3161
+ * **settings:** split settings to tabs ([b4774dd](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b4774ddf8dc26c5df644da0ce63487262932f4c8))
3162
+
3163
+
3164
+
3165
+ ## [0.3.13](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.12...0.3.13) (2021-01-17)
3166
+
3167
+
3168
+ ### Bug Fixes
3169
+
3170
+ * **reporting:** fix reporting rules key calculation ([0fcae05](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0fcae0507e099474971abbfd1790b2011222933f))
3171
+
3172
+
3173
+ ### Features
3174
+
3175
+ * **device-page:** define fields order ([7f7ae5c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7f7ae5c4b883d2a2029b448e0d6b590e43977bf4))
3176
+ * **device-page:** implement device configuration ([9690bc4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9690bc4b75fd783dca95a55c4d67fd9ca800077b))
3177
+ * **settings:** change display order ([d1ae9b4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d1ae9b44ed2373879ad75583cfa611bff6e66173))
3178
+ * **settings:** fix main settings tab ([0134903](https://github.com/nurikk/zigbee2mqtt-frontend/commit/01349032bb3a1ab12acfa6066d4963fde13c9fd7))
3179
+
3180
+
3181
+
3182
+ ## [0.3.12](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.11...0.3.12) (2021-01-16)
3183
+
3184
+
3185
+ ### Features
3186
+
3187
+ * **settings:** add oneOf support ([6bffa56](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6bffa5637e65494cd83bdd47196657c739510d2b))
3188
+
3189
+
3190
+
3191
+ ## [0.3.11](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.10...0.3.11) (2021-01-16)
3192
+
3193
+
3194
+ ### Bug Fixes
3195
+
3196
+ * **settings:** fix schema loading check ([af594a8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/af594a866daec830408bb0a782883fee5f2b30d2))
3197
+
3198
+
3199
+
3200
+ ## [0.3.10](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.9...0.3.10) (2021-01-16)
3201
+
3202
+
3203
+ ### Features
3204
+
3205
+ * **settings:** split settings to tabs ([863e762](https://github.com/nurikk/zigbee2mqtt-frontend/commit/863e762aec031ce6ce0f4d98af2b4e3f4ac5ce76))
3206
+
3207
+
3208
+
3209
+ ## [0.3.9](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.8...0.3.9) (2021-01-15)
3210
+
3211
+
3212
+ ### Bug Fixes
3213
+
3214
+ * **settings:** fix initial state ([2f92a31](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2f92a31848449ad2de2ca9f61f65d346067e94c4))
3215
+
3216
+
3217
+
3218
+ ## [0.3.8](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.7...0.3.8) (2021-01-15)
3219
+
3220
+
3221
+ ### Bug Fixes
3222
+
3223
+ * **settings:** fix initial schema ([cb32358](https://github.com/nurikk/zigbee2mqtt-frontend/commit/cb32358705eaf48fef2cfa224f8d5c876ead7999))
3224
+
3225
+
3226
+
3227
+ ## [0.3.7](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.6...0.3.7) (2021-01-15)
3228
+
3229
+
3230
+
3231
+ ## [0.3.6](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.5...0.3.6) (2021-01-15)
3232
+
3233
+
3234
+
3235
+ ## [0.3.5](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.4...0.3.5) (2021-01-15)
3236
+
3237
+
3238
+ ### Features
3239
+
3240
+ * **settings:** json schema based settings editor PoC ([06114e0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/06114e074591153c1c76b494a429d4a17132c832))
3241
+
3242
+
3243
+
3244
+ ## [0.3.4](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.3...0.3.4) (2021-01-13)
3245
+
3246
+
3247
+ ### Bug Fixes
3248
+
3249
+ * **map:** fix detached node attributes calculation ([8975ddc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8975ddc8c31e76a8a77ac656bd64e5b1fd20cab3))
3250
+
3251
+
3252
+
3253
+ ## [0.3.3](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.2...0.3.3) (2021-01-13)
3254
+
3255
+
3256
+ ### Features
3257
+
3258
+ * **logs-page:** add log level config switch ([0a6bf21](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0a6bf21c0c8de124e9dd5ad6a5fb881b50419ce3))
3259
+ * **map:** add map legend ([f8341bc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f8341bca373c68bb325fa32d77f6566bc4ec5a29))
3260
+
3261
+
3262
+
3263
+ ## [0.3.2](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.1...0.3.2) (2021-01-07)
3264
+
3265
+
3266
+ ### Features
3267
+
3268
+ * **exposes:** add support for numeric.presets ([ceea38a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ceea38a7711828c88b192843003a815b7462c24f))
3269
+
3270
+
3271
+
3272
+ ## [0.3.1](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.3.0...0.3.1) (2021-01-02)
3273
+
3274
+
3275
+
3276
+ ## [0.2.132](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.131...0.2.132) (2021-01-02)
3277
+
3278
+
3279
+ ### Bug Fixes
3280
+
3281
+ * **styles:** fix stylings ([8c7b65b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8c7b65b0ddd4b36a6b5d34f21ecb45f0fffcbc72))
3282
+
3283
+
3284
+
3285
+ ## [0.2.131](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.130...0.2.131) (2021-01-01)
3286
+
3287
+
3288
+
3289
+ ## [0.2.130](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.129...0.2.130) (2021-01-01)
3290
+
3291
+
3292
+
3293
+ ## [0.2.129](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.127...0.2.129) (2020-12-31)
3294
+
3295
+
3296
+ ### Bug Fixes
3297
+
3298
+ * **binding:** fix multiple bindings to same device ([fdcd9a7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/fdcd9a73f17014dc1064f131e188b10aacf63330))
3299
+
3300
+
3301
+
3302
+ ## [0.2.128](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.127...0.2.128) (2020-12-31)
3303
+
3304
+
3305
+
3306
+ ## [0.2.127](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.126...0.2.127) (2020-12-31)
3307
+
3308
+
3309
+ ### Bug Fixes
3310
+
3311
+ * **api:** fix request/response transaction issue ([ccaa416](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ccaa4165b31ce1ea083eec989afcb10f75f92dad))
3312
+
3313
+
3314
+
3315
+ ## [0.2.126](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.125...0.2.126) (2020-12-30)
3316
+
3317
+
3318
+ ### Features
3319
+
3320
+ * **legacy:** deprecate legacy api calls ([7fcf67c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7fcf67c4b58397f37f378ce01c1ece2de362689f))
3321
+ * **transaction:** initial request/response implemtentation ([cc0369e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/cc0369ed11bce529417a7c71f3994622da23baa9))
3322
+
3323
+
3324
+
3325
+ ## [0.2.125](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.124...0.2.125) (2020-12-30)
3326
+
3327
+
3328
+ ### Features
3329
+
3330
+ * **reporting:** add more intuitive disable rule ([263af29](https://github.com/nurikk/zigbee2mqtt-frontend/commit/263af29198bd820c3ed6c4807b8d0b66cb290161))
3331
+
3332
+
3333
+
3334
+ ## [0.2.124](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.123...0.2.124) (2020-12-29)
3335
+
3336
+
3337
+ ### Features
3338
+
3339
+ * **device:** add model_id support ([caa5913](https://github.com/nurikk/zigbee2mqtt-frontend/commit/caa5913231577d10484b5c1d8ef3339c02052bb6))
3340
+
3341
+
3342
+
3343
+ ## [0.2.123](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.122...0.2.123) (2020-12-29)
3344
+
3345
+
3346
+ ### Features
3347
+
3348
+ * **device-info:** parse mardown link in description ([9b8a5aa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9b8a5aafe4ec347d22d6528294c24c5c0bb92de3))
3349
+
3350
+
3351
+
3352
+ ## [0.2.122](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.121...0.2.122) (2020-12-29)
3353
+
3354
+
3355
+
3356
+ ## [0.2.121](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.120...0.2.121) (2020-12-29)
3357
+
3358
+
3359
+
3360
+ ## [0.2.120](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.119...0.2.120) (2020-12-29)
3361
+
3362
+
3363
+
3364
+ ## [0.2.119](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.118...0.2.119) (2020-12-29)
3365
+
3366
+
3367
+
3368
+ ## [0.2.118](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.117...0.2.118) (2020-12-29)
3369
+
3370
+
3371
+
3372
+ ## [0.2.117](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.116...0.2.117) (2020-12-29)
3373
+
3374
+
3375
+
3376
+ ## [0.2.116](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.115...0.2.116) (2020-12-29)
3377
+
3378
+
3379
+
3380
+ ## [0.2.115](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.114...0.2.115) (2020-12-29)
3381
+
3382
+
3383
+
3384
+ ## [0.2.114](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.113...0.2.114) (2020-12-29)
3385
+
3386
+
3387
+
3388
+ ## [0.2.113](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.111...0.2.113) (2020-12-29)
3389
+
3390
+
3391
+
3392
+ ## [0.2.112](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.111...0.2.112) (2020-12-29)
3393
+
3394
+
3395
+
3396
+ ## [0.2.111](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.110...0.2.111) (2020-12-29)
3397
+
3398
+
3399
+ ### Features
3400
+
3401
+ * **reporting:** add reporting configuration interface ([126675d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/126675d72b30f3c1d79c77b35c153f4d0d9eab60))
3402
+
3403
+
3404
+
3405
+ ## [0.2.110](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.109...0.2.110) (2020-12-21)
3406
+
3407
+
3408
+ ### Bug Fixes
3409
+
3410
+ * **map:** show link labels on middle ([d6b1711](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d6b17111928f217a88b0f3be712a48c642317b10))
3411
+
3412
+
3413
+
3414
+ ## [0.2.109](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.108...0.2.109) (2020-12-21)
3415
+
3416
+
3417
+ ### Features
3418
+
3419
+ * **logs:** add logs filtering functional ([8ac4c44](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8ac4c44339b8adb8ccc5c4ea50cf6d6e8dbf9a27))
3420
+ * **map:** reduce repeated links ([4bb0d27](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4bb0d27039bc0854692fad24d7f6a6f63e6f436b))
3421
+
3422
+
3423
+
3424
+ ## [0.2.108](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.107...0.2.108) (2020-12-18)
3425
+
3426
+
3427
+ ### Bug Fixes
3428
+
3429
+ * **time:** fix toHHMMSS default format ([8eb968d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8eb968d3a6c78b25a4b9ee5c58615c027658bb25))
3430
+
3431
+
3432
+
3433
+ ## [0.2.107](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.106...0.2.107) (2020-12-11)
3434
+
3435
+
3436
+ ### Bug Fixes
3437
+
3438
+ * **exposes:** small padding fixes ([b5be25e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b5be25ef0e780d9208dece8859ffd6acff8aea4e))
3439
+ * **toggle:** fix on label ([567d503](https://github.com/nurikk/zigbee2mqtt-frontend/commit/567d5035d01a9962bebf909e02f2cb1ba1f46d78))
3440
+
3441
+
3442
+
3443
+ ## [0.2.106](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.105...0.2.106) (2020-12-10)
3444
+
3445
+
3446
+ ### Bug Fixes
3447
+
3448
+ * **exposes:** fix true/false value rendering ([15a9390](https://github.com/nurikk/zigbee2mqtt-frontend/commit/15a9390d4ae59fa1559ba47417dd2901a2d7cac1))
3449
+
3450
+
3451
+ ### Features
3452
+
3453
+ * **exposes:** implement composite feature ([948b791](https://github.com/nurikk/zigbee2mqtt-frontend/commit/948b7911563148466946a18d7f1ae97d8921c427))
3454
+
3455
+
3456
+
3457
+ ## [0.2.105](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.104...0.2.105) (2020-12-09)
3458
+
3459
+
3460
+ ### Bug Fixes
3461
+
3462
+ * **settings:** fix z2m repo link ([51f125a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/51f125a6b5a0f756f077803f842ddefd052f0f7d))
3463
+
3464
+
3465
+
3466
+ ## [0.2.104](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.103...0.2.104) (2020-12-09)
3467
+
3468
+
3469
+
3470
+ ## [0.2.103](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.102...0.2.103) (2020-12-09)
3471
+
3472
+
3473
+
3474
+ ## [0.2.102](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.101...0.2.102) (2020-12-09)
3475
+
3476
+
3477
+
3478
+ ## [0.2.101](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.100...0.2.101) (2020-12-09)
3479
+
3480
+
3481
+ ### Features
3482
+
3483
+ * **group:** add support for group renaming ([45a837b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/45a837bd859edb1f51c776cbdc7be68d20b4c284))
3484
+
3485
+
3486
+
3487
+ ## [0.2.100](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.98...0.2.100) (2020-11-30)
3488
+
3489
+
3490
+ ### Features
3491
+
3492
+ * **device-page:** add FN to page header ([f68ddda](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f68ddda3b5879b6ad497fce5f433669ccd3fec0f))
3493
+
3494
+
3495
+
3496
+ ## [0.2.99](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.98...0.2.99) (2020-11-30)
3497
+
3498
+
3499
+
3500
+ ## [0.2.98](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.97...0.2.98) (2020-11-30)
3501
+
3502
+
3503
+ ### Bug Fixes
3504
+
3505
+ * **join-button:** align button left ([adc760f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/adc760f6e7f1c30a0a352257c219cda8ddfb63cf))
3506
+ * **navbar:** close on click ([8007a94](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8007a946b53f55e1ea90560741d69f385c4e354e))
3507
+
3508
+
3509
+
3510
+ ## [0.2.97](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.96...0.2.97) (2020-11-29)
3511
+
3512
+
3513
+ ### Features
3514
+
3515
+ * **mobile:** info page responsive ([25747e3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/25747e357e163764ac8c46c66a873ad663b2fd65))
3516
+
3517
+
3518
+
3519
+ ## [0.2.96](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.95...0.2.96) (2020-11-29)
3520
+
3521
+
3522
+ ### Features
3523
+
3524
+ * **mobile:** improve mobile ux ([4894587](https://github.com/nurikk/zigbee2mqtt-frontend/commit/489458726868cac7c6f28016292c08dbf70c098d))
3525
+
3526
+
3527
+
3528
+ ## [0.2.95](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.93...0.2.95) (2020-11-28)
3529
+
3530
+
3531
+ ### Features
3532
+
3533
+ * **auth:** add z2m authentification support ([c6aba31](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c6aba31d4eca226e64b1d580db3226c334a0b41e))
3534
+ * **device-control:** add device FN dialog info ([4b23e1e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4b23e1e313d7a36397f5e384fbae6fbcf6aa8c13))
3535
+
3536
+
3537
+
3538
+ ## [0.2.94](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.93...0.2.94) (2020-11-25)
3539
+
3540
+
3541
+ ### Features
3542
+
3543
+ * **auth:** add z2m authentification support ([ac4362b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ac4362bb4dfa3898c5be269989c92de51818d9d0))
3544
+
3545
+
3546
+
3547
+ ## [0.2.93](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.92...0.2.93) (2020-11-22)
3548
+
3549
+
3550
+ ### Bug Fixes
3551
+
3552
+ * **last-seen:** fix epoch last seen ([d89eb69](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d89eb69b7ffce4c84dc719e95d61937c199fee3c))
3553
+
3554
+
3555
+
3556
+ ## [0.2.92](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.91...0.2.92) (2020-11-21)
3557
+
3558
+
3559
+
3560
+ ## [0.2.91](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.89...0.2.91) (2020-11-21)
3561
+
3562
+
3563
+ ### Bug Fixes
3564
+
3565
+ * **color-picker:** fix paddings ([f1a6c87](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f1a6c87fa5973e8f4b25d13df2aedf5218bd7c28))
3566
+ * **device-image:** immidiatly fallback on empty model ([b801a99](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b801a992601e09a20a119cd2d726be4245c0699d))
3567
+ * **join-button:** fix routing on click ([886eb7d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/886eb7de241ca2cc3e7f558934826136d06b39c2))
3568
+ * **range-editor:** fix horizontal allignment ([ab69bb9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ab69bb948cd9059b74a476686050b43d49bc0d62))
3569
+
3570
+
3571
+
3572
+ ## [0.2.90](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.89...0.2.90) (2020-11-21)
3573
+
3574
+
3575
+ ### Bug Fixes
3576
+
3577
+ * **color-picker:** fix paddings ([2bf7a05](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2bf7a059d155437048763e83d66390e14f1ea3ed))
3578
+ * **device-image:** immidiatly fallback on empty model ([a574eca](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a574eca893d972203999675d485011bf275033ba))
3579
+ * **join-button:** fix routing on click ([2e6acbb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2e6acbbc52266513db4c76af254fc2eb547eb888))
3580
+ * **range-editor:** fix horizontal allignment ([3f67837](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3f67837b4049383bb9e4087a73990a75ec59eaa0))
3581
+
3582
+
3583
+
3584
+ ## [0.2.89](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.88...0.2.89) (2020-11-19)
3585
+
3586
+
3587
+
3588
+ ## [0.2.88](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.87...0.2.88) (2020-11-19)
3589
+
3590
+
3591
+
3592
+ ## [0.2.87](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.86...0.2.87) (2020-11-19)
3593
+
3594
+
3595
+
3596
+ ## [0.2.86](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.84...0.2.86) (2020-11-19)
3597
+
3598
+
3599
+ ### Features
3600
+
3601
+ * **battery:** add support for battery_low state ([d4bbd8f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d4bbd8f3502b1c4c122b878b534a38d3170b92fe))
3602
+ * **groups:** allow users to enter group id during creation ([1ea9757](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1ea9757f37cba80f9b118a371d384add72ddcb75))
3603
+ * **html:** make favicon relative ([#145](https://github.com/nurikk/zigbee2mqtt-frontend/issues/145)) ([ee16331](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ee16331d1adba4f845e0895ebc369c310f962bf4))
3604
+
3605
+
3606
+
3607
+ ## [0.2.85](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.84...0.2.85) (2020-11-19)
3608
+
3609
+
3610
+ ### Features
3611
+
3612
+ * **battery:** add support for battery_low state ([d4bbd8f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d4bbd8f3502b1c4c122b878b534a38d3170b92fe))
3613
+ * **groups:** allow users to enter group id during creation ([1ea9757](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1ea9757f37cba80f9b118a371d384add72ddcb75))
3614
+ * **html:** make favicon relative ([#145](https://github.com/nurikk/zigbee2mqtt-frontend/issues/145)) ([ee16331](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ee16331d1adba4f845e0895ebc369c310f962bf4))
3615
+
3616
+
3617
+
3618
+ ## [0.2.85](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.84...0.2.85) (2020-11-17)
3619
+
3620
+
3621
+ ### Features
3622
+
3623
+ * **groups:** allow users to enter group id during creation ([77d037a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/77d037ad70321e7030ceb24f70922a8c2fabbef9))
3624
+
3625
+
3626
+
3627
+ ## [0.2.84](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.83...0.2.84) (2020-11-16)
3628
+
3629
+
3630
+ ### Bug Fixes
3631
+
3632
+ * **bridge-info:** fix empty bridge config ([aca4950](https://github.com/nurikk/zigbee2mqtt-frontend/commit/aca495085ff7f7fba2cdc0d4be559fc7dc1d0f66))
3633
+
3634
+
3635
+ ### Features
3636
+
3637
+ * **exposes:** add feature description ([b95ccdf](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b95ccdfb49d655a60bfb9cf3a64148a7bbdd18e6))
3638
+
3639
+
3640
+
3641
+ ## [0.2.83](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.81...0.2.83) (2020-11-15)
3642
+
3643
+
3644
+ ### Bug Fixes
3645
+
3646
+ * **device-info:** fix power source ([11b3cbc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/11b3cbc4e1a2ef48aca17557bfc6eba296528963))
3647
+ * **map:** optimize forses ([383ecca](https://github.com/nurikk/zigbee2mqtt-frontend/commit/383eccae7bb90315aabb03c9ae5ce4a5467e62b5))
3648
+
3649
+
3650
+
3651
+ ## [0.2.82](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.81...0.2.82) (2020-11-15)
3652
+
3653
+
3654
+ ### Bug Fixes
3655
+
3656
+ * **map:** optimize forses ([cac1156](https://github.com/nurikk/zigbee2mqtt-frontend/commit/cac1156b9f1a90423b3e71c72fb802e46ff8e2c7))
3657
+
3658
+
3659
+
3660
+ ## [0.2.81](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.80...0.2.81) (2020-11-15)
3661
+
3662
+
3663
+ ### Bug Fixes
3664
+
3665
+ * **info:** fix property rendering ([10ead30](https://github.com/nurikk/zigbee2mqtt-frontend/commit/10ead30fc2e7e18b9096dd11c7c0465f5f3ef3bc))
3666
+
3667
+
3668
+ ### Features
3669
+
3670
+ * **devices-list:** add nwk address ([d16f380](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d16f3807b69f43a86bf4b76d8cf0061ca9379381))
3671
+ * **map:** add link avoidance ([85ace87](https://github.com/nurikk/zigbee2mqtt-frontend/commit/85ace87f2517119a56450727be47f7bae902dd1c))
3672
+
3673
+
3674
+
3675
+ ## [0.2.80](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.79...0.2.80) (2020-11-14)
3676
+
3677
+
3678
+ ### Features
3679
+
3680
+ * **map:** fix various issues ([38fde05](https://github.com/nurikk/zigbee2mqtt-frontend/commit/38fde051ed0a9de5832222d9129ff66370ee4fec))
3681
+
3682
+
3683
+
3684
+ ## [0.2.79](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.78...0.2.79) (2020-11-12)
3685
+
3686
+
3687
+ ### Features
3688
+
3689
+ * **exposes:** implemented climate feature ([d7bebb3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d7bebb386574f130a2d99835019b5958b294d29c))
3690
+
3691
+
3692
+
3693
+ ## [0.2.78](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.77...0.2.78) (2020-11-12)
3694
+
3695
+
3696
+ ### Bug Fixes
3697
+
3698
+ * **vendor-link:** use z2m normalizeModel ([e2476cd](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e2476cdbae378aeab9e3d8d23ab16e7ec300574f))
3699
+
3700
+
3701
+
3702
+ ## [0.2.77](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.76...0.2.77) (2020-11-12)
3703
+
3704
+
3705
+ ### Bug Fixes
3706
+
3707
+ * **color:** improove hardcoded color check ([dddeca5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/dddeca592083c1629564dd44a08fe08853bbaf19))
3708
+ * **vendor-links:** z2m style sanitisation ([17bece6](https://github.com/nurikk/zigbee2mqtt-frontend/commit/17bece63423d027deb58a756ca9ae0822c8b8687))
3709
+
3710
+
3711
+
3712
+ ## [0.2.76](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.75...0.2.76) (2020-11-12)
3713
+
3714
+
3715
+ ### Features
3716
+
3717
+ * **exposes:** hardcode all access for color feature ([bf12a5a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bf12a5a5878ad3d30b3c6b9aac8e592075662ee2))
3718
+
3719
+
3720
+
3721
+ ## [0.2.75](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.74...0.2.75) (2020-11-12)
3722
+
3723
+
3724
+ ### Features
3725
+
3726
+ * **exposes:** implement color according to access spec ([498d35e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/498d35ece792eb58858f0028f460494f9d4fc9c2))
3727
+
3728
+
3729
+
3730
+ ## [0.2.74](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.73...0.2.74) (2020-11-11)
3731
+
3732
+
3733
+ ### Bug Fixes
3734
+
3735
+ * **map:** fix rendering issues ([c5ea0ae](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c5ea0ae84bfbfea18e40db9f881e527035e44fb5))
3736
+
3737
+
3738
+ ### Features
3739
+
3740
+ * **setings:** add versions page to settings ([9a5f24b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9a5f24b773705e615bd603f03198e9bf64ab34ca))
3741
+
3742
+
3743
+
3744
+ ## [0.2.73](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.72...0.2.73) (2020-11-11)
3745
+
3746
+
3747
+ ### Features
3748
+
3749
+ * **exposes:** group features by endpoint ([8900433](https://github.com/nurikk/zigbee2mqtt-frontend/commit/890043301d6f96a6431b79e3809b466db1827de9))
3750
+
3751
+
3752
+
3753
+ ## [0.2.72](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.71...0.2.72) (2020-11-11)
3754
+
3755
+
3756
+ ### Features
3757
+
3758
+ * **debug:** add api calls debug output ([f4e1c64](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f4e1c6428241a8f74dd16b48eb7744298db03344))
3759
+ * **expose:** use property for get requests ([001fed8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/001fed8aad4e116f5efa29f7b4dae4c7836f6a9a))
3760
+
3761
+
3762
+
3763
+ ## [0.2.71](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.70...0.2.71) (2020-11-11)
3764
+
3765
+
3766
+
3767
+ ## [0.2.70](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.68...0.2.70) (2020-11-11)
3768
+
3769
+
3770
+ ### Features
3771
+
3772
+ * **device-info:** add z2m documentation links ([cbd34e0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/cbd34e07aac0fcb0fb19f574098b20040e24d338))
3773
+ * **exposes:** adopt new access mode format ([6833db0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6833db00ca20f18b6e4b4b0e330c8e7d25f4345e))
3774
+ * **state:** remove editor from state page ([d843554](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d8435547c0c47e4da70eca5b1211575545b73272))
3775
+
3776
+
3777
+
3778
+ ## [0.2.69](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.68...0.2.69) (2020-11-08)
3779
+
3780
+
3781
+ ### Features
3782
+
3783
+ * **exposes:** adopt new access mode format ([b4da1ac](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b4da1ac3c75cef2ccd0237d6dd1322dd932638d0))
3784
+
3785
+
3786
+
3787
+ ## [0.2.68](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.67...0.2.68) (2020-10-31)
3788
+
3789
+
3790
+ ### Bug Fixes
3791
+
3792
+ * **range-editor:** send values onBlur ([7f243b7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7f243b7c719add5e3523f62985976f32c803852d))
3793
+
3794
+
3795
+ ### Features
3796
+
3797
+ * **editors:** add numeric input for range elements ([5239400](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5239400f53d46afcfb70f0d72b2623b144f7a8e8))
3798
+ * **exposes:** show units in range editor ([d367cc1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d367cc1e9485ea73c85a1e4cc1a28ca9a06343ea))
3799
+ * **range-editor:** send value on mouseup ([f7bc512](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f7bc512cee1d8ef54589c8d9518c685ed4af5225))
3800
+ * **toggle:** show unknown value state ([2d114ce](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2d114cec67ca7bbf20433b89051607b4e385e445))
3801
+
3802
+
3803
+
3804
+ ## [0.2.67](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.66...0.2.67) (2020-10-31)
3805
+
3806
+
3807
+ ### Bug Fixes
3808
+
3809
+ * **exposes:** fix read property name ([3776276](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3776276d2ab4d0657a6e33c3fc002b860be647bd))
3810
+
3811
+
3812
+ ### Features
3813
+
3814
+ * **exposes:** check read prop ([0b50e8b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0b50e8bad3b1e3b2380012d8252302b597ed9b1e))
3815
+
3816
+
3817
+
3818
+ ## [0.2.66](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.65...0.2.66) (2020-10-31)
3819
+
3820
+
3821
+ ### Features
3822
+
3823
+ * **exposes:** add read converters call ([2490f3b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2490f3b03088960970a56019c9b0a69fb3138be6))
3824
+
3825
+
3826
+
3827
+ ## [0.2.65](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.64...0.2.65) (2020-10-31)
3828
+
3829
+
3830
+ ### Features
3831
+
3832
+ * **enum:** implement read only ([a7c2ea1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a7c2ea1734fb0e6bec4a422595f660c0c15263d0))
3833
+ * **enum:** show active value ([5bf025f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5bf025f056f340fccfa3ba1cb792340228763517))
3834
+
3835
+
3836
+
3837
+ ## [0.2.64](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.63...0.2.64) (2020-10-31)
3838
+
3839
+
3840
+ ### Features
3841
+
3842
+ * **exposes:** add Fan device type ([d738c75](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d738c75e7e37b579f6e7aa4dde86bbad0e8e5cf7))
3843
+ * **exposes:** add Textual feature ([0e30fc3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0e30fc3bf8ea0c65a3bd26d13d31483268896dd7))
3844
+
3845
+
3846
+
3847
+ ## [0.2.63](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.62...0.2.63) (2020-10-29)
3848
+
3849
+
3850
+ ### Bug Fixes
3851
+
3852
+ * **color:** fix missing color componenents ([20958bb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/20958bbfaf372b16e489c1bbee949593ff5d5631))
3853
+
3854
+
3855
+
3856
+ ## [0.2.62](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.61...0.2.62) (2020-10-29)
3857
+
3858
+
3859
+ ### Features
3860
+
3861
+ * **state-export:** serialize Map as well ([d0709f9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d0709f90d611de067e33dee128456d008867807c))
3862
+ * **zigbee:** show long loading error message ([75c744b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/75c744b124e36bbf3432dd2971f65323bf369547))
3863
+
3864
+
3865
+
3866
+ ## [0.2.61](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.59...0.2.61) (2020-10-28)
3867
+
3868
+
3869
+ ### Features
3870
+
3871
+ * **error-boundry:** implement error boundry ([8b04bfa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8b04bfa7ff704badd012eab86dec2c83fde4f8db))
3872
+ * **utils:** add save state funtionality ([d89337d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d89337d1070750f58645744d5f05d7a9cd5915ae))
3873
+
3874
+
3875
+
3876
+ ## [0.2.60](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.59...0.2.60) (2020-10-28)
3877
+
3878
+
3879
+ ### Features
3880
+
3881
+ * **error-boundry:** implement error boundry ([143fc40](https://github.com/nurikk/zigbee2mqtt-frontend/commit/143fc402c3ef2670c3fa68dcb62355db56cd76f1))
3882
+ * **utils:** add save state funtionality ([d1e08a6](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d1e08a6ec81c01c586021608ec4cbb9962d83621))
3883
+
3884
+
3885
+
3886
+ ## [0.2.59](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.58...0.2.59) (2020-10-27)
3887
+
3888
+
3889
+
3890
+ ## [0.2.58](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.57...0.2.58) (2020-10-27)
3891
+
3892
+
3893
+
3894
+ ## [0.2.57](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.56...0.2.57) (2020-10-27)
3895
+
3896
+
3897
+
3898
+ ## [0.2.56](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.55...0.2.56) (2020-10-27)
3899
+
3900
+
3901
+
3902
+ ## [0.2.55](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.54...0.2.55) (2020-10-27)
3903
+
3904
+
3905
+
3906
+ ## [0.2.54](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.53...0.2.54) (2020-10-27)
3907
+
3908
+
3909
+
3910
+ ## [0.2.53](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.52...0.2.53) (2020-10-27)
3911
+
3912
+
3913
+
3914
+ ## [0.2.52](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.51...0.2.52) (2020-10-27)
3915
+
3916
+
3917
+
3918
+ ## [0.2.51](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.50...0.2.51) (2020-10-27)
3919
+
3920
+
3921
+ ### Bug Fixes
3922
+
3923
+ * **build:** change node tag ([e939633](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e93963336b4d73ea4569c49002bf57bfe568dae1))
3924
+ * **build:** fix ci build ([b93be45](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b93be45e633b8ba3d7ccffff32ce81aa43a8eb65))
3925
+ * **build:** fix orbs ([5b17c67](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5b17c67bc838c68725278e552a1ec8eecb60c6a7))
3926
+ * **build:** use prebuild image ([bf2393c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bf2393c7d243c8a33511422c8a2aa8493d0c680a))
3927
+
3928
+
3929
+
3930
+ ## [0.2.50](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.49...0.2.50) (2020-10-26)
3931
+
3932
+
3933
+ ### Bug Fixes
3934
+
3935
+ * **composite:** add key to generic params ([07cae19](https://github.com/nurikk/zigbee2mqtt-frontend/commit/07cae198edfc1acf490e8e5b52b2fc734679eb18))
3936
+
3937
+
3938
+
3939
+ ## [0.2.49](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.48...0.2.49) (2020-10-26)
3940
+
3941
+
3942
+ ### Bug Fixes
3943
+
3944
+ * **clusters:** fix empty clusters rendering ([8c70a00](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8c70a00aae228f8bcdec2078363982e93180c790))
3945
+ * **exposes:** deprecate property name computation ([cbfee91](https://github.com/nurikk/zigbee2mqtt-frontend/commit/cbfee916142b6a2f5a72e96497f75e9372a98596))
3946
+
3947
+
3948
+ ### Features
3949
+
3950
+ * **composite:** deprecate endpoint from composite ([4fe1cbc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4fe1cbc9be8c02d172434ee5d6af8bc0e3dd0ab6))
3951
+ * **exposes:** implement color_hs ([e0fefef](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e0fefef9ef7885de30ad2c86e9c19773ff29c44d))
3952
+ * **numeric:** add margin to unit ([208fdf9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/208fdf9d36096491c51f8abe1c3c445d15f61974))
3953
+
3954
+
3955
+
3956
+ ## [0.2.48](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.47...0.2.48) (2020-10-25)
3957
+
3958
+
3959
+
3960
+ ## [0.2.47](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.46...0.2.47) (2020-10-25)
3961
+
3962
+
3963
+ ### Bug Fixes
3964
+
3965
+ * **toggle:** remove left padding from button ([911f5f2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/911f5f2284b559521d7121acf537cd3836726ec1))
3966
+
3967
+
3968
+ ### Features
3969
+
3970
+ * **toggle:** add state labels ([82d8aeb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/82d8aeb6765e94e406e0a8b1892cea5da80683d1))
3971
+
3972
+
3973
+
3974
+ ## [0.2.46](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.45...0.2.46) (2020-10-25)
3975
+
3976
+
3977
+ ### Bug Fixes
3978
+
3979
+ * **exposes:** better feature endpoint handling ([bbb02ca](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bbb02caf8646755bdb7f964ab29c56193b2c8ef0))
3980
+
3981
+
3982
+
3983
+ ## [0.2.45](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.43...0.2.45) (2020-10-25)
3984
+
3985
+
3986
+ ### Bug Fixes
3987
+
3988
+ * **exposes:** fix unknow color features ([9f81828](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9f818288ef4206c7e4ddb819fcc54bc858ca5f88))
3989
+
3990
+
3991
+
3992
+ ## [0.2.44](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.43...0.2.44) (2020-10-25)
3993
+
3994
+
3995
+ ### Bug Fixes
3996
+
3997
+ * **exposes:** fix unknow color features ([329153a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/329153ad74b47d2c67d4d146f4182b70f8125bc9))
3998
+
3999
+
4000
+
4001
+ ## [0.2.43](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.42...0.2.43) (2020-10-25)
4002
+
4003
+
4004
+
4005
+ ## [0.2.42](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.40...0.2.42) (2020-10-25)
4006
+
4007
+
4008
+ ### Bug Fixes
4009
+
4010
+ * **color:** deprecate brightness parameter ([0b1a85c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0b1a85ce37d0a5ee1eece99d06191eb695e9e218))
4011
+ * **color:** remove margin ([5e87ff2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5e87ff212f6e573dbdb787fe25fcb0114c5f77cf))
4012
+ * **numeric:** fix value setter ([c44b537](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c44b537e37e889f34e1a2602ff8d1a39d29e97bd))
4013
+
4014
+
4015
+ ### Features
4016
+
4017
+ * **exposes:** adopt property attribute ([d20ed44](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d20ed447dbc7839056b1137d5cb80e0ead568c1c))
4018
+
4019
+
4020
+
4021
+ ## [0.2.41](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.40...0.2.41) (2020-10-25)
4022
+
4023
+
4024
+ ### Bug Fixes
4025
+
4026
+ * **color:** deprecate brightness parameter ([7601d8a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7601d8abc4633d546ba344ed95d5490a51058477))
4027
+ * **color:** remove margin ([3190e59](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3190e5984b190cda443bb0fc85a61ceffbac3a55))
4028
+ * **numeric:** fix value setter ([deb255d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/deb255d1ee010675a984ebba8cf5d476e5157aad))
4029
+
4030
+
4031
+ ### Features
4032
+
4033
+ * **exposes:** adopt property attribute ([75757cc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/75757ccb0b28c4493c3cd4aa93cde31d3d3e180a))
4034
+
4035
+
4036
+
4037
+ ## [0.2.40](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.39...0.2.40) (2020-10-25)
4038
+
4039
+
4040
+ ### Features
4041
+
4042
+ * **exposes:** implement color_xy feature ([9ba97a8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9ba97a82e0ed7c1509f35cd32fa9d07023109d43))
4043
+
4044
+
4045
+
4046
+ ## [0.2.39](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.38...0.2.39) (2020-10-22)
4047
+
4048
+
4049
+ ### Features
4050
+
4051
+ * **exposes:** rename device to composite type ([5ac075f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5ac075fd6050cbac2ae7c8283808b708161d19a5))
4052
+
4053
+
4054
+
4055
+ ## [0.2.38](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.36...0.2.38) (2020-10-22)
4056
+
4057
+
4058
+
4059
+ ## [0.2.37](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.36...0.2.37) (2020-10-22)
4060
+
4061
+
4062
+
4063
+ ## [0.2.36](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.35...0.2.36) (2020-10-20)
4064
+
4065
+
4066
+ ### Bug Fixes
4067
+
4068
+ * **map:** don't recreate force sumulation on updat ([6d3ec29](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6d3ec293233feeef99fd33f127b0f6f282ab297f))
4069
+ * **map:** don't request routes ([3cae627](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3cae6270ef80849362061fd2181437aa67f0c671))
4070
+ * **map:** don't use deprecated properties ([d2cf791](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d2cf791a4d0167d6abc4abfe379e90038f307cc7))
4071
+ * **map:** fix map rerendering ([17ec8e3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/17ec8e3c73c5d41d4ec1d4ecdae6c2c4c0217cca))
4072
+ * **map:** recalculate forces on zoom ([11356b3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/11356b318dbeb02eed568edaef210a1999b1d925))
4073
+ * **map:** use true elliptical paths ([9f4b01e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9f4b01ea93ab453dcfa19f5e6dd83c6826c97377))
4074
+
4075
+
4076
+ ### Features
4077
+
4078
+ * **map:** rescale map on zoom ([e48a8f6](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e48a8f65f83d1b22789adde209f654df1c7ed182))
4079
+
4080
+
4081
+
4082
+ ## [0.2.35](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.34...0.2.35) (2020-10-19)
4083
+
4084
+
4085
+
4086
+ ## [0.2.34](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.33...0.2.34) (2020-10-19)
4087
+
4088
+
4089
+ ### Features
4090
+
4091
+ * **exposes:** adopt new expose format ([e9276dc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e9276dcbe68ca6ff96d6a3d2a36d9d8a521f086f))
4092
+
4093
+
4094
+
4095
+ ## [0.2.33](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.32...0.2.33) (2020-10-19)
4096
+
4097
+
4098
+ ### Features
4099
+
4100
+ * **map:** use state.selectedNode ([46a1001](https://github.com/nurikk/zigbee2mqtt-frontend/commit/46a1001ae765ad837d6023318099a55a4da7e51b))
4101
+
4102
+
4103
+
4104
+ ## [0.2.32](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.31...0.2.32) (2020-10-18)
4105
+
4106
+
4107
+ ### Bug Fixes
4108
+
4109
+ * **settings:** fix config keys ([bb83a4a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bb83a4aea82333f1872566e18174b6d4ba1fc260))
4110
+
4111
+
4112
+ ### Features
4113
+
4114
+ * **map:** higlight neibhour nodes on click ([2860884](https://github.com/nurikk/zigbee2mqtt-frontend/commit/286088437fd732c6a3e11cc1a72f201555e6d2b0))
4115
+ * **map:** optimize for large networks ([ca45cdb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ca45cdbaef40445df6e902b8fc124cc7758a7b86))
4116
+
4117
+
4118
+
4119
+ ## [0.2.31](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.30...0.2.31) (2020-10-13)
4120
+
4121
+
4122
+ ### Bug Fixes
4123
+
4124
+ * **color:** convert colors to target namespace ([c9de07a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c9de07a98b8d8b9434dd41f8433d8c9f278176db))
4125
+
4126
+
4127
+
4128
+ ## [0.2.30](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.29...0.2.30) (2020-10-13)
4129
+
4130
+
4131
+ ### Bug Fixes
4132
+
4133
+ * **device-page:** fix image sizing ([69f1a1f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/69f1a1fc029874fd8ee06c445740ba4b93dfbea1))
4134
+ * **groups:** fix image size ([b2f798a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b2f798a17465e423cdf4e594ebf6da4c43f3b132))
4135
+
4136
+
4137
+ ### Features
4138
+
4139
+ * **battery:** fix 0% value ([a4851d4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a4851d4e8b134c443c9adae32a8d33a797bd3273))
4140
+ * **device:** add ota update status indicator ([bd6676b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bd6676bf27de77edccf690f14a3a8a96d86a07d0))
4141
+ * **exposes:** implement cover type ([f49280e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f49280e97e240f799aa59488a5224113cf7fc3ca))
4142
+
4143
+
4144
+
4145
+ ## [0.2.29](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.28...0.2.29) (2020-10-11)
4146
+
4147
+
4148
+ ### Bug Fixes
4149
+
4150
+ * **join-button:** make menu scrollable ([e47269d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e47269d11a23535859644a0215cfad4da06ad401))
4151
+
4152
+
4153
+
4154
+ ## [0.2.28](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.27...0.2.28) (2020-10-11)
4155
+
4156
+
4157
+ ### Features
4158
+
4159
+ * **device-image:** add inverview state indicator ([00e38ab](https://github.com/nurikk/zigbee2mqtt-frontend/commit/00e38ab36eb6f979c7e6e206bce7adbfc30281ff))
4160
+ * **join:** allo joining on specific device ([2cd38a2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2cd38a21dcf4d7371b503ccf08d206c3023aec9f))
4161
+
4162
+
4163
+
4164
+ ## [0.2.27](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.26...0.2.27) (2020-10-09)
4165
+
4166
+
4167
+ ### Features
4168
+
4169
+ * **groups:** render group list in reverse order ([0426cd3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0426cd345e9728ba59fbd0cb07dc4f29597d6ce8))
4170
+
4171
+
4172
+
4173
+ ## [0.2.26](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.25...0.2.26) (2020-10-07)
4174
+
4175
+
4176
+ ### Features
4177
+
4178
+ * **exposes:** add boolean feature ([6aa9a4b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6aa9a4ba4cb66d74e03717963fb71db9e0760070))
4179
+
4180
+
4181
+
4182
+ ## [0.2.25](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.24...0.2.25) (2020-10-07)
4183
+
4184
+
4185
+ ### Features
4186
+
4187
+ * **exposes:** implement numeric props ([a89e988](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a89e9888006bb1c30dbe8df2e03387ffb9810e7e))
4188
+
4189
+
4190
+
4191
+ ## [0.2.24](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.23...0.2.24) (2020-10-06)
4192
+
4193
+
4194
+ ### Bug Fixes
4195
+
4196
+ * **device-page:** allign message center ([1c4f16e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1c4f16e8da7d9adb8cb0c2bd79a973b0d8edbfbf))
4197
+ * **groups:** default controlled input ([e6e1bb2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e6e1bb277e54f385c7e79017032d3aede96842ba))
4198
+ * **notyf:** use single Notyf instance ([fb670e3](https://github.com/nurikk/zigbee2mqtt-frontend/commit/fb670e31839809cb2742b0ccdf88bccf8d24967a))
4199
+
4200
+
4201
+ ### Features
4202
+
4203
+ * **power-source:** add DC Source ([d798293](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d79829379c0c35ec01340dc5613e7d8c7788efdc))
4204
+ * **readme:** update developer readme ([7bf3f3d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7bf3f3db4f677b9c7e8edb60b548277d8240eb2f))
4205
+
4206
+
4207
+
4208
+ ## [0.2.23](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.22...0.2.23) (2020-10-04)
4209
+
4210
+
4211
+ ### Features
4212
+
4213
+ * **color:** remove cie_to_rgb code ([324e1b6](https://github.com/nurikk/zigbee2mqtt-frontend/commit/324e1b6d2969b9d50491785f47c1d63beef663fe))
4214
+ * **color:** simplify target color conversion ([a29199c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a29199ccfa6ed438579ce8693909f75d962ddb9b))
4215
+ * **device-page:** move clusters to separate tab ([e20d398](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e20d398b13713a4a3058713c2a688c84d271845b))
4216
+ * **settings:** add reset znp button ([561e5a9](https://github.com/nurikk/zigbee2mqtt-frontend/commit/561e5a91e04e0fb00fd21fd36541c7980abf9a5f))
4217
+
4218
+
4219
+
4220
+ ## [0.2.22](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.21...0.2.22) (2020-10-04)
4221
+
4222
+
4223
+ ### Bug Fixes
4224
+
4225
+ * **map:** fix double encoded map response ([f907a0a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f907a0ad6be767d5bd0bee6246fcf6f4c5e61d17))
4226
+
4227
+
4228
+
4229
+ ## [0.2.21](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.20...0.2.21) (2020-10-03)
4230
+
4231
+
4232
+ ### Bug Fixes
4233
+
4234
+ * **map:** fix map rendering after changing tab ([743c655](https://github.com/nurikk/zigbee2mqtt-frontend/commit/743c6550ac4977e9d736cce6e62ff7ab579d7b69))
4235
+
4236
+
4237
+ ### Features
4238
+
4239
+ * **color:** add hs color support ([31e0b69](https://github.com/nurikk/zigbee2mqtt-frontend/commit/31e0b69073415ea117fb02f182d54abf1fd32416))
4240
+ * **exposes:** better unsupported report ([e2c546a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e2c546a3a2548a534c151e641269590685641eac))
4241
+ * **exposes:** implement switch type ([7e5f71b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7e5f71bf27d0b0954e24b228a04caab4b27cd0f7))
4242
+ * **light:** add endpoint support ([3172140](https://github.com/nurikk/zigbee2mqtt-frontend/commit/31721403f6df3eaf177c96d26936536ae867a924))
4243
+ * **mocks:** update mock data ([2a95a1b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2a95a1b3f985c3b49332be72530ff3030a3b43e3))
4244
+ * **switch:** change implementation ([a1c6c17](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a1c6c177f56952965b28a22d5fb3599166202a1c))
4245
+
4246
+
4247
+
4248
+ ## [0.2.20](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.19...0.2.20) (2020-10-02)
4249
+
4250
+
4251
+ ### Features
4252
+
4253
+ * **color temp:** add 6500k ([902d967](https://github.com/nurikk/zigbee2mqtt-frontend/commit/902d96702cf65004bf631c529ced6985ff0b49cc))
4254
+ * **color widget:** generalise ([29d3880](https://github.com/nurikk/zigbee2mqtt-frontend/commit/29d38805b487c84557e04024ea67932f6c73a242))
4255
+
4256
+
4257
+
4258
+ ## [0.2.19](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.18...0.2.19) (2020-10-02)
4259
+
4260
+
4261
+ ### Features
4262
+
4263
+ * **devices:** default order for devices by FN ([508bd65](https://github.com/nurikk/zigbee2mqtt-frontend/commit/508bd65fa6d3b0413986301d5aecd1a41c31663c))
4264
+ * **endpoin picker:** pick first ep by default ([5630bb5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/5630bb5243037bd143aa10b8d05ae43359ad7b70))
4265
+ * **enpointpicker:** disable select with single ep ([cb57106](https://github.com/nurikk/zigbee2mqtt-frontend/commit/cb57106733aa41b569167ce184aab0a918778c0c))
4266
+
4267
+
4268
+
4269
+ ## [0.2.18](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.17...0.2.18) (2020-10-02)
4270
+
4271
+
4272
+ ### Features
4273
+
4274
+ * **exposes:** implement light control ([08c94c1](https://github.com/nurikk/zigbee2mqtt-frontend/commit/08c94c10e20e15fcd860a11ac4d93a509c9d94f2))
4275
+
4276
+
4277
+
4278
+ ## [0.2.17](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.16...0.2.17) (2020-09-28)
4279
+
4280
+
4281
+ ### Features
4282
+
4283
+ * **device image:** add sls image fallback source ([e6f5da8](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e6f5da8bf9630017f3d5f224faeea7b5c1a807cc))
4284
+
4285
+
4286
+
4287
+ ## [0.2.16](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.15...0.2.16) (2020-09-28)
4288
+
4289
+
4290
+ ### Features
4291
+
4292
+ * **html:** add favicon ([903077d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/903077d9378c8b587ccf1b5a6cc74246b4decd86))
4293
+ * **last-seen:** add timeago.js ([1eb4fbc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1eb4fbcff4b047f58141b8533d0c75a8efe1bbca))
4294
+ * **tables:** uniform tables look ([8a34ae0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8a34ae0420a69325a86aa225c0f0ea9eada11312))
4295
+ * **universal editor:** range vertical allighment ([4183520](https://github.com/nurikk/zigbee2mqtt-frontend/commit/41835204f940d4b652ee2d0aae859924ab16812a))
4296
+ * **zigbee:** remove stripes from zigbee table ([bc1a882](https://github.com/nurikk/zigbee2mqtt-frontend/commit/bc1a882c1b5ce9b755628d30c8e361a5377f53ee))
4297
+
4298
+
4299
+
4300
+ ## [0.2.15](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.14...0.2.15) (2020-09-25)
4301
+
4302
+
4303
+ ### Bug Fixes
4304
+
4305
+ * **info page:** don't show empty supports attr ([82dfa96](https://github.com/nurikk/zigbee2mqtt-frontend/commit/82dfa96190ccaf4afe0ab56da5719db6dbbe3905))
4306
+
4307
+
4308
+ ### Features
4309
+
4310
+ * **device info:** show in/out clusters ([de8d815](https://github.com/nurikk/zigbee2mqtt-frontend/commit/de8d815a7be7717313d3c05e964e1fc11d2ffb9a))
4311
+
4312
+
4313
+
4314
+ ## [0.2.14](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.13...0.2.14) (2020-09-24)
4315
+
4316
+
4317
+ ### Bug Fixes
4318
+
4319
+ * **api:** correct state handling ([852c776](https://github.com/nurikk/zigbee2mqtt-frontend/commit/852c776923f49eb99e65918b3fbd99c0e0970e80))
4320
+ * **ingress:** fix header link ([29654fc](https://github.com/nurikk/zigbee2mqtt-frontend/commit/29654fca957b03030152a29d089a1f6a2b8876df))
4321
+
4322
+
4323
+
4324
+ ## [0.2.13](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.12...0.2.13) (2020-09-24)
4325
+
4326
+
4327
+
4328
+ ## [0.2.12](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.11...0.2.12) (2020-09-24)
4329
+
4330
+
4331
+
4332
+ ## [0.2.11](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.10...0.2.11) (2020-09-24)
4333
+
4334
+
4335
+ ### Features
4336
+
4337
+ * **hassio:** add ingress support ([3f78004](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3f780043a61f01a2937ede2156b36b5496433fbf))
4338
+
4339
+
4340
+
4341
+ ## [0.2.10](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.9...0.2.10) (2020-09-21)
4342
+
4343
+
4344
+ ### Bug Fixes
4345
+
4346
+ * **navbar:** fix home active class ([f77477d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f77477df541584a570b09c5c04cf0cbcaa0cc422))
4347
+
4348
+
4349
+ ### Features
4350
+
4351
+ * **map:** center no-data messages ([c0deb91](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c0deb91ab30f5859ca3db7c1a4af69a349601db5))
4352
+ * **settings:** rename Bridge to Raw ([d6af30f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d6af30f8a59c05a1e2e85ec152ec86fb552e735d))
4353
+ * **title:** rename to Zigbee2MQTT ([eb4557c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/eb4557cbcb64bfc257a892ca902180efe6a9b74f))
4354
+ * **zigbee:** change no data to spinner ([330e591](https://github.com/nurikk/zigbee2mqtt-frontend/commit/330e591bd0837376b640a444afaf1431f33d58a9))
4355
+
4356
+
4357
+
4358
+ ## [0.2.9](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.8...0.2.9) (2020-09-20)
4359
+
4360
+
4361
+
4362
+ ## [0.2.8](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.7...0.2.8) (2020-09-19)
4363
+
4364
+
4365
+ ### Features
4366
+
4367
+ * **bind:** don't hide coordinator bindings ([25e0b15](https://github.com/nurikk/zigbee2mqtt-frontend/commit/25e0b15344426c9d88c12446f9a5e0b326d80733))
4368
+ * **bindings:** show clusters from bidning record ([6d99d6f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6d99d6f16cce0de202c8658a6235372911012d91))
4369
+
4370
+
4371
+
4372
+ ## [0.2.7](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.6...0.2.7) (2020-09-17)
4373
+
4374
+
4375
+ ### Bug Fixes
4376
+
4377
+ * **groups:** fix groups endpoint picker ([b59fd42](https://github.com/nurikk/zigbee2mqtt-frontend/commit/b59fd421268c70e85ab93551ee8e9f581318f94e))
4378
+
4379
+
4380
+
4381
+ ## [0.2.6](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.5...0.2.6) (2020-09-17)
4382
+
4383
+
4384
+ ### Features
4385
+
4386
+ * **battery:** add % on < 10% chanrge ([158079e](https://github.com/nurikk/zigbee2mqtt-frontend/commit/158079e17214c5b40e9e4ad200d4f080110de7ba))
4387
+
4388
+
4389
+
4390
+ ## [0.2.5](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.4...0.2.5) (2020-09-17)
4391
+
4392
+
4393
+ ### Bug Fixes
4394
+
4395
+ * **zigbee:** fix mobile devices view label ([2f1f009](https://github.com/nurikk/zigbee2mqtt-frontend/commit/2f1f0090da1c2544e41ef2fab8b686f2b82d74da))
4396
+
4397
+
4398
+ ### Reverts
4399
+
4400
+ * Revert "chore(travis): tun travis config" ([7cdef7a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7cdef7ac257fbb45ff982f2e4db1edf099147f03))
4401
+
4402
+
4403
+
4404
+ ## [0.2.4](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.3...0.2.4) (2020-09-16)
4405
+
4406
+
4407
+ ### Bug Fixes
4408
+
4409
+ * **binding:** add .table-responsive ([48e50f0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/48e50f08d973bb0099c175f1e15a3b8e3043d1ff))
4410
+ * **zigbe:** labels positions ([47fb066](https://github.com/nurikk/zigbee2mqtt-frontend/commit/47fb06675fe8c3a4fba8a4b9809e55510ebb314e))
4411
+
4412
+
4413
+
4414
+ ## [0.2.3](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.2...0.2.3) (2020-09-16)
4415
+
4416
+
4417
+ ### Bug Fixes
4418
+
4419
+ * **bidings:** fix device picker ([10c3d69](https://github.com/nurikk/zigbee2mqtt-frontend/commit/10c3d694090cf676974b3aa24a180764a8419128))
4420
+ * **mobile:** fix devices table labels ([1775636](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1775636b508fce0d0513caa3980d4295c06d9880))
4421
+
4422
+
4423
+
4424
+ ## [0.2.2](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.1...0.2.2) (2020-09-15)
4425
+
4426
+
4427
+ ### Bug Fixes
4428
+
4429
+ * **mobile:** fix navbar toggler ([9486aeb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9486aeb6f9873170c6d3f3de4caed8fdf05b72b6))
4430
+
4431
+
4432
+ ### Features
4433
+
4434
+ * **ota:** display remaining update time ([be9c1a2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/be9c1a20cde5fe50e3daf8bc10bcfd6e9e8824dd))
4435
+
4436
+
4437
+ ### Reverts
4438
+
4439
+ * Revert "chore(code): pretier" ([ccaa09d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ccaa09d720ddd8267d389a3719a6fcc11a366378))
4440
+
4441
+
4442
+
4443
+ ## [0.1.58](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.0...0.1.58) (2020-09-14)
4444
+
4445
+
4446
+ ### Bug Fixes
4447
+
4448
+ * **zigbee:** fix zigbee table rows indexing ([cdb8155](https://github.com/nurikk/zigbee2mqtt-frontend/commit/cdb8155343589f2a375ee1ea8e2caa08a578539e))
4449
+
4450
+
4451
+
4452
+ ## [0.1.57](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.1.56...0.1.57) (2020-09-13)
4453
+
4454
+
4455
+
4456
+ ## [0.2.1](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.2.0...0.2.1) (2020-09-14)
4457
+
4458
+
4459
+ ### Bug Fixes
4460
+
4461
+ * **device page:** fix image style ([be2dcf4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/be2dcf41c305fac52e3052b30a7f13398082adfc))
4462
+
4463
+
4464
+
4465
+ # [0.2.0](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.1.56...0.2.0) (2020-09-13)
4466
+
4467
+
4468
+ ### Bug Fixes
4469
+
4470
+ * **bidings:** add keys ([6fb1402](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6fb1402a0a4117c148e8a4174469d71a446d55c7))
4471
+ * **logs page:** add key ([7f6d959](https://github.com/nurikk/zigbee2mqtt-frontend/commit/7f6d959f2102b2e733572126a8278a44b2fbe807))
4472
+ * **map:** fix keys and rendering ([52d9778](https://github.com/nurikk/zigbee2mqtt-frontend/commit/52d9778b74bc92455eedfab071174244204c457a))
4473
+ * **notif:** fix notifications ([ba8c257](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ba8c257f8616e209851679bcf80f2a823dcb2624))
4474
+ * **settings:** fix settings page ([97f4f61](https://github.com/nurikk/zigbee2mqtt-frontend/commit/97f4f617c610463f6d464911a64a8bfd067b46e2))
4475
+ * **settings:** remove debouncing ([ce88a3d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ce88a3d605794a682e0558bd1de1d36ed661e5a1))
4476
+ * **universal editor:** fix component ([9ab3a08](https://github.com/nurikk/zigbee2mqtt-frontend/commit/9ab3a08da2ebffd583493bb9a70ba42646bf1d0c))
4477
+ * **universal editor:** fix logic ([74fb233](https://github.com/nurikk/zigbee2mqtt-frontend/commit/74fb2334de9813706926326a975776ad7bb5ed22))
4478
+
4479
+
4480
+ ### Features
4481
+
4482
+ * **device picker:** use FN + model ([3144ec7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3144ec74053748e6cbcdd29aa3ff57f5bfd40176))
4483
+ * **settings:** experimental brdinge info page ([1586dab](https://github.com/nurikk/zigbee2mqtt-frontend/commit/1586dab8415ce60cc18215402e919521d1450cc7))
4484
+
4485
+
4486
+
4487
+ ## [0.1.56](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.1.55...0.1.56) (2020-09-11)
4488
+
4489
+
4490
+ ### Bug Fixes
4491
+
4492
+ * **state:** fix device states and typings ([0b74339](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0b743396f5510870d507a268cacec0d3b5dd1e9d))
4493
+
4494
+
4495
+ ### Features
4496
+
4497
+ * **webpack:** add Z2M_API_URI env variable ([ceb436f](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ceb436fad7dff3c130355a64935d4d4e97325e28))
4498
+
4499
+
4500
+
4501
+ ## [0.1.55](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.1.54...0.1.55) (2020-09-11)
4502
+
4503
+
4504
+ ### Bug Fixes
4505
+
4506
+ * **device image:** load generic image ([f9c732d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/f9c732dd48c95e63a2782785f3c48125860e6f07))
4507
+ * **zigbee:** remove rows color coding ([165a731](https://github.com/nurikk/zigbee2mqtt-frontend/commit/165a7312cd2622fb7ee07b350360707ad7e370e6))
4508
+
4509
+
4510
+ ### Features
4511
+
4512
+ * **zigbee:** show description on model ([c78b3f2](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c78b3f20f8737173ca2bc9bf809c32ef142930c5))
4513
+ * **zigbee:** update titles ([ed2faf5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ed2faf52b2f56b448f344ad1f196c878867aebb0))
4514
+
4515
+
4516
+
4517
+ ## [0.1.54](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.1.53...0.1.54) (2020-09-10)
4518
+
4519
+
4520
+ ### Features
4521
+
4522
+ * **notyf:** better notifications bridge/response ([8844039](https://github.com/nurikk/zigbee2mqtt-frontend/commit/88440393595068b20cc2d232d73425a5f0f267d7))
4523
+ * **touchlink:** display touchlink status ([3e9115d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/3e9115d844f94ee638f61a629f294adc7385a77c))
4524
+
4525
+
4526
+
4527
+ ## [0.1.53](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.1.52...0.1.53) (2020-09-10)
4528
+
4529
+
4530
+ ### Bug Fixes
4531
+
4532
+ * **noty:** fix notifications ([0773309](https://github.com/nurikk/zigbee2mqtt-frontend/commit/077330920ad11d69bc4395ff7bece01ec24397eb))
4533
+
4534
+
4535
+ ### Features
4536
+
4537
+ * **device control:** don't use bloody dropdown ([8f04d60](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8f04d60e3fd04142f781aa40b8abec9b30053a53))
4538
+ * **zigbee:** hide lastSeen column if it disabled ([0de3763](https://github.com/nurikk/zigbee2mqtt-frontend/commit/0de3763e1d1863bf4467230dc52b37e499ec217e))
4539
+
4540
+
4541
+
4542
+ ## [0.1.52](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.1.51...0.1.52) (2020-09-09)
4543
+
4544
+
4545
+ ### Bug Fixes
4546
+
4547
+ * **api:** fix device state topic detection ([08f505d](https://github.com/nurikk/zigbee2mqtt-frontend/commit/08f505d84d2ca40a57bb5ba9d383e7d5e2e2c4fb))
4548
+
4549
+
4550
+
4551
+ ## [0.1.51](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.1.50...0.1.51) (2020-09-09)
4552
+
4553
+
4554
+ ### Features
4555
+
4556
+ * **groups:** add link to device page ([c140f33](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c140f33a04c5dd542f3a226c9c23c705795ca569))
4557
+
4558
+
4559
+
4560
+ ## [0.1.50](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.1.49...0.1.50) (2020-09-08)
4561
+
4562
+
4563
+ ### Features
4564
+
4565
+ * **touchlink:** implement api calls ([d2776e7](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d2776e76982323acabf8cf330bf039691ab8b848))
4566
+
4567
+
4568
+
4569
+ ## [0.1.49](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.1.48...0.1.49) (2020-09-08)
4570
+
4571
+
4572
+ ### Bug Fixes
4573
+
4574
+ * **websoket:** fix wss support ([762eadd](https://github.com/nurikk/zigbee2mqtt-frontend/commit/762eadd8e795cf3323d2f2305022a603daf1a610))
4575
+
4576
+
4577
+
4578
+ ## [0.1.48](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.1.47...0.1.48) (2020-09-08)
4579
+
4580
+
4581
+ ### Bug Fixes
4582
+
4583
+ * **build:** don't trigger gh pipeline non tagged ([62fbf62](https://github.com/nurikk/zigbee2mqtt-frontend/commit/62fbf622cd7e280dbf58c4994a98e298073a1d35))
4584
+ * **build:** move .npmignore ([53d06e0](https://github.com/nurikk/zigbee2mqtt-frontend/commit/53d06e0760e8dc5939f813e6d21b877a3c0bc3d3))
4585
+ * **build:** npmignore dist/report.html ([e8bdd33](https://github.com/nurikk/zigbee2mqtt-frontend/commit/e8bdd331b23c3ea7b90b3d3ce54901b1f27846f7))
4586
+ * **build:** remove next build from travis.yaml ([348522b](https://github.com/nurikk/zigbee2mqtt-frontend/commit/348522b339bcb6286d60489b94cfbf1e25ddedd3))
4587
+ * **device page:** fix styling ([8ec6f74](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8ec6f7452b1e12ad91cd82f125382d93acf449f8))
4588
+ * **navbar:** add active class to urls ([4bec116](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4bec116cba8ce18f5845d15a7bad061ebb45f730))
4589
+ * **notify:** add throttling ([43a20bb](https://github.com/nurikk/zigbee2mqtt-frontend/commit/43a20bb366caf1f4825456d0e920c94ee6591033))
4590
+ * **notify:** create only two notify instances ([8c4e7ae](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8c4e7ae8865565cf52319c33a504419e0e161244))
4591
+ * **notify:** use debouce(trailing) ([4f51a19](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4f51a196b92306c70d98bae93f8377011ae7a1a8))
4592
+ * **store:** fix original state mutations ([6ed9e78](https://github.com/nurikk/zigbee2mqtt-frontend/commit/6ed9e78201d5608390b547c016e8479342bd431e))
4593
+ * **touchlink:** fix rows aligment ([aca6d78](https://github.com/nurikk/zigbee2mqtt-frontend/commit/aca6d78a732e1dbf5f7245e8b5afb07326bf7d50))
4594
+ * **touchlink:** make table nicier ([06b2b46](https://github.com/nurikk/zigbee2mqtt-frontend/commit/06b2b4665cd37d124b1f999752e46503dd30281e))
4595
+ * **touchlink:** use container class ([db36ba5](https://github.com/nurikk/zigbee2mqtt-frontend/commit/db36ba5def117b40719484fb23244c9ebf9de94a))
4596
+
4597
+
4598
+ ### Features
4599
+
4600
+ * **logs:** intruduce logs page ([c0a6a81](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c0a6a81435bdb0172608a61c074daf79c315a79f))
4601
+ * **mocks:** add touchlink results mocks ([4fd4023](https://github.com/nurikk/zigbee2mqtt-frontend/commit/4fd4023fc46f919219aa9de431501f95aa049a89))
4602
+ * **touchlink:** add not implemented notifications ([ee62c89](https://github.com/nurikk/zigbee2mqtt-frontend/commit/ee62c89daddc24d00ea00d35b78d42572df250bc))
4603
+ * **touchlink:** implement touchlink devices table ([8b5c6aa](https://github.com/nurikk/zigbee2mqtt-frontend/commit/8b5c6aa738d564d4682d51710bda97570867a1ac))
4604
+
4605
+
4606
+
4607
+ ## [0.1.47](https://github.com/nurikk/zigbee2mqtt-frontend/compare/0.1.46...0.1.47) (2020-09-06)
4608
+
4609
+
4610
+ ### Bug Fixes
4611
+
4612
+ * **device page:** add active class to tabs ([c32a087](https://github.com/nurikk/zigbee2mqtt-frontend/commit/c32a08735d7fc908fa081e28acc0bae0fb01c957))
4613
+ * **zigbee:** fix vertial allign ([77db8b6](https://github.com/nurikk/zigbee2mqtt-frontend/commit/77db8b6e7936e6cb6c1a28a6c7d649c933625e14))
4614
+
4615
+
4616
+
4617
+ ## [0.1.46](https://github.com/nurikk/zigbee2mqtt-frontend/compare/v0.1.45...v0.1.46) (2020-09-06)
4618
+
4619
+
4620
+ ### Bug Fixes
4621
+
4622
+ * **map:** fix map button positions ([eaa33b4](https://github.com/nurikk/zigbee2mqtt-frontend/commit/eaa33b466ba3a28f30fd04b7f40611614cbcfb8b))
4623
+ * **navbar:** refactor navbar ([131c600](https://github.com/nurikk/zigbee2mqtt-frontend/commit/131c60042d8fd4a32683945a1bdf3f13c0376152))
4624
+
4625
+
4626
+ ### Features
4627
+
4628
+ * **devices:** implement sorting ([247e232](https://github.com/nurikk/zigbee2mqtt-frontend/commit/247e232378aef1d9e087f3bf71681cbe760c39ba))
4629
+ * **mock:** add networkmap mock response ([d9b8b9a](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d9b8b9ac06c991536658bdc4f3793895bc2d411f))
4630
+ * **touchlink:** prepare touchlink page ([d11ea94](https://github.com/nurikk/zigbee2mqtt-frontend/commit/d11ea94e9555d1b1bfd505d085136e4652d2a422))
4631
+ * add changelog generation scripts ([caef43c](https://github.com/nurikk/zigbee2mqtt-frontend/commit/caef43c1724ad898368deaeadf10b4cece158a27))
4632
+ * git commit message validator ([68f7709](https://github.com/nurikk/zigbee2mqtt-frontend/commit/68f77091eadb3ab0794098ef3375b25b31f140f1))
4633
+ * Mock websoket ([a7d45ef](https://github.com/nurikk/zigbee2mqtt-frontend/commit/a7d45ef446c32559b24c22057e851ee47993cd1e))
4634
+
4635
+
4636
+