X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/314bbbfbd6b059a7d41aca5afa01d0f072324f17..d187fbd693270152f9ec96eceaaa3573738208bf:/Readme.txt diff --git a/Readme.txt b/Readme.txt index 3628d03..2b4b978 100644 --- a/Readme.txt +++ b/Readme.txt @@ -56,6 +56,9 @@ Known limitations: http://sourceforge.net/tracker/download.php?group_id=276816&atid=1175663&file_id=401828&aid=2956758 More info on this in the bug tracker: http://sourceforge.net/tracker/?func=detail&aid=2956758&group_id=276816&atid=1175663 +- "all day" events with location information won't be displayed with location + information. This is yet another bug in Nokia's firmware, please wait for a + patch. How to obtain log file for solving issues: @@ -63,9 +66,10 @@ How to obtain log file for solving issues: In order to analyse problems or bugs, it can help to obtain the detailed widget log file. You can generate a log by following these steps: -1. Open your browser and go to Web > Settings > General -2. Set "JavaScript Error Notification" to "Create Log file" -3. Remove the widget from your homescreen and add it again +1. Within the widget, go to Settings and check "Enable Logging" +2. Open your browser and go to Web > Settings > General +3. Set "JavaScript Error Notification" to "Create Log file" +4. Remove the widget from your homescreen and add it again The log file will be generated here: C:\Data\jslog_widget.log. When you report a problem, send along this file so that the developers can analyse the issue. @@ -261,9 +265,16 @@ Changelog: - fixed calendar indicators not showing in some cases - fixed homescreen widget not updating properly on N8 - added help menu -1.32 () by Michael Prager - - improved performance and battery life (reloading and sorting calendar - data has been reduced) - - fixed spanish translation not working - - added "enableLogging" option which needs to be turned on if you want to - generate debug logs +1.32 (2011-05-14) by Michael Prager + - improved performance and battery life (reloading and sorting calendar + data has been reduced) + - fixed settings being lost when updating to a newer version + - added support for Location field for "all day" events. You'll have to wait + until Nokia fixes their firmware before this change will be visible though :-P + - fixed and improved spanish translation + - added "enableLogging" option which needs to be turned on if you want to + generate debug logs +1.33 () by Michael Prager + - updated included "Skin Fetcher" tool to version 1.4 (now properly supports + N8, E7, C6, C6-01, C7 and X7) + - don't break widget when a system backup is made