Releases: Mathieu-COSYNS/passed
Releases · Mathieu-COSYNS/passed
Release list
v1.2.1
v1.2.0
v1.1.0
1.1.0 (2026-09-15)
Features
- add dutch translations (a9efb06)
- add enviroment variables that match vercel upstash-kv intergration (d6629c3)
- add french translation (66dcafb)
- let sharers choose how many views a link allows (7f7fad9)
- select language based on browser's prefered languages (a08b4f2)
- switch language with a native select and rework language js code (c8cd7d0)
Bug Fixes
- absorb share keys from the URL as soon as they appear (9b17d40)
- add language support for error messages related to empty passwords and invalid expiry (539dbeb)
- clear the compose field after a successful share (17abb72)
- correct German translation typos (1300aca)
- disable autocomplete on secret fields (ca7f9da)
- drop undefined msg from the password existence error (be94992)
- generate suggested passwords with a CSPRNG (1af90c4)
- hide the copy button when clipboard is unavailable (f869c0b)
- make generate password keyboard-accessible (cfafa7d)
- make the revealed password field read-only (a288276)
- point Source link at this repository (bbb8f1a)
- reject empty passwords and distinguish capacity errors (cb2fb02)
- reject malformed share fragments before they can burn a view (c27da39)
- restore the share form when a share-link HEAD request fails (f9be2ca)
- set the revealed password via textarea value (a1dc1f6)
- show not-found when a reveal GET returns 404 (d08e128)
- use a 12-byte IV for AES-GCM (793b4a4)
v1.0.0
Full Changelog: https://github.com/Mathieu-COSYNS/passed/commits/v1.0.0