aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/changelog_release.xml
blob: cfb7632a8bfed8860290a6b0c40daa4a68c3430b (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
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <!-- changelog for the release branch -->
  <string name="changelog_release" translatable="false">\n
    <b>Next bugfix release:</b>\n
    · Fix: Caches not stored if \"Ask for list\" is disabled\n
    \n
    <b>2014.06.11:</b>\n
    · Fix: Adapting to changes on gc.com\n
    · Fix: New gc.com GPX waypoint types recognized\n
    · Fix: Do not crop static maps to prevent the copyright notice being cut off\n
    \n
    <b>2014.05.14:</b>\n
    · Fix: Adapting to changes on gc.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>