File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ object AppInfo {
1818 const val APPLICATION_ID = " com.fibelatti.pinboard"
1919
2020 private const val VERSION_MAJOR = 3
21- private const val VERSION_MINOR = 9
21+ private const val VERSION_MINOR = 10
2222 private const val VERSION_PATCH = 0
2323 private const val VERSION_BUILD = 0
2424
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1+ This version brings the following updates:
2+
3+ * Refreshed app UI with Material 3 Expressive
4+ * "Read random" action now available for all categories via the bottom menu
5+ * Quickly switch accounts via new home screen shortcut when using both services
6+ * Fixes the account switcher not working as expected
7+ * Fixes "Follow redirects" not actually following redirects at times
8+
9+ Feedback and suggestions are always welcome, thank you for using the app!
You can’t perform that action at this time.
0 commit comments