Skip to content

Releases: jantari/SecretLinks

Version 0.6.2

13 Feb 21:11
Compare
Choose a tag to compare
Version 0.6.2 Pre-release
Pre-release

Changelog


A container image is now also available: https://github.com/jantari/SecretLinks/pkgs/container/secretlinks:

ghcr.io/jantari/secretlinks:0.6.2

Version 0.6.1

11 Feb 19:07
Compare
Choose a tag to compare
Version 0.6.1 Pre-release
Pre-release

Changelog

Version 0.6.0

11 Feb 00:33
Compare
Choose a tag to compare
Version 0.6.0 Pre-release
Pre-release

Changelog

  • 09a6216 allow for user-defined translations
  • 9bc5292 debug log when pruning expired secrets

Version 0.5.0

02 Feb 00:19
Compare
Choose a tag to compare
Version 0.5.0 Pre-release
Pre-release

Changelog

  • 2568548 implement secret expiry after x days

Version 0.4.0

30 Jan 23:44
Compare
Choose a tag to compare
Version 0.4.0 Pre-release
Pre-release

Changelog

  • bbf5484 consolidate GET and POST handlers for /secret/{id}/{key}
  • 79cc994 implement logging (slog, logfmt format)

Version 0.3.1

29 Jan 22:15
Compare
Choose a tag to compare
Version 0.3.1 Pre-release
Pre-release

Changelog

  • ac377ae fix staticcheck complaints
  • c8881af persistent secret storage using Bolt DB (bbolt)
  • 12bce5a encrypt secrets on the server, key must be supplied in URL
  • dad79ef simplify (remove) templating of clickthrough page

Version 0.2.0

25 Jan 22:21
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

Changelog

  • eccdeab embed html templates in the binary
  • b8089be make listen address and port configurable

Version 0.1.0

25 Jan 19:51
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

initial release, with MVP capabilities:

  • Ability to create secrets (POST /api/secret)
  • Ability to view secrets from a link
    • Auto dark theme
    • Layout works on mobile
    • Optional click-to-reveal so URL/E-Mail scanners don't eat a view