What's New in v0.20.1
This maintenance release includes infrastructure improvements and updated documentation to ensure smoother development and deployment of Donut Browser.
New Features
No user-facing new features in this release.
Bug Fixes
No user-facing bug fixes in this release.
Improvements
- Improved backend reliability by normalizing the R2 storage endpoint.
- The Turnstile public key for CAPTCHA is now embedded into the frontend at build time, enhancing deployment consistency.
Documentation
- Updated the README and CHANGELOG for recent changes and improved clarity.
Dependencies
- No dependency updates in this release.
Developer Experience
- Updated internal build configuration (
flake.nix) to support v0.20.0. - Infrastructure change to fetch necessary frontend keys during the build process.