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 { defaultConfig {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 380 versionCode 381
versionName "2.37.1" versionName "2.38.0-beta-1"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true

View File

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

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