What's Changed
- Added: A daily distribution chart to the weekly statistics section
- Added: User facing settings page with:
- Light / dark mode setting (#4)
- Language / region settings
- Pre-fetch behaviour setting
Other changes
- Improved: Added a universal query transition system to reduce loading flashes across the app
- Improved: Added pre-fetching of page code and data on hover
- Improved: Moved locale handling from the backend to the frontend
- Improved: Added a shared
PageErrorStatewith variant detection for more consistent error handling - Fixed: Header controls no longer vanish during route navigation
- Fixed: Some UI bugs like views staying when they should not
Full Changelog: v2.0.0...v2.1.0