mirror of
https://github.com/linuxserver/docker-calibre-web.git
synced 2026-06-03 09:57:34 +00:00
Fix dates
This commit is contained in:
@@ -310,7 +310,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
||||
|
||||
## Versions
|
||||
|
||||
* **10.28.25:** - Add libxfixes3 and libasound2t64 to support epub to pdf conversion; also set --no-sandbox for qtwebengine.
|
||||
* **28.10.25:** - Add libxfixes3 and libasound2t64 to support epub to pdf conversion; also set --no-sandbox for qtwebengine.
|
||||
* **07.01.25:** - Set kepubify path by default.
|
||||
* **05.12.24:** - Rebase to noble.
|
||||
* **26.08.24:** - Add new dep, xdg-utils.
|
||||
|
||||
+1
-1
@@ -102,7 +102,7 @@ init_diagram: |
|
||||
"calibre-web:nightly" <- Base Images
|
||||
# changelog
|
||||
changelogs:
|
||||
- {date: "10.28.25:", desc: "Add libxfixes3 and libasound2t64 to support epub to pdf conversion; also set --no-sandbox for qtwebengine."}
|
||||
- {date: "28.10.25:", desc: "Add libxfixes3 and libasound2t64 to support epub to pdf conversion; also set --no-sandbox for qtwebengine."}
|
||||
- {date: "07.01.25:", desc: "Set kepubify path by default."}
|
||||
- {date: "05.12.24:", desc: "Rebase to noble."}
|
||||
- {date: "26.08.24:", desc: "Add new dep, xdg-utils."}
|
||||
|
||||
Reference in New Issue
Block a user