Highlights
- Czech translation. Select
CSin the language picker. Browsers set to Czech get it automatically. Thank you, @PechJiri. - Short links everywhere. The Node CLI and SDK in
cli/and the dashboard links now make links in the short form/s/<id>#<key>. The web app and the Go CLI already use this form. Links in the old form/secret/<id>#decryptionKey=<key>still open.
Upgrade notes
- This release has no database migration and no configuration change.
What's Changed
- fix: use short links in every place that makes a secret link by @bjarneo (
7c8334f) - feat(i18n): add Czech translation by @PechJiri in #572
Full Changelog: v7.6.0...v7.6.1