Skip to content

Releases: Gaardsholt/pass-along

v0.3.2

11 Oct 20:13
Compare
Choose a tag to compare

Changes:

  • Changed cleanup to only run every 5 minutes instead of every 5 seconds

Full Changelog: v0.3.1...v0.3.2

v0.3.1

11 Oct 20:08
Compare
Choose a tag to compare

Changes:

  • Added better concurrency handling

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Oct 16:32
Compare
Choose a tag to compare

Changes:

  • Added proper metrics endpoint
  • Added functionality to delete expired secrets

Full Changelog: v0.2.1...v0.3.0

v0.2.1

11 Oct 08:33
Compare
Choose a tag to compare

Changes:

  • Fixed status code of secrets that doesn't exist
  • Added a simple /metrics endpoint

Full Changelog: v0.2.0...v0.2.1

v0.2.0

08 Oct 21:23
Compare
Choose a tag to compare

Changes:

  • Changed so that it will load the secret with javascript instead of just directly - this will prevent systems that generate a preview of a link to "open" the link.
  • Added metadata so it looks a bit better when sharing on social media.
  • Added an option to set unlimited_view, which will make the secret readable multiple times.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

06 Oct 19:55
Compare
Choose a tag to compare

Initial version !