···11# Changelog
2233-## Unreleased
33+## [0.1.2] - 2026-04-30
44+55+### Security Fixes
66+77+- **Fix broken logic for enabling HTTPS only in release mode.**
88+- **Fix broken authentication check logic that allows invalid tokens to clear the internal cache.**
99+1010+## [0.1.1] - 2026-04-30
1111+1212+### Features
1313+1414+- Improve compliance with blob cid specification by only accepting v1 hashes with accepted codecs
1515+1616+### Performance
1717+1818+- Use jemallocator instead of the system allocator on all plat forms.
1919+2020+### Security Fixes
2121+2222+- Make authentication checks constant time.
2323+2424+### Other
2525+2626+- Refactored codebase for future maintainability
427528629## [0.1.0] - 2026-03-26