diff --git a/docs/changelog.html b/docs/changelog.html index fd3a814..60f55f8 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -65,11 +65,24 @@

Changelog

+
+
+ v1.13.10 + May 8, 2026 + Latest +
+

Microsoft Store launch & language-change fix

+
    +
  • Microsoft Store availability — PDFApps is now packaged as MSIX and submitted to the Microsoft Store. Eight interface languages declared (English, Portuguese, Spanish, French, German, Italian, Dutch, Chinese).
  • +
  • Language-change crash fix — switching language no longer triggers an Errno 2 crash on PyInstaller --onefile Windows builds. Root cause: PyInstaller 6.x uses _PYI_APPLICATION_HOME_DIR (not the legacy _MEIPASS2) for the parent→child temp-folder handoff; the relaunch was inheriting a stale value pointing at a folder the parent was about to delete. Fixed by sanitising the QProcessEnvironment before QProcess.startDetached.
  • +
  • Privacy policy page — added pdf-apps.com/privacy.html documenting the offline-only data posture (required for Store submissions declaring runFullTrust).
  • +
+
+
v1.13.9 April 22, 2026 - Latest

Security audit, installer splash, and macOS DMG

diff --git a/docs/docs.html b/docs/docs.html index 764961a..2eafd95 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -349,7 +349,6 @@

Found a bug?

diff --git a/docs/privacy.html b/docs/privacy.html index 011ee1c..b9fffce 100644 --- a/docs/privacy.html +++ b/docs/privacy.html @@ -172,7 +172,6 @@

10. Contact