What's Changed
Features
- feat: Add proxy ability to user auth and expose as capabilities for t… (#1282) (
c2a736de3) - feat: add release date playlist sort rules (#1281) (
a957e8a22) - feat: Add EPG candidate review table and actions (#1278) (
49264bd08)
Bug Fixes
- fix: accept numeric dynamic select values (#1279) (
e7bb72a83) - fix: apply auto-sort channel numbers to existing channels on sync (#1269) (
6bd7a8e4e) - fix(xtream): support unix timestamp for timeshift date parameter (#1271) (
ead3e6a2d) - fix: honor EPG map exclude prefixes in the similarity search stage (#1270) (
e96c2ff37)
Maintenance
- chore: Remove
playlist.namefrom infolist components to prevent loading attributes (48226bc49) - chore: Fix
shiftkey not updating on sync (96e341ffb) - chore: Harden timestamp check for timeshift requests (
3441af432)
Other Changes
- test: cover alias credential swap through the m3u-proxy stream path (#1273) (
54d3ca42c)
New Contributors
Full Changelog: v0.11.64...v0.11.65