Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { defaultConfig { minSdk 21 targetSdk 33 versionCode 495 versionName "3.23.2" versionCode 496 versionName "3.23.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } flavorDimensions "default" Loading app/src/main/assets/release_notes/notes.json +5 −0 Original line number Diff line number Diff line [ { "version": "3.23.3", "code": "496", "note": "- Longer fields when editing bio\n- Clicks on card do not open Mastodon posts inside the app\n- Crash with Pixelfed\n- Line breaks with Markdown\n- Side effects with Markdown and some links" }, { "version": "3.23.2", "code": "495", Loading src/fdroid/fastlane/metadata/android/en/changelogs/496.txt 0 → 100644 +7 −0 Original line number Diff line number Diff line Fixed: - Longer fields when editing bio - Clicks on card do not open Mastodon posts inside the app - Crash with Pixelfed - Line breaks with Markdown - Side effects with Markdown and some links Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,8 @@ android { defaultConfig { minSdk 21 targetSdk 33 versionCode 495 versionName "3.23.2" versionCode 496 versionName "3.23.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } flavorDimensions "default" Loading
app/src/main/assets/release_notes/notes.json +5 −0 Original line number Diff line number Diff line [ { "version": "3.23.3", "code": "496", "note": "- Longer fields when editing bio\n- Clicks on card do not open Mastodon posts inside the app\n- Crash with Pixelfed\n- Line breaks with Markdown\n- Side effects with Markdown and some links" }, { "version": "3.23.2", "code": "495", Loading
src/fdroid/fastlane/metadata/android/en/changelogs/496.txt 0 → 100644 +7 −0 Original line number Diff line number Diff line Fixed: - Longer fields when editing bio - Clicks on card do not open Mastodon posts inside the app - Crash with Pixelfed - Line breaks with Markdown - Side effects with Markdown and some links