release: v0.3.16 — Linux ARM64 binary, multi-arch Docker, donate link

- Add linux-arm64 to PLATFORM_CHROMIUM_VERSIONS (Python + JS)
- Multi-arch Docker build (linux/amd64 + linux/arm64) via QEMU in CI
- Add ko-fi donate link to welcome banner (Python + JS)
- Version bump to 0.3.16
This commit is contained in:
CloakHQ
2026-03-14 00:42:06 +01:00
parent d2a42fc86b
commit 5649620545
9 changed files with 14 additions and 2 deletions
+1
View File
@@ -151,6 +151,7 @@ function showWelcome(): void {
console.log(" https://github.com/CloakHQ/CloakBrowser");
console.log();
console.log(" Issues? https://github.com/CloakHQ/CloakBrowser/issues");
console.log(" Donate? https://ko-fi.com/cloakhq");
console.log(" Star us if CloakBrowser helps your project!");
console.log();
try {