Commit eda23bd3 authored by Thomas's avatar Thomas
Browse files

Release 3.23.0

parent cf4b1568
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 33
        versionCode 492
        versionName "3.22.2"
        versionCode 493
        versionName "3.23.0"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.23.0",
    "code": "493",
    "note": "Added:\n- Add preview for app icons\n- Two new app icons\n\nFixed:\n- Fix Nitter feeds\n- Crash with Pixelfed accounts\n- Lingva encoding issue\n- Avoid sleep mode for media activity\n- Videos are played simultaneously\n- Voice messages for Android 10+\n- Punycode not supported for domains"
  },
  {
    "version": "3.22.2",
    "code": "492",
+12 −0
Original line number Diff line number Diff line
Added:
- Add preview for app icons
- Two new app icons

Fixed:
- Fix Nitter feeds
- Crash with Pixelfed accounts
- Lingva encoding issue
- Avoid sleep mode for media activity
- Videos are played simultaneously
- Voice messages for Android 10+
- Punycode not supported for domains
 No newline at end of file