Releases: Gaardsholt/pass-along
Releases · Gaardsholt/pass-along
v0.3.2
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
v0.3.0
Changes:
- Added proper metrics endpoint
- Added functionality to delete expired secrets
Full Changelog: v0.2.1...v0.3.0
v0.2.1
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
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
Initial version !