(frontend) add pdf outline property to enable bookmarks display

allows pdf viewers like adobe reader to display bookmarks in the sidebar

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-09-11 12:52:41 +02:00
parent dfd5dc1545
commit 5fc002658c
3 changed files with 39 additions and 2 deletions

View File

@@ -22,6 +22,11 @@ and this project adheres to
- ♿(frontend) improve accessibility:
- ✨ add document visible in list and openable via enter key #1365
### Changed
- ♿(frontend) improve accessibility:
- ♿ add pdf outline property to enable bookmarks display #1368
## [3.7.0] - 2025-09-12
### Added