Release 2.38.0-beta-1

This commit is contained in:
Thomas 2021-01-31 17:13:05 +01:00
parent e7774fea13
commit b15c0195e7
3 changed files with 7 additions and 7 deletions

View File

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

View File

@ -1,6 +1,3 @@
Added:
- notify when a followed user posts (subscribe by clicking the bell icon on profiles).
/!\ If you run a Pixelfed account you must logout it first.
Fixed:
- Crash when importing media due to photo editor
- Some crashes when doing actions
Fix an issue with Pleroma accounts when visiting a profile

View File

@ -0,0 +1,3 @@
/!\ If you run a Pixelfed account you must logout it first.
Fix an issue with Pleroma accounts when visiting a profile