use hard-coded name for plugin browser
[enigma2-curlytx.git] / ChangeLog
index 24c11b00ce00acaf129fef263a97188ae837f1ca..efd72ff0deb6d92200cbc6a8fbc3b4f68869296a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,27 @@
+2013-09-02  Christian Weiske  <cweiske@cweiske.de>
+
+       * Add support for loading local files via "file://" URLs
+       * Add support for local configuration file
+       * Add option to disable settings button, load option from XML page feed file
+       * Fix crash on help screen
+       * Show CurlyTx in plugin browser
+       * Version 1.1.0
+
+2011-12-06  Christian Weiske  <cweiske@cweiske.de>
+
+       * Fix crash that occured when the box is slow
+       * Fix crash showing headers when no headers available
+       * Fix bug: Saving URLs was broken
+       * Show error message when feed loading fails
+       * Add usage instructions to README
+       * Add docblocks to the code
+       * Error messages can be translated now
+       * Version 1.0
+
 2011-11-24  Christian Weiske  <cweiske@cweiske.de>
 
        * Show headers when pressing info button
+       * Version 0.4
 
 2011-11-23  Christian Weiske  <cweiske@cweiske.de>