feat(core): Add license, adapt to API changes, fix issues with KIDS profiles, fix...
[plugin.video.netflix.git] / addon.xml
index 3bce2b8386f27f81c9c312ef3d73cc6f574bf5ea..9cdf2344996359b2c262d90530834f19573aa940 100644 (file)
--- a/addon.xml
+++ b/addon.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="plugin.video.netflix" name="Netflix" version="0.11.2" provider-name="libdev + jojo + asciidisco">
+<addon id="plugin.video.netflix" name="Netflix" version="0.11.3" provider-name="libdev + jojo + asciidisco">
   <requires>
     <import addon="xbmc.python" version="2.24.0"/>
     <import addon="script.module.beautifulsoup4" version="4.3.2"/>
     </assets>
     <platform>all</platform>
     <license>MIT</license>
-    <forum>http://www.kodinerds.net/</forum>
+    <forum>http://www.kodinerds.net/index.php/Thread/55607-Inputstream-Agile-Betatest-Netflix/</forum>
     <source>https://github.com/asciidisco/plugin.video.netflix</source>
+    <news>v0.11.3  (2017-3-16)
+    - Added spanish and slowenian language files
+    - Added license file
+    - Adapted to latest API changes from Netflix
+    - Fixed issues with entering KIDS profiles
+    - Fixed prefetching started before network was available
+    - Fixed issues with cached lists when switching profiles</news>
   </extension>
 </addon>