aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/changelog_master.xml
blob: 501cf21c4e4d58b5ad90a6308bbc8f14b19707a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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: Show also own logs on friend log page\n
    · New: Filter for caches which are not found\n
    · Fix: Hiding own caches on opencaching\n
    · Fix: Webcam caches not marked as found after posting log\n
    · Fix: Archived caches now also hidden if hiding disabled caches is active\n
    · Fix: Filter invalid characters in GPX files\n
    \n
    \n
  </string>
</resources>