Skip to content

Releases: Mathieu-COSYNS/passed

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Sep 22:00
1c1b96d

1.2.1 (2026-09-17)

Bug Fixes

  • wait for store init on cold starts (72e40ac)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 21:44
946ebf2

1.2.0 (2026-09-17)

Features

  • display number of remaining views and expiry before and after opening a shared password (3424244)
  • put expiry and views inputs side by side on desktop (b8a97ca)

v1.1.0

Choose a tag to compare

@Mathieu-COSYNS Mathieu-COSYNS released this 15 Sep 22:32
8e34c84

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

Choose a tag to compare

@Mathieu-COSYNS Mathieu-COSYNS released this 06 Sep 22:19
15bf7eb