diff options
| author | Lars <gc@droescher.eu> | 2014-03-29 12:30:38 +0100 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2014-03-29 12:30:38 +0100 |
| commit | d38987b7d39f92b377b4ae0f040e18354039ae0d (patch) | |
| tree | b250f8bbf22ca8cb0de78fa1c02b93b411f31891 /main/res/values | |
| parent | 400a9e0a327100cf3a18c59ffaff3fd8d36bc5ed (diff) | |
| download | cgeo-d38987b7d39f92b377b4ae0f040e18354039ae0d.zip cgeo-d38987b7d39f92b377b4ae0f040e18354039ae0d.tar.gz cgeo-d38987b7d39f92b377b4ae0f040e18354039ae0d.tar.bz2 | |
Update changelog_release.xml
Removed outdated changes from list (i.e. they are included in the last releases) and added some missing changes.
I will crosscheck later if anything important is still missing, but on the first look it looks complete.
Diffstat (limited to 'main/res/values')
| -rw-r--r-- | main/res/values/changelog_release.xml | 72 |
1 files changed, 3 insertions, 69 deletions
diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index 3858f49..79d1f53 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -2,7 +2,7 @@ <resources> <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\n - <b>Next bugfix release:</b>\n + <b>Next feature release:</b>\n <b>New features:</b>\n · New languages: Catalan, Lithuanian, Romanian\n · Parallel loading from different platforms to speed up live map\n @@ -32,76 +32,10 @@ · Fixed parsing of waypoints from personal note if no valid coords stored\n · Special log types for unpublished caches now recognized correct\n · HTML entities in image titles are properly decoded\n + · Pocket queries in status "to be deleted" now shown in list\n \n - <b>2014.02.04:</b>\n - · Reinstate parsing of trackable name and owner after gc.com change\n - · Minor stability fix\n \n - <b>2014.01.25</b>\n - <b>Bugfixes:</b>\n - · Twitter problem fixed\n - · Some phones wouldn\'t let c:geo add new pictures to logs\n - \n - <b>2014.01.22</b>\n - <b>Bugfixes:</b>\n - · Select log photo from alternate sources on Android 4.4\n - · Upload new photo with correct orientation\n - · Choose another page if the latest active page does not exist\n - · Various stability bug fixes\n - \n - <b>2014.01.06</b>\n - <b>New Features:</b>\n - · Browse pocket queries online (press menu on main screen)\n - · c:geo widget for direct access to stored lists\n - · Support of extremcaching.com, with online searches and live map\n - · Search by owner/finder for opencaching websites\n - · better support of opencaching.com (Garmin)\n - · Popup on map shows date of event caches\n - · GPX import from Google Drive, Dropbox, … (requires Android 4.4)\n - · Show cache where a Geokrety is currently placed\n - · Configurable twitter templates\n - · Creating a new WP the type will be preset depending on the cache type\n - · Show event date for OC event caches in search results\n - · Sorting caches by favorite point percentage\n - · Filtering caches which have a personal note\n - · Include TB inventory in GPX export\n - · New popularity ratio filter (percentage of favorite points)\n - · QR code scanner supports TB URLs\n - · Limit initial zoom on live map to avoid huge area loading\n - · Preparation for new c:geo contacts plugin\n - · Show geokrety image\n - · Preparation for Pebble navigation app (authored by another developer)\n - \n - <b>Bugfixes:</b>\n - · Reduce memory usage for OSM mapsforge to avoid crashes\n - · Optimize database access for faster live map loading\n - · In rare cases GPS was not switched off when leaving the app\n - · Cache type filter was not applied for OC nearby search\n - · No cache coords if cache is at equator or prime meridian\n - · Parts of the compass not shown when using big fonts\n - · WP with special characters have not been shown\n - · Disallow deletion of all caches incl. list if a filter is in use\n - · OC authorization page not shown in light theme\n - · DirChooser not showing all dirs on some devices\n - · Allow manual path input in dirchooser\n - · Network timeout reduced to 30 seconds to avoid long waiting time\n - · Show as list also possible when map is not live\n - · Respect limit of 500 chars for personal note on gc.com on upload or merge\n - · GPX export did not export archived status\n - · Hint was not removed from stored caches if removed on website\n - · Short description was not removed from stored caches if removed on website\n - · Attribute was not removed from stored caches if removed from the website\n - · Fixed rare crash when logging an event cache\n - · Waypoints have sometimes been doubled when refreshing cache\n - · Preview image for logpicture was downscaled to wrong size\n - · Optimized login procedure and session management for gc.com\n - · Corrected attribute loading for opencaching.pl\n - · A lot of changes for more stability and usability\n - · Personal note upload now only for PM\n - · Find count not updated is user has found 1 cache\n - \n - \n - <a href="https://github.com/cgeo/cgeo/issues?milestone=21&state=closed">Detailed list of all changes</a>\n + <a href="https://github.com/cgeo/cgeo/issues?milestone=24&state=closed">Detailed list of all changes</a>\n \n <b>Old releases</b>\n · Please refer to the release notes on the <a href="http://www.cgeo.org">c:geo-website</a>.\n |
