0.1.25
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.24
|
||||
|
||||
- Fixed Docker build failures by reverting to a vendored code approach. The add-on now expects the `fichero` library to be present within its directory during the build.
|
||||
|
||||
## 0.1.23
|
||||
|
||||
- Updated `Dockerfile` to install the main library via `pip` instead of copying source files, completing the refactoring to eliminate duplicated code.
|
||||
|
||||
## 0.1.22
|
||||
|
||||
- Refactored build process to install the main `fichero-printer` library as a package instead of using duplicated source files. This resolves issues with stale code.
|
||||
|
||||
## 0.1.21
|
||||
|
||||
- Fixed stale source code issue by synchronizing the add-on's internal `fichero` package with the latest library version.
|
||||
|
||||
## 0.1.20
|
||||
|
||||
- Refactored the embedded web UI to be loaded from an external `index.html` file.
|
||||
|
||||
Reference in New Issue
Block a user