0.8.0 (2026-04-27)
Bug Fixes
- add missing LiveTvProviderType imports for cast expressions (ea65c47)
- always return HLS type for Cinephage IPTV streams (a287e7e)
- remove IptvOrgSelector export from component index (3220e59)
- remove unused import and prefix unused mode prop in CinephageIptvAccountForm (fffb1d5)
- restore release files to v0.7.4 and migrate release-please action (3cb569e)
- revert Drizzle-incompatible casts in select clauses (f097fb3)
- use spaces instead of tabs in YAML workflow files (82872d1)
Features
- add Cinephage API auth helper to IptvOrgProvider (3c69c18)
- add Cinephage IPTV playlist fetch and M3U parser (a383947)
- add Cinephage IPTV types, config, and backupUrls to M3uChannelData (c3c7211)
- add CinephageIptvAccountForm component and countries proxy endpoint (6412670)
- add CinephageIptvProvider with backup URL support (ed0b46f)
- migrate streaming API consumer and build publish to API v2 (33d5b3a)
- proxy IPTV countries through Cinephage API (bc6a190)
- replace IPTV-org sync with Cinephage API playlist endpoint (1171ab3)
- update IptvOrg testConnection to use Cinephage API (e7db452)
- wire Cinephage IPTV into account modal, table, and page (5ef2dc7)
- wire Cinephage IPTV into provider factory, account manager, API schemas, and provider defs (1439a9f)