What's Changed
Fixes
- Stream Handling: Improved format detection for streams containing query parameters. (3baf476)
- UI & Player: Implemented null safety for the EpgViewer playlist and added default parameters for floating player attributes. (f20d359)
- System Compatibility: Resolved class casing issues that were causing import errors on case-sensitive file systems. (f930cfd)
- Series Sync: Fixed an invalid method call within the Series chain dispatch logic. (d8247e0)
- Branch Logic: Ensured that per-branch limits are correctly aligned across the application. (e312040)
Technical Improvements
- Security & Local Setup: Added an SSRF bypass option specifically for local installations to simplify development and internal networking. (b025ed9)
Cleanup & Refactoring
- CLI Enhancements: Updated the password reset command to display the user's name alongside their email for better clarity. (658dc51)
Full Changelog: 0.10.19...0.10.21