What's New in v0.21.0
This release brings robust proxy and VPN enhancements, introduces support for Shadowsocks, and delivers UI and stability improvements for a smoother multi-profile browsing experience.
New Features
- Shadowsocks Support
Added new integration for Shadowsocks, expanding proxy and VPN protocol compatibility.
Bug Fixes
- VPN Config Discovery
Fixed an issue where VPN configurations were not always detected correctly, ensuring seamless VPN connectivity.
Improvements
- Stricter Proxy Cleanup
Improved how proxy connections are terminated, leading to better privacy and resource management. - Scrollbars & Button UI
Enhanced scrollbar appearance and prevented buttons from enlarging on hover for a more polished look. - Wayfern Launch & Self-Updating
Refactored the profile launching and self-update process for smoother and more reliable upgrades. - Error Handling
Improved error feedback for operations involving networking and proxies. - Performance on x64
General performance improvements for 64-bit systems.
Documentation
- Updated CHANGELOG and README to reflect recent changes (up to v0.20.4).
Dependencies
- Rust Rand Dependency
Updatedrandcrate from0.10.0to0.10.1in the Tauri backend.
Developer Experience
- Cleanup and codebase refactors for maintainability.
- Removed unused, pre-installed AWS CLI from the development environment.
- Updated build configuration files to match the latest release.