From 1ecfb73709e45723ca04e476aab2bd4d13f0fd9d Mon Sep 17 00:00:00 2001 From: nelsoduarte Date: Fri, 8 May 2026 18:31:58 +0100 Subject: [PATCH] chore(website): bump to v1.13.10 and remove broken Discussions link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update softwareVersion in JSON-LD, hero eyebrow, and footer year-tag on every page to v1.13.10. - Add a v1.13.10 changelog entry highlighting the Store submission and the _PYI_APPLICATION_HOME_DIR relaunch fix; demote v1.13.9 from the "Latest" badge. - Remove the GitHub Discussions footer link from all six pages — the Discussions feature is not enabled on the repo and the link was returning 404. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/changelog.html | 18 +++++++++++++++--- docs/docs.html | 1 - docs/download.html | 1 - docs/features.html | 1 - docs/index.html | 7 +++---- docs/privacy.html | 3 +-- 6 files changed, 19 insertions(+), 12 deletions(-) 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