diff options
| -rw-r--r-- | main/res/values/changelog_release.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index 1cd1a4e..6017bc9 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -3,6 +3,8 @@ <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\n <b>Next bugfix release:</b>\n + · Fix: On change of OSM map it was not centered to the current location\n + · Fix: Nearby search for basic members not working in some cases\n · Fix: Better handling for caches with high amount of pictures\n · Fix: Rare crash if TB can not be found\n · Fix: Possible crash in case GooglePlay location services are not working as expected\n |
