Release Notes for v0.42.0
What's New
Enhanced Route Management and UI States
- Clients now retain selected routes unless all are explicitly deselected. #3692
- Added a connecting state to the client UI for improved status feedback. #3712
- Firewall routes now include a route ID and support for missing route domains. #3700
Account and Domain Enhancements
- Management now supports custom domains per account via API (Dashboard coming soon). #3726
- Added account metadata capabilities to improve account-level visibility. #3724
Improvements
- Permissions Manager: Now uses standard CRUD operations. #3690
- Dashboard Fix: Corrected handling of
lastLogindisplay on the management dashboard. #3725 - Benchmarking:
Dependency Updates
- Bumped
golang.org/x/netfrom 0.36.0 to 0.38.0. #3695 - Bumped
github.com/redis/go-redis/v9from 9.7.1 to 9.7.3. #3553
Documentation
- Fixed a broken link in the README. #3697
Other Changes
- Changed GitHub runner used for Docker tests. #3707
New Contributors
- @saule1508 made their first contribution in #3697
Full Changelog: v0.41.3...v0.42.0