Releases: 4gray/iptvnator
Releases · 4gray/iptvnator
v0.9.0 🎉
0.9.0 (2021-10-14)

Bug Fixes
- search feature should not affect favorites list (ef52f77), closes #71
Features
- add chinese translation 🇨🇳 (a497f05)
- global subtitle display setting (4d2e175)
- rearrange the display order of playlists (757c739), closes #77
v0.8.0
0.8.0 (2021-07-17)

Features
- add Korean 🇰🇷 translation (thanks to @chaeya)
- add Spanish 🇪🇸 translation (thanks to @sguinetti)
- add info popup with epg info for active channel (0eecfd1), closes #51
- add support of specific user-agent and referer on channel level (a55f741), closes #57
v0.7.0
0.7.0 (2021-05-24)

Bug Fixes
Features
- auto-refresh playlists on app startup (e8ab576)
- refresh playlist from file system or imported url (57cf247)
- support of timeshift and catchup attributes in playlists (ced16a8)
v0.6.0
0.6.0 (2021-04-10)

Bug Fixes
- quit application via window close icon (24d5584), closes #33
Features
- add "what is new" dialog (cc375a4)
- add dark theme (0cf010a)
- add dialog with detailed epg description (96e93c5)
- set custom user agent for a playlist (a8167c4), closes #26
- show channel logos in the list (41998ff), closes #28
v0.5.0
0.5.0 (2021-02-27)
Bug Fixes
- less strict url validation of playlist URL (4f366d9), closes #22
- macOS corrupt icon fix, closes #21 (955bb27)
Features
- add dialog about playlist details (9f951fa)
- add german language (i18n) (7888e85)
- add internationalization (0f8ca2a)
- add russian language (i18n) (a93af69)
Screenshot: Language option in App Settings

v0.4.0
0.4.0 (2021-02-09)
Features
- epg: epg program list with date navigation (fdbe02b)
- add epg worker with new ipc commands (418566f)
- check for latest update (68ccabb)
- integrate epg worker & refactor app menu (3b97d74)
- validation of playlist url (da2fe5e)
Performance Improvements
- destroy hls instance after view change (2e3681c)
Note: videojs-based video player is selected as the default now

v0.3.0 release
0.3.0 (2020-12-18)
Bug Fixes
- default html5 player initialization fix (4a6b976)
Features
- add
ctrl+f as hotkey to focus search field (cad162d)
- favorite channels list (f02bbe3)
- sort playlists by import date (d967b12)
0.2.0
Features
- add new video.js based player
- add settings page
- video player configuration in app settings
- redesign welcome/upload page

v0.1.0
CHANGELOG:
0.1.0 (2020-09-12)
Bug Fixes
Features
- add new application icon (0ce0b1f)
- open playlist from file system (861e480)
v0.0.2
Bug Fixes
- define path to userData folder as db store
- enable copy-paste hotkeys for mac os