aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/changelog_release.xml
blob: 86863cfaf8b205ffe802cbe86868ebd893874ee3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <!-- changelog for the release branch -->
  <string name="changelog_release" translatable="false">\n
    <b>2014.05.14:</b>\n
    · Fix: Adapting to changes on geocaching.com\n
    \n
    <b>2014.04.30:</b>\n
    · New: Support new cache type: Giga Event\n
    · New: Integrate with MapsWithMe\n
    · New: Import external spoiler images from a Garmin-style file structure\n
    · New: Support more details in GPX export\n
    · Fix: A number of crash scenarios/instabilities due to memory issues\n
    · Fix: Problems when calling some external navigation apps\n
    · Fix: Crash when starting with a readonly cache directory\n
    · New: Have <b>attended</b> as default log type on day of event\n
    \n
    \n
    <a href="https://github.com/cgeo/cgeo/issues?milestone=30&amp;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
    \n
    \n
    <b>Known Limitations/Bugs:</b>\n
    · Live map:\n
      Approximated coords due to limitations on the GC-website\n
      Be aware: If navigation is started directly from live map it may also use the approximated coords!\n
      In fast mode the cache type might be wrong in rare cases\n
      On low zoom owned/found caches may not be hidden anymore\n
</string>
</resources>