web 6.7.1: desktop download links, and a changelog to match
CodeQL Analysis / Analyze CodeQL (push) Canceled after 0s
Deploy Application / deploy (push) Canceled after 0s
Mirror to Codeberg / mirror (push) Canceled after 0s
Mirror to PrivacyGuides / mirror (push) Canceled after 0s

6.7.0 shipped yesterday, so the download-link fix is a patch on top of it
rather than a re-cut of that release.
This commit is contained in:
SecureBitChatVolodymyr
2026-09-01 23:57:47 -04:00
parent c5b759e120
commit 2294e38e53
22 changed files with 349 additions and 328 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ let DYNAMIC_CACHE = 'securebit-pwa-dynamic-v4.7.56';
// Build stamp — rewritten by scripts/post-build.js on every release so this file's
// bytes change each deploy. That is what makes the browser detect a new Service Worker,
// reinstall it, drop stale caches and (via controllerchange) prompt the page to update.
const SW_BUILD_VERSION = '1788321006836';
const SW_BUILD_VERSION = '1788321149505';
// Locale subdirectories, rewritten by scripts/build-i18n.js. Each localized page is a
// separate document at its own URL, so the shell has to be cached and served per