-
2.5.0 Stable
released this
2026-06-26 13:53:32 +00:00 | 0 commits to main since this releaseNo required migration steps
Optional: Set an
ENCRYPTION_KEYenvironment variable for the service. Please see the knowledge base for further details on how to rotate the encryption key.🚀 Features
- (auth) Implement password hashing upgrades and prefer
argon2id(#172) - (security) Encrypt secrets at rest (#173)
🐛 Bug Fixes
- (collections) Add link validation for http(s)://
- (files) Fail large upload quickly
🚜 Refactor
- (outputs) Ensure unpublished versions require authorization
- Remove superfluous crossref bin
- (auth) Implement consistent HMAC token implementation
⚙️ Miscellaneous Tasks
- Update dependencies
- Bump to
2.5.0
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- (auth) Implement password hashing upgrades and prefer