Releases: mrmn2/PdfDing
Releases · mrmn2/PdfDing
v1.7.2
v1.7.1
v1.7.0
What's Changed
- Security Fix: Shared PDF authentication bypass (CVE-2026-34376) by @mrmn2 in #294
- Implement internationalization and base language setup by @mrmn2 in #286, #289, #292 and #293
- Remove creme theme by @mrmn2 in #284
- fix: Do not create duplicates when saving PDFs in the viewer by @mrmn2 in #288
- Dependency updates @dependabot[bot] and @mrmn2 in #290 and #294
v1.6.3
v1.6.2
v1.6.1
v1.6.0
What's Changed
- Add 2fa (TOTP + WebAuthn) by @mrmn2 in #256 and #265
- Change export PDF annotations format from YAML to JSON by @Sparlitu in #264
- Fix consume issues by @mrmn2 in #252
- Fix: Allow saving of changed PDFs containing ' chars inside the viewer by @mrmn2 in #266
- Update dependencies by @dependabot[bot] in #267 and #268
New Contributors
v1.5.1
v1.5.0
This release introduces workspaces and collections, which greatly improve the management of your PDF files.
Important
Before updating, make sure to take a backup. The internal changes in this release are quite substantial and while everything is thoroughly tested, problems could still arise when performing the migrations.
What's Changed
- Add workspaces and collections by @mrmn2 in #198, #206, #210, #211, #212, #213, #214, #215, #216, #217, #223, #226, #227, #228, #231, #235, #237, #238
- Combine comments and highlights into annotation on PDF overview by @mrmn2 in #195
- fix: allow overriding data directory by @phanirithvij in #202
- fix: Adjust PDF overview layout for long titles by @mrmn2 in #230
- Update dependencies by @mrmn2 in #240
- feat: allow specifying region for s3 backups by @phanirithvij in #242
New Contributors
- @phanirithvij made their first contribution in #202