Tweak use of in memory cache.
[plugin.video.netflix.git] / addon.xml
index 973551cc11f2d029c20628f227cb74179fcf5792..4d56cb48a9933b507f21f6d3c5ebb344155e946b 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.10.6" provider-name="libdev + jojo + asciidisco">
+<addon id="plugin.video.netflix" name="Netflix" version="0.11.18" 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.16 (2017-07-19)
+    - Fix error on *nix devices
+    
+    v0.11.15 (2017-07-19)
+    - Fix issue with Slovak, Polish &amp; Swedish language files
+    - Add calculation of ESN for Android
+    - Logout in settings now also deletes Manifest data
+    - Add hidden ESN field in config &amp; delete Manifest data if it doesn't fit the public one
+    
+    v0.11.14 (2017-07-02)
+    - Fix issue with Unicode escaping
+
+    v0.11.13 (2017-07-02)
+    - Update number of requested list items (see https://github.com/asciidisco/plugin.video.netflix/issues/42 for details)
+
+    v0.11.12 (2017-07-02)
+    - Fix missing isFirstUse inline setting
+    - Fix dynamic ESN loading for widevine
+    - Fix unicode decoding problems
+
+    v0.11.11 (2017-4-10)
+    - Portugese translations
+    - Swedish translations
+
+    v0.11.10 (2017-4-10)
+    - Adds subtitle support
+    - Polish translations
+    </news>
   </extension>
 </addon>