Skip to content

Commit

Permalink
Version bump (14.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
CastagnaIT committed May 21, 2019
1 parent 177f82a commit 9199915
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.netflix" name="Netflix" version="0.14.1" provider-name="libdev + jojo + asciidisco + caphm + castagnait">
<addon id="plugin.video.netflix" name="Netflix" version="0.14.2" provider-name="libdev + jojo + asciidisco + caphm + castagnait">
<requires>
<import addon="xbmc.python" version="2.26.0"/>
<import addon="script.module.requests" version="2.12.4"/>
Expand Down Expand Up @@ -36,6 +36,14 @@
<forum>https://forum.kodi.tv/showthread.php?tid=329767</forum>
<source>https://github.com/CastagnaIT/plugin.video.netflix</source>
<news>
v0.14.2 (2019-05-21)
- Added genres and sub-genres browseable
- Added customizable sort order by menu in settings
- Speedup a bit the loading of lists
- Updated french/polish/italian languages
- Updated request query parameters
- Fixed sort order to MyList and lolomo lists

v0.14.1 (2019-04-30)
- Added customizable main menu items
- Added audio description menu to help visually impaired people
Expand Down

0 comments on commit 9199915

Please sign in to comment.