Commit 07a819a9 authored by Thomas's avatar Thomas
Browse files

Release 3.0.10

parent 3d2b1b6b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,8 +9,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 31
        versionCode 399
        versionName "3.0.9"
        versionCode 400
        versionName "3.0.10"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.0.10",
    "code": "400",
    "note": "Added:\n- Allow to define the max chars count when not detected (In about the instance)\n- Add emoji one picker when composing (must be enabled in settings)\n- Add release notes with the ability to translate them\n\nFixed:\n- Friendica custom emojis not displayed\n- Long press to store media\n- Some bug fixes"
  },
  {
    "version": "3.0.9",
    "code": "399",
+9 −0
Original line number Diff line number Diff line
Added:
- Allow to define the max chars count when not detected (In about the instance)
- Add emoji one picker when composing (must be enabled in settings)
- Add release notes with the ability to translate them

Fixed:
- Friendica custom emojis not displayed
- Long press to store media
- Some bug fixes
 No newline at end of file