We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 084ccc6 commit 70dcce3Copy full SHA for 70dcce3
1 file changed
packages/localdeck-configurator/CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Changelog
2
3
-## [Unreleased](https://github.com/LocalBytes/localdeck-config/compare/v0.6...main)
+## [Unreleased](https://github.com/LocalBytes/localdeck-config/compare/v0.7...main)
4
+
5
+## [v0.7](https://github.com/LocalBytes/localdeck-config/releases/tag/v0.7)
6
7
+### Added
8
+- Fuzzy searching for entities in #43
9
+- Increased performance when opening large files by only reading the first part of the config where possible in #51
10
11
+### Fixed
12
+- Dependency updates
13
+- Compatability for ESPHome 2025.1 where the RMT channel was removed in #54
14
15
## [v0.6](https://github.com/LocalBytes/localdeck-config/releases/tag/v0.6)
16
0 commit comments