Release 2.37.1

This commit is contained in:
Thomas 2021-01-23 09:44:29 +01:00
parent 338f60bcad
commit 239650437b
3 changed files with 11 additions and 10 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
versionCode 379
versionName "2.37.0"
versionCode 380
versionName "2.37.1"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -1,11 +1,6 @@
Added:
- Offset for replies in threads with a new decoration to make them easier to read
- Fix translation issue (use https://translate.fedilab.app)
- Watermarks for pictures (default: disabled)
- Blur sensitive media for Pixelfed
- Put messages into drafts when replying to a deleted message
- Allow to schedule with another account
- notify when a followed user posts (subscribe by clicking the bell icon on profiles).
Fixed:
- Quick replies lose text when doing another action
- Fix refresh token (Peertube/Pixelfed)
- Crash when importing media due to photo editor
- Some crashes when doing actions

View File

@ -0,0 +1,6 @@
Added:
- notify when a followed user posts (subscribe by clicking the bell icon on profiles).
Fixed:
- Crash when importing media due to photo editor
- Some crashes when doing actions