mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-08 15:08:41 +01:00
version 1.13.2
This commit is contained in:
parent
cba62244b3
commit
868675346e
@ -22,8 +22,8 @@ android {
|
||||
libs.versions.android.targetSdk
|
||||
.get()
|
||||
.toInt()
|
||||
versionCode = 124
|
||||
versionName = "1.13.1"
|
||||
versionCode = 125
|
||||
versionName = "1.13.2"
|
||||
}
|
||||
base.archivesName = "RaccoonForLemmy"
|
||||
buildFeatures {
|
||||
|
4
fastlane/metadata/android/en-US/changelogs/125.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/125.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- fix: images in timelines with post cards with "Compact" layout
|
||||
- fix: Markdown rendering of list in quotes
|
||||
- fix: add missing insets in modals and below section selectors
|
||||
- chore: update dependencies
|
@ -1,8 +1,8 @@
|
||||
## What's Changed
|
||||
|
||||
- fix: change video scale mode in timelines by @AkesiSeli in #118
|
||||
- fix: settings screen state default values by @AkesiSeli in #117
|
||||
- refactor: navigation bar insets by @AkesiSeli in #113
|
||||
- chore: update dependencies by @AkesiSeli and @dependabot in #110, #111, #119
|
||||
- fix: images in timelines with post cards with "Compact" layout by @AkesiSeli in #124
|
||||
- fix: Markdown rendering of list in quotes by @AkesiSeli in #122
|
||||
- fix: add missing insets in modals and below section selectors by @AkesiSeli in #121
|
||||
- chore: update dependencies by @dependabot in #123
|
||||
|
||||
**Full Changelog**: https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy/compare/1.13.0...1.13.1
|
||||
**Full Changelog**: https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy/compare/1.13.1...1.13.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user