We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ffb7c0 commit a20c3d4Copy full SHA for a20c3d4
1 file changed
CHANGELOG.MD
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
4
5
**Warning:** Features marked as *alpha* may change or be removed in a future release without notice. Use with caution.
6
7
+## [0.3.0] - 2025-07-12
8
+
9
+### Changed
10
11
+- Major changes to `readium serve` [command syntax](https://github.com/readium/cli/blob/develop/docs/serve.md), to improve ease of use
12
+- Docker container no longer includes any test publications, an only enables http/https publication serving by default
13
+- Improvements to documentation
14
+- Updates to dependencies
15
16
+### Fixed
17
18
+- Links to services (positions list etc.) are removed from the manifest when running `readium manifest`
19
20
## [0.2.1] - 2025-06-08
21
22
### Added
0 commit comments