v0.11.0
github-actions
released this
19 Sep 19:13
·
540 commits
to electron
since this release
Hey 👋
after a long period of time, I am happy to present a new release of the application, which includes the following changes:
Multiple EPG sources
In the new version of the application, you can add more than one URL as a source of the EPG program.
Import playlist from plain text
Another playlist import option became available - import m3u(8) as text. Just copy the playlist to the clipboard and paste it into the application without having to save it to disk.
Multi-EPG view
The first version of multi-EPG view was developed, which is familiar to many users from set-top boxes. At this stage the view works in purely informative mode.
This&That
- Improvements in PWA: A number of visual changes have been made to improve the experience of using the app on mobile devices.
- Internalization: The localization of the project has been improved, but help is still needed with the translation into different languages.
- The underlying libraries on which the app is built have been updated (angular, electron etc.)
What's Changed
- Feature: Support multiple EPG sources by @4gray in #149
- build(deps): bump moment from 2.29.2 to 2.29.4 by @dependabot in #150
- build(deps-dev): bump electron from 16.2.2 to 16.2.6 by @dependabot in #147
- build(deps-dev): bump semantic-release from 19.0.2 to 19.0.3 by @dependabot in #145
- Update fr.json by @Unelio in #151
New Contributors
Full Changelog: v0.10.0...v0.11.0