Skip to content

Commit 5af78cd

Browse files
committed
Bump version to 3.10.0
1 parent 4b26205 commit 5af78cd

3 files changed

Lines changed: 5689 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

app/src/main/res/raw/aboutlibraries.json

Lines changed: 5679 additions & 1 deletion
Large diffs are not rendered by default.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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!

0 commit comments

Comments
 (0)