0.1.25
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -4,6 +4,18 @@ 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.
|
||||
|
||||
## [0.1.25] - 2026-03-08
|
||||
|
||||
### Changed
|
||||
|
||||
- **Build Process**: Replaced the manually copied `fichero` directory inside the Home Assistant add-on with a symbolic link. This eliminates code duplication and automates synchronization, simplifying the build process.
|
||||
|
||||
## [0.1.24] - 2026-03-08
|
||||
|
||||
### Fixed
|
||||
|
||||
- **Home Assistant Build**: Reverted the add-on's `Dockerfile` to a vendored code approach to resolve build failures caused by the Home Assistant build system's inability to access files outside the add-on directory. The add-on is now self-contained again.
|
||||
|
||||
## [0.1.23] - 2026-03-08
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user