X-Git-Url: https://git.cweiske.de/enigma2-curlytx.git/blobdiff_plain/48dcd6c40effaf3e783959edbf9257525a773319..14252bfaadaacc1d9afc1c1971eae0f1a1b30eed:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 24c11b0..efd72ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,27 @@ +2013-09-02 Christian Weiske + + * 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 + + * 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 * Show headers when pressing info button + * Version 0.4 2011-11-23 Christian Weiske