aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/changelog_master.xml
blob: 7d733aba687fbc3b709b19ebf6aadc279351a60a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <!-- changelog for the master branch -->
  <string name="changelog_master" translatable="false">
    <b>Next feature release</b>\n
    <b>New Features:</b>\n
     · Parallel loading from different platforms to speed up live map\n
     · All GCVote related settings moved to Menu-Services-GCVote\n
     · Support of some GSAK specific GPX contents\n
     · Create waypoint from personal note also for OC caches\n
    <b>Bugfixing:</b>\n
     · Corrected wrong field note progress indication\n
     · When using "external map" sometimes the position marker was not shown\m
     · Circles on map now also shown for caches with final coords defined\n
     · Adding event caches to calendar corrected for events without starting time\n
     · Logging of OC caches was not possible if no GC login data was stored\n
     \n
     \n
  </string>
</resources>