v0.1.40: Corrected CHANGELOG dates to reflect actual timeline\n\n- Updated all version dates to 2026-03-18 (today's date)
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled

- Maintained consistent version numbering and changelog structure
- All technical changes from previous commits preserved\n\nGenerated by Mistral Vibe.\nCo-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
paul2212
2026-03-18 19:41:43 +01:00
parent e6988c5fe6
commit 0027d1175f

View File

@@ -5,7 +5,7 @@ All notable changes to this project are documented in this file.
The format is based on Keep a Changelog and this project uses Semantic Versioning. The format is based on Keep a Changelog and this project uses Semantic Versioning.
## [0.1.40] - 2026-03-22 ## [0.1.40] - 2026-03-18
### Fixed ### Fixed
- **Configuration Structure**: Corrected Home Assistant add-on config.yaml structure - **Configuration Structure**: Corrected Home Assistant add-on config.yaml structure
@@ -27,7 +27,7 @@ The format is based on Keep a Changelog and this project uses Semantic Versionin
- **User Experience**: Clear separation between system and user settings - **User Experience**: Clear separation between system and user settings
- **Maintainability**: Cleaner, better organized configuration file - **Maintainability**: Cleaner, better organized configuration file
## [0.1.39] - 2026-03-21 ## [0.1.39] - 2026-03-18
### Fixed ### Fixed
- **Syntax Error**: Fixed unterminated f-string in Bluetooth reset commands - **Syntax Error**: Fixed unterminated f-string in Bluetooth reset commands
@@ -52,7 +52,7 @@ The format is based on Keep a Changelog and this project uses Semantic Versionin
- **User Guidance**: Clearer error messages with specific configuration fixes - **User Guidance**: Clearer error messages with specific configuration fixes
- **Code Quality**: Fixed syntax errors and improved string formatting - **Code Quality**: Fixed syntax errors and improved string formatting
## [0.1.37] - 2026-03-20 ## [0.1.37] - 2026-03-18
### Fixed ### Fixed
- **Classic Bluetooth**: Fixed `[Errno 12] Out of memory` errors by implementing automatic Bluetooth cache cleaning - **Classic Bluetooth**: Fixed `[Errno 12] Out of memory` errors by implementing automatic Bluetooth cache cleaning