aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/changelog_master.xml
blob: b20c60c8a1c7530e13657e2118ae637f39156aa4 (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
    · New: Distance and direction shown on map\n
    · New: Confirmation on backup/restore\n
    · New: Sort events of same date by time (if recognized from cache description)\n
    · New: Show rudimentary details for geocaching.com.au swaggies\n
    · New: Weekday shown in event lists\n
    · New: Filter for caches with offline logs\n
    · New: Show hint in compass\n
    · New: Allow export of waypoints without coords to Locus\n
    · Fix: Don\'t allow logs in the future\n
    · Fix: Allow shortcut creation for All caches list\n
    · Fix: Some menus not available when invoking map from compass\n
    · Fix: Do not limit to 10 logs for OC caches\n
    \n
  </string>
</resources>