mirror of
https://codeberg.org/tom79/Fedilab
synced 2025-01-22 07:28:13 +01:00
Release 3.1.2
This commit is contained in:
parent
55ba4018e4
commit
987b83944d
@ -10,8 +10,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdk 21
|
||||
targetSdk 31
|
||||
versionCode 403
|
||||
versionName "3.1.1"
|
||||
versionCode 404
|
||||
versionName "3.1.2"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
flavorDimensions "default"
|
||||
|
@ -1,4 +1,9 @@
|
||||
[
|
||||
{
|
||||
"version": "3.1.2",
|
||||
"code": "404",
|
||||
"note": "Added:\n- Export Settings\n- Propagate manual reordering of lists in timeline to \"Lists\" submenu\n\nChanged:\n- Improve fit preview images\n\nFixed:\n- Some Peertube videos not working\n- Respect the default visibility account when replying\n- Discriminate gif from images\n- App crashes when opening external instance timeline\n- Remove button in thread composer crashes the app\n- Back button opens a lot of old activities before closing the app\n- Problems with sharing\n- Reorder Lists with UI issue on change the visibility\n- Link is not shown correctly in posts from Friendica"
|
||||
},
|
||||
{
|
||||
"version": "3.1.1",
|
||||
"code": "403",
|
||||
|
Loading…
Reference in New Issue
Block a user