-
Release 1.0.62 Stable
released this
2026-02-05 07:31:01 +08:00 | 0 commits to main since this releaseChangelog
All notable changes to RoxyIPT will be documented in this file.
[1.0.62] - 2026-02-03
✨ New Features
HTTP User-Agent Setting
- Custom User-Agent Configuration: Added new User-Agent setting in Settings → Player allowing users to customize the HTTP User-Agent header sent with stream requests.
- Default User-Agent: Ships with 'Wink/1.31.1' as the default User-Agent.
- Internal Player Support: User-Agent is automatically applied to all HLS.js, ts and m3u8 requests
🐛 Bug Fixes
Stream Timeout and 458 Error Fix
Some IPTV providers were returning 458 HTTP errors or timing out when User-Agent headers were missing from stream requests, causing random stream failures and retry loops. Users can now set their own user-agent headers in settings-player.
Rating Scale Display Bug Fix
Implemented auto-detection logic that examines the rating value and intelligently determines the scale.
TypeError on Playlist Save (Critical)
Playlist additions now work without errors, and licensing state is preserved correctly.
LiveTV EPG Overload Prevention
Load the first category instead of 'all_categories' when favorites are empty.
Downloads