🎉 New Features
- Configurable log levels for development and production environments
- Error boundary and handler infrastructure for better error handling
- Improved error logging and user messages in admin config
- Configurable rate limiting and search quotas for episode monitoring
🐛 Bug Fixes
- Fixed WebSocket reconnection loops with configurable check_origin
- Resolved Docker PUID/PGID conflicts in entrypoint
- Fixed Docker fresh install crashes and network mount issues
- Improved Unicode character handling in download paths
- Better client routing and NZBGet filename handling
- Enhanced OIDC configuration and compatibility
- Improved download path handling in import functionality
- Fixed async operations in test sandbox
🔧 Technical Changes
- Refactored LiveView and layout code
- Updated and improved test suite with metadata and indexer test infrastructure
- Added bypass dependency for HTTP testing
- Added Docker Compose configuration for testing
- Cleaned up dependencies and code formatting
Full Changelog: v0.4.2...v0.4.3