Skip to content
Snippets Groups Projects
Commit 6d7faa99 authored by Thomas's avatar Thomas
Browse files

Release 3.31.3

parent 19f5e4c8
Branches
Tags 3.31.3
No related merge requests found
......@@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 34
versionCode 527
versionName "3.31.2"
versionCode 528
versionName "3.31.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"
......
[
{
"version": "3.31.3",
"code": "528",
"note": "Added:\n- Add new icon launchers (Settings > Interface)\n\nChanged:\n- Make logout/proxy button more visible in main menu\n- Remove permission FOREGROUND_SERVICE\n- Improve a little more media layout with translations\n\nFixed:\n- Fix status bar icons not visible in light theme with custom accent color\n- Reaction buttons not clickable for some instances"
},
{
"version": "3.31.2",
"code": "527",
......
Added:
- Add new icon launchers (Settings > Interface)
Changed:
- Make logout/proxy button more visible in main menu
- Remove permission FOREGROUND_SERVICE
- Improve a little more media layout with translations
Fixed:
- Fix status bar icons not visible in light theme with custom accent color
- Reaction buttons not clickable for some instances
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment