Skip to content

Commit

Permalink
Release version 19.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelm committed Apr 24, 2022
1 parent fb19b85 commit ecb9ed2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pvr.dvbviewer/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="pvr.dvbviewer"
version="19.0.2"
version="19.1.0"
name="DVBViewer Client"
provider-name="Manuel Mausz">
<requires>@ADDON_DEPENDS@</requires>
Expand Down
18 changes: 11 additions & 7 deletions pvr.dvbviewer/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,27 @@
v19.1.0
- Require DMS 3.0.0 or higher
- Make sure to only reference non-hidden channels

v19.0.2
- Translations updates from Weblate
- be_by, ca_es, da_dk, es_mx, et_ee, lt_lt, nl_nl, tr_tr, zh_tw
- be_by, ca_es, da_dk, es_mx, et_ee, lt_lt, nl_nl, tr_tr, zh_tw

v19.0.1
- Translations updates from Weblate
- da_dk, eo, et_ee, ko_kr, pl_pl
- da_dk, eo, et_ee, ko_kr, pl_pl

v19.0.0
- Translations updates from Weblate
- Korean (ko_kr), Esperanto, Danish (da_dk)
- Also allow addon.xml content update by Weblate
- Korean (ko_kr), Esperanto, Danish (da_dk)
- Also allow addon.xml content update by Weblate
- Changed test builds to 'Kodi 19 Matrix'
- Increased version to 19.0.0
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
This done to know easier to which Kodi the addon works.
- With start of Kodi 20 Nexus, takes addon as major the same version number as Kodi.
This done to know easier to which Kodi the addon works.

v7.3.3
- Translations updates from Weblate
- pl_pl
- pl_pl

v7.3.2
- Fix for extra assets tag in addon.xml
Expand Down

0 comments on commit ecb9ed2

Please sign in to comment.