We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8166c0a commit f46a800Copy full SHA for f46a800
CHANGELOG.md
@@ -6,4 +6,15 @@ All notable changes to this project will be documented in this file.
6
7
## [Unreleased]
8
9
-TODO
+None
10
+
11
+## [0.7.0] - 2025-01-31
12
13
+### Added
14
15
+- Implement support for [EPUB accessibility exemptions](https://www.w3.org/TR/epub-a11y-exemption/), with output in WebPub manifests
16
17
+### Changed
18
19
+- The a11y feature `printPageNumbers` has been renamed to `pageNavigation` as per #92
20
+- Dependencies were updated to latest versions, code adjustments were made for changes in pdfcpu
0 commit comments