Added
- Setup Wizard Reset: Re-run the setup wizard anytime from the Config page
- Useful if you skipped steps during initial setup
- Access via Config → General Settings → Reset Setup Wizard
- Smart Instance Naming: Arr instances now get friendly auto-generated names
- First Sonarr instance named "Sonarr", second becomes "Sonarr 2", etc.
- Works for Sonarr, Radarr, and Whisparr
Improved
- URL Validation: Clearer error messages when adding arr instances
- Explicitly tells you if URL is missing http:// or https://
- Better feedback for malformed URLs
- Test Coverage: Comprehensive testing across all packages
- Added tests for pagination, path validation, and instance naming
- Database package now at 80%+ coverage
- Overall test coverage improved to ~84%
Fixed
- Setup Wizard File Upload: Fixed file selection not working in restore section
- Clicking "Click to select .db file" or ".json file" now properly opens file picker
- Added hover effects for better visual feedback