aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/changelog_release.xml
blob: 1de60b0744c1a9c34da19391c6eba74867df44f8 (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
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <!-- changelog for the release branch -->
  <string name="changelog_release" translatable="false">\n
    <b>2014.04.19:</b>\n
    <b>New features:</b>\n
    · Support of opencaching.nl, opencaching.us, opencaching.ro\n
    · Changed initial coordinate format for waypoints to MinDec\n
    \n
    <b>Bugfixing:</b>\n
    · Improved long click detection in lists\n
    · Import from web does not work if started a second time\n
    · Reduce log picture preview size to avoid crashes on tablets\n
    · Fixed wrong arrow direction on live map and list in landscape mode\n
    · Fixed several possible crash scenarios\n
    \n
    \n
    <a href="https://github.com/cgeo/cgeo/issues?milestone=29&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>