Skip to content

Commit 335b4bf

Browse files
author
Michaël Arnauts
committed
Prepare for v1.4.4
1 parent 12993a0 commit 335b4bf

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [v1.4.4](https://github.com/add-ons/plugin.video.vtm.go/tree/v1.4.4) (2024-02-26)
4+
5+
[Full Changelog](https://github.com/add-ons/plugin.video.vtm.go/compare/v1.4.3...v1.4.4)
6+
7+
**Fixed bugs:**
8+
9+
- Fix recommendations and drop usage of Popcorn V5 API [\#377](https://github.com/add-ons/plugin.video.vtm.go/pull/377) ([michaelarnauts](https://github.com/michaelarnauts))
10+
- Upgrade User-Agent to v15 \(\#375\) [\#376](https://github.com/add-ons/plugin.video.vtm.go/pull/376) ([mrtreg](https://github.com/mrtreg))
11+
312
## [v1.4.3](https://github.com/add-ons/plugin.video.vtm.go/tree/v1.4.3) (2023-11-04)
413

514
[Full Changelog](https://github.com/add-ons/plugin.video.vtm.go/compare/v1.4.2...v1.4.3)

addon.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="plugin.video.vtm.go" name="VTM GO" version="1.4.3" provider-name="Michaël Arnauts">
2+
<addon id="plugin.video.vtm.go" name="VTM GO" version="1.4.4" provider-name="Michaël Arnauts">
33
<requires>
44
<import addon="xbmc.python" version="3.0.0"/>
55
<import addon="script.module.dateutil" version="2.6.0"/>
@@ -22,7 +22,7 @@
2222
<disclaimer lang="nl_NL">Deze add-on wordt niet ondersteund door DPG Media en wordt aangeboden 'as is', zonder enige garantie. De VTM GO naam, VTM GO logo en de kanaallogo's zijn eigendom van DPG Media en worden gebruikt in overeenstemming met de fair use policy.</disclaimer>
2323
<platform>all</platform>
2424
<license>GPL-3.0-only</license>
25-
<news>v1.4.3 (2023-11-04)
25+
<news>v1.4.4 (2024-02-26)
2626
- Fix API.</news>
2727
<source>https://github.com/add-ons/plugin.video.vtm.go</source>
2828
<assets>

0 commit comments

Comments
 (0)