]> code.delx.au - comingnext/blobdiff - Readme.txt
fixed settings being lost when updating to a newer version. Also updated readme and...
[comingnext] / Readme.txt
index 7ee21799fccaec050c7a40bef468d8518711c45c..bd5ab8e6529a89612cf416b79828fa4b48fe94db 100644 (file)
@@ -7,7 +7,7 @@ events on your S60 5th Edition phone's home screen. It consists of tree
 separate widgets, displaying 4 events each.\r
 \r
 For more info or to report bugs, please refer to \r
-http://sourceforge.net/projects/comingnext\r
+http://comingnext.sf.net/\r
   and\r
 http://www.symbian-freak.com/forum/viewtopic.php?t=38045\r
 \r
@@ -63,9 +63,10 @@ How to obtain log file for solving issues:
 In order to analyse problems or bugs, it can help to obtain the detailed widget \r
 log file. You can generate a log by following these steps:\r
 \r
-1. Open your browser and go to Web > Settings > General\r
-2. Set "JavaScript Error Notification" to "Create Log file"\r
-3. Remove the widget from your homescreen and add it again\r
+1. Within the widget, go to Settings and check "Enable Logging"\r
+2. Open your browser and go to Web > Settings > General\r
+3. Set "JavaScript Error Notification" to "Create Log file"\r
+4. Remove the widget from your homescreen and add it again\r
 \r
 The log file will be generated here: C:\Data\jslog_widget.log. When you report\r
 a problem, send along this file so that the developers can analyse the issue.\r
@@ -253,10 +254,18 @@ Changelog:
   - added color indicator to show to which calendar an event belongs to (can be\r
     disabled in settings)\r
   - added option to exclude specific calendars from the list\r
-1.31 () by Michael Prager\r
+1.31 (2011-03-26) by Michael Prager\r
   - added spanish translation (thanks to dragomerlin)\r
   - added italian translation (thanks to Marcella Ferrari and Venos)\r
   - fixed "About" link opening inside browser instead of widget\r
   - fixed sorting of events without date\r
   - fixed calendar indicators not showing in some cases\r
   - fixed homescreen widget not updating properly on N8\r
+  - added help menu\r
+1.32 () by Michael Prager\r
+  - improved performance and battery life (reloading and sorting calendar \r
+    data has been reduced)\r
+  - fixed settings being lost when updating to a newer version\r
+  - fixed and improved spanish translation\r
+  - added "enableLogging" option which needs to be turned on if you want to \r
+    generate debug logs\r