prepare release 2.39.0

This commit is contained in:
Thomas 2021-10-27 12:01:35 +02:00
parent a116d5b682
commit 5019cbb772
4 changed files with 21 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
versionCode 382
versionName "2.38.0-rc-1"
versionCode 383
versionName "2.39.0"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -1,4 +1,7 @@
/!\ PIXELFED ACCOUNTS MUST BE LOGOUT/LOGIN AGAIN
- Use a new API for Pixelfed (fix 2FA issue)
- Push notifications with UnifiedPush (More at https://fedilab.app/wiki/features/push-notifications)
- Support Scribe.rip and wikiless
- Delayed and live notifications removed
- Remove lost space for Pleroma accounts
- Fix a crash with console mode

View File

@ -0,0 +1,8 @@
/!\ PIXELFED ACCOUNTS MUST BE LOGOUT/LOGIN AGAIN
- Use a new API for Pixelfed (fix 2FA issue)
- Push notifications with UnifiedPush (More at https://fedilab.app/wiki/features/push-notifications)
- Support Scribe.rip and wikiless
- Delayed and live notifications removed
- Remove lost space for Pleroma accounts
- Fix a crash with console mode
- Fix an issue with Pleroma accounts when visiting a profile

View File

@ -0,0 +1,8 @@
/!\ PIXELFED ACCOUNTS MUST BE LOGOUT/LOGIN AGAIN
- Use a new API for Pixelfed (fix 2FA issue)
- Push notifications with UnifiedPush (More at https://fedilab.app/wiki/features/push-notifications)
- Support Scribe.rip and wikiless
- Delayed and live notifications removed
- Remove lost space for Pleroma accounts
- Fix a crash with console mode
- Fix an issue with Pleroma accounts when visiting a profile