Features
- i18n: import new translations (nurikk)
- StartStopJoinButton: convert seconds to mmss (nurikk)
- DashboardDevice: add description to device tile (nurikk)
Bug Fixes
- LogRow: make badge wider (nurikk)
- i18: add save_description (nurikk)
- Table: increase colspan to accomodate # column (nurikk)
- i18n: add rename_group (nurikk)
- DeviceControlGroup: fix missing deviceapi methods (nurikk)
Code Refactoring
- DeviceControlGroup: don't use connected component (nurikk)
Chores
- deps-dev: bump zigbee-herdsman from 0.14.16 to 0.14.26 (#1437) #1437 (dependabot[bot])
- deps-dev: bump @rjsf/core from 3.2.1 to 4.1.1 (#1417) #1417 (dependabot[bot])
- deps-dev: bump sass from 1.49.7 to 1.50.0 (#1430) #1430 (dependabot[bot])
- deps-dev: bump webpack from 5.68.0 to 5.72.0 (#1432) #1432 (dependabot[bot])
- deps-dev: bump eslint-config-prettier from 8.3.0 to 8.5.0 (#1394) #1394 (dependabot[bot])
- deps-dev: bump css-loader from 6.6.0 to 6.7.1 (#1439) #1439 (dependabot[bot])
- deps-dev: bump @types/ws from 8.2.2 to 8.5.3 (#1406) #1406 (dependabot[bot])
- deps: remove unused i18next-http-backend (nurikk)
- i18n: trim locales (nurikk)
- deps-dev: bump react-i18next from 11.15.4 to 11.16.6 (#1441) #1441 (dependabot[bot])
- deps-dev: bump i18next from 21.6.11 to 21.6.16 (#1440) #1440 (dependabot[bot])
- deps-dev: bump sass-loader from 12.4.0 to 12.6.0 (#1357) #1357 (dependabot[bot])
- release: 0.6.81 🎉 (nurikk)
Commits
- c051258: Update ca.json (POEditor.com) (John Doe)
- 8818bc9: Update chs.json (POEditor.com) (John Doe)
- 0f1048a: Update zh.json (POEditor.com) (John Doe)
- 1a728e1: Update cs.json (POEditor.com) (John Doe)
- bc760a3: Update nl.json (POEditor.com) (John Doe)
- 3384ab9: Update en.json (POEditor.com) (John Doe)
- 29f9e1a: Update fi.json (POEditor.com) (John Doe)
- d6470fd: Update fr.json (POEditor.com) (John Doe)
- 85984c5: Update de.json (POEditor.com) (John Doe)
- 86b82a7: Update it.json (POEditor.com) (John Doe)
- 1103c6b: Update ko.json (POEditor.com) (John Doe)
- 7f2a1b7: Update pl.json (POEditor.com) (John Doe)
- 4fd5cc9: Update ptbr.json (POEditor.com) (John Doe)
- 5c50416: Update ru.json (POEditor.com) (John Doe)
- 402413d: Update es.json (POEditor.com) (John Doe)
- 0f757ce: Update sv.json (POEditor.com) (John Doe)
- 0a1e450: Update ua.json (POEditor.com) (John Doe)
- 8809d7f: Update DashboardFeatureWrapper.tsx (#1424) (Korneluk Wadim) #1424