mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-08 15:08:41 +01:00
Hotfix 1.12.1 (#1122)
This commit is contained in:
commit
4a3103d613
@ -22,8 +22,8 @@ android {
|
||||
libs.versions.android.targetSdk
|
||||
.get()
|
||||
.toInt()
|
||||
versionCode = 114
|
||||
versionName = "1.12.0"
|
||||
versionCode = 115
|
||||
versionName = "1.12.1"
|
||||
}
|
||||
base.archivesName = "RaccoonForLemmy"
|
||||
buildFeatures {
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/115.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/115.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- fix: stability issue when app started with no connection
|
||||
- fix: drawer gesture for anonymous users
|
||||
- fix: comment appearance (bar theme, font size)
|
||||
- fix: about dialog text color in dark mode
|
||||
- fix: Lemmy reference handling (user mentions and community handles)
|
||||
- various l10n updates (Irish, Spanish, Portuguese)
|
6
fastlane/metadata/android/it-IT/changelogs/115.txt
Normal file
6
fastlane/metadata/android/it-IT/changelogs/115.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- fix: stabilità all'avvio in assenza di connessione
|
||||
- fix: apertura pannello laterale in modalità anonima
|
||||
- fix: aspetto commenti (tema colori barra, dimensione del testo)
|
||||
- fix: colore testo finestra di dialogo "Informazioni app" in modalità scura
|
||||
- fix: gestione riferimenti Lemmy (menzioni utente e indirizzi comunità)
|
||||
- aggiornamenti localizzazione (Irlandese, Spagnolo, Portoghese)
|
Loading…
x
Reference in New Issue
Block a user