diff options
| -rw-r--r-- | main/res/values/changelog_master.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/main/res/values/changelog_master.xml b/main/res/values/changelog_master.xml index 501cf21..1083326 100644 --- a/main/res/values/changelog_master.xml +++ b/main/res/values/changelog_master.xml @@ -5,10 +5,15 @@ <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 + · New: Show \"Import from web\" also if not yet registered\n + · New: Debugging option to save memory dumps on user demand\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 + · Fix: All caches shown as owned if no username stored\n + · Fix: GPX import from mail failing on some devices\n + · Fix: Updating cache history should not ask for list to save caches\n \n \n </string> |
