Skip to content

Releases: 4gray/iptvnator

PWA Release

09 Jan 17:15
Compare
Choose a tag to compare

✋ 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:

https://iptvnator.vercel.app/

IMG_20220109_142900_941

🚀 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 🎉

14 Oct 17:08
Compare
Choose a tag to compare

0.9.0 (2021-10-14)

reorder playlists

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

17 Jul 11:12
99b3e21
Compare
Choose a tag to compare

0.8.0 (2021-07-17)

New translations

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

24 May 21:10
6cd6721
Compare
Choose a tag to compare

0.7.0 (2021-05-24)

image

Bug Fixes

  • promise issue after channel switch #29 (d1f194a)

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

11 Apr 09:48
6083a3e
Compare
Choose a tag to compare

0.6.0 (2021-04-10)

Dark theme, channel logos and other features from v0.6.0

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

28 Feb 08:53
ecae0c3
Compare
Choose a tag to compare

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
Language option in App Settings

v0.4.0

11 Feb 19:19
97a9f91
Compare
Choose a tag to compare

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

Welcome screen: Playlists overview

v0.3.0 release

19 Dec 13:42
7b205d8
Compare
Choose a tag to compare

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

28 Sep 15:27
Compare
Choose a tag to compare

Features

  • add new video.js based player
  • add settings page
  • video player configuration in app settings
  • redesign welcome/upload page

v0.1.0

12 Sep 11:14
Compare
Choose a tag to compare

IPTVnator icon

CHANGELOG:

0.1.0 (2020-09-12)

Bug Fixes

Features

  • add new application icon (0ce0b1f)
  • open playlist from file system (861e480)