Skip to content

Commit 035dee9

Browse files
committed
3.0.0 RN update
1 parent a3d966c commit 035dee9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

distribution/doc/release-notes/3.0.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ packaging.
2929
- New and updated translations (Czech, German, French, Spanish, Slovak,
3030
Portuguese, Croatian, Simplified Chinese, Traditional Chinese, and
3131
more — thanks to all Weblate contributors).
32+
- Translation bundles (`messages*.properties`) are now stored in UTF-8,
33+
simplifying contributions in non-Latin scripts.
3234
- Per-version release notes files are now attached as the GitHub
3335
Release body.
3436
- User guide restructured around the new JavaFX UI, with a shared
@@ -37,6 +39,9 @@ packaging.
3739
- Improved symlink handling, including macOS (#168).
3840
- Integration tests added for the PDF signing pipeline (#293).
3941
- Moved publishing from OSSRH to Maven Central.
42+
- Migrated the PDF engine from the legacy OpenPDF 1.x line
43+
(`com.lowagie.text.*`) to OpenPDF 3 (`org.openpdf.text.*`), updated
44+
PDFBox to 3.0.7, and bumped BouncyCastle to 1.84.
4045
- Numerous dependency and GitHub Actions updates.
4146

4247
Thanks to everyone who contributed code, translations, bug reports,

0 commit comments

Comments
 (0)