What's New in v0.22.0
This update introduces important internal improvements and refactors, enhancing Donut Browser’s stability, authentication, and profile management engine. While there are no major user-facing features, groundwork enhancements prepare the app for future development.
Improvements
- Refactored authentication system and Wayfern integration for improved security and reliability when managing browser profiles.
- Cleaned up CDP (Chrome DevTools Protocol) gates, helping to streamline backend interactions and reduce potential errors.
Documentation
- Updated CHANGELOG.md and README.md with latest details for easier onboarding and reference.
Dependencies
- Performed Cargo audit to ensure dependencies are up-to-date and secure.
- Updated Nix flake configuration for v0.21.2, paving the way for smoother builds and deployments.
Developer Experience
- Enhanced test coverage to ensure stability across refactored modules.
- Improved codebase maintainability by ignoring irrelevant files (e.g., .claude).
- Bumped version and carried out internal housekeeping for future development.