Releases: 4gray/iptvnator
PWA Release
✋ Hello
Today I am happy to announce that IPTVnator is now also available as a progressive web application (PWA), which means that you can open the player directly from your browser. Thus the application became available, for example, for users of smartphones or tablets. At the moment, it is available at:
🚀 Features
At the moment, the PWA version of the application is a light version and does not include some features which are available in the electron version. For example, the user agent specification is not available due to browser restrictions. Also, the program guide (EPG) function is not available yet, as it requires some reworking.
🤖 Versioning and further development:
In the future, both versions of the application will be released in parallel, since they are based on the same code base. The electron version of the application will be released about once every couple of months, as before, depending on development activity. The PWA version will be updated regularly, namely with each new commit.
v0.9.0 🎉
v0.8.0
v0.7.0
v0.6.0
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
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