Releases: encryption4all/postguard-website
Releases · encryption4all/postguard-website
v1.3.0
1.3.0 (2026-04-24)
Features
- client-side upload limit pre-check via localStorage (#112) (c8f05e4)
- upgrade pg-js to 0.10.0, single optional chunk size env var (#118) (e422bba)
- upload limits — 5 GB cap, landing page section, and usage warnings (#110) (2f45930)
Bug Fixes
- add AI crawler rules to robots.txt and JSON-LD to key pages (#106) (cd0ce4c)
- address high and medium priority SEO audit findings (#107) (59a44a5)
- address SEO audit findings (prerender all pages, canonical, JSON-LD, llms.txt) (#104) (18e4ac3)
- align upload limits to round GB values (5 GB) (#115) (f9f5ebd)
- block indexing on non-production environments (#109) (4b11fbd)
- prevent footer from overlapping page content on mobile (#113) (b15fe96)
- schema overhaul, authors system, and robots.txt fixes (#108) (de0d329)
- use GB instead of GiB throughout the UI and config (#114) (2fa524f)
v1.2.0
v1.1.2
v1.1.1
v1.1.0
1.1.0 (2026-04-03)
Features
Bug Fixes
- add inert attribute to background content when popup is shown (#34) (062cdc3)
- auto-reload page when stale JS chunks cause blank screen (#63) (6be8792), closes #62
- dropzone focus state and add-more-files button semantics (#32) (f27eb77)
- improve design rendering on 1dppx low-density screens (#40) (caf6f42)
v1.0.0
1.0.0 (2026-03-31)
Features
- add 500 error page (#55) (37dcb0f)
- add automated release pipeline with release-please (#58) (7fe7d3e), closes #57
- add download button (0ff10d0)
- add downloads (dd1ceb9)
- add filesharing to multiple recipients (c60d934)
- add first version of privacy policy (59a6129)
- add logos in static assets (4b82671)
- add page title (69b7508)
- add preliminary signatures to cryptify (d7721cd)
- always start in list mode (5f8b0a9)
- better mobile experience (760464c)
- cryptify message textarea style (7770dc9)
- deploy postguard-tb-addon v0.7 (5f4398b)
- don't lazy load signpost image as it likely the LCP, instead try (a010dff)
- give iframe border (temporary fix) (5cbf297)
- include language switcher (589b853)
- include new design encryption screen from Jorrit (72272af)
- initial CI/CD config (686944b)
- initial dutch translation support (63640a7)
- initial signature support in fallback (0c54718)
- lazyloading big images (2ab5887)
- new color logo (0c275e5)
- nginx optimizations (00bf133)
- release postguard-tb-addon 0.6 (f454a22)
- release postguard-tb-addon 0.7.1 (e719921)
- remember language pref (2a401a5)
- responsiveness (bce05a4)
- run svelte-kit in SPA mode (3bc5bf1)
- send language message to cryptify iframe (83bf7fe)
- set nginx error log level to info (d457456)
- several improvements to translations (41554f4)
- show list by default, more translations (2adf488)
- small changes to addon installation instructions (32b08d6)
- small changes to website (fix fonts in production, etc.) (a7d990d)
- switch to yivi-web from popup (3c59d6d)
- translate yivi (a82470b)
- turn on precompression (c9a4e43)
- underline active language (0f6df76)
- update CI config to only run on main (aada38f)
- update cryptify submodule (include metrics header in PKG requests) (de3ff30)
- update cryptify to include sender confirmation (fc1b390)
- update deps (46c16f9)
- upgrade privacy policy layout (4b0d7ca)
- upgrade to sveltekit 1.0 and refactor current slide using a store (02b3391)
- upgrade to sveltekit 1.0 and refactor current slide using a store (d349c4b)
- upgrade Yivi packages to 1.0.0-beta.1, switch to @deltablot/dropzone (#46) (7ef7664)
- use new irma server (eed862d)
- use new PKG URL in addon and filesharing as well (c1c754a)
- use nginx logs (0111ef9)
Bug Fixes
- add pg-components dependency instead of locally linked (f50193b)
- adjust height instruction (6132c16)
- apply font to table (6c6e396)
- center settings button (eeb48ff)
- currentId store (598624e)
- derive domain from email for emaildomain attribute (#53) (ce9b3c8)
- disable swiping in instruction (deee105)
- displayed jwt expiry date (98f3854)
- do not set url part 2 (e307e65)
- do not show alt text during load (fc01b47)
- email regex fix (f355964)
- enable caching on root locations as well (7efb551)
- enforce recipient email in Yivi session and add retry on failure (#47) (e97ceb5)
- error in update url in postguard-tb-addon (9a32233)
- fallback iframe size (e39b43e)
- f...