summaryrefslogtreecommitdiffstats
path: root/src/fdroid/fastlane/metadata/android
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2023-01-11 17:51:21 +0100
committerThomas <tschneider.ac@gmail.com>2023-01-11 17:51:21 +0100
commitac503cdf0cfb62470100c0085859c0d69aadf9a4 (patch)
treee1ae3cf7db8ed29a519fc7a41146b72564185368 /src/fdroid/fastlane/metadata/android
parentbc8dfec3258be9a9efc95aaec2d3c00f78830196 (diff)
Automatically switch to account tab if no results for tags
Diffstat (limited to 'src/fdroid/fastlane/metadata/android')
-rw-r--r--src/fdroid/fastlane/metadata/android/en/changelogs/463.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/463.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/463.txt
index 7bdeead2a..eaebdeb2d 100644
--- a/src/fdroid/fastlane/metadata/android/en/changelogs/463.txt
+++ b/src/fdroid/fastlane/metadata/android/en/changelogs/463.txt
@@ -1,10 +1,12 @@
Added:
-- Search bar display suggestions
+- Search bar: display suggestions when starting by "@" or "#"
Changed:
-- Preload media in timelines
+- Preload media in timelines to avoid jumps
+- Search: Automatically switch to account tab if no results for tags
Fixed:
-- Fix fetch more jumps
+- Fix jumps with the fetch more feature
- Fix videos cannot be saved
+- Tags cannot be pinned when there are no custom tabs
- Fix crashes \ No newline at end of file