Releases: LiveFastEatTrashRaccoon/RaccoonForLemmy
Releases · LiveFastEatTrashRaccoon/RaccoonForLemmy
1.13.3-beta04
What's Changed
- refactor: background notification checks by @AkesiSeli in #43
- refactor: remove listing type bottom sheet by @AkesiSeli in #44
- refactor: remove ResultTypeBottomSheet by @AkesiSeli in #45
- refactor: unify localizables for notifications by @AkesiSeli in #46
- chore: udpate documentation with new contacts by @AkesiSeli in #47
- chore(deps): bump sh.calvin.reorderable:reorderable from 2.3.0 to 2.4.0 by @dependabot in #48
- chore(deps): bump com.google.devtools.ksp from 2.0.21-1.0.25 to 2.0.21-1.0.26 by @dependabot in #49
- chore(deps): bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7 by @dependabot in #50
- chore(deps): bump net.zetetic:sqlcipher-android from 4.6.0 to 4.6.1 by @dependabot in #51
- chore(deps): bump rexml from 3.3.6 to 3.3.9 in /docs by @dependabot in #52
- enhancement: update about dialog by @AkesiSeli in #53
- refactor: remove community visibility bottom sheet by @AkesiSeli in #54
- refactor: remove moderator zone bottom sheet by @AkesiSeli in #55
- refactor: continue bottom sheet overhaul by @AkesiSeli in #56
- refactor: bottom sheet overhaul • part 4 by @AkesiSeli in #57
- refactor: remove LanguageBottomSheet by @AkesiSeli in #58
- refactor: remove ShareBottomSheet by @AkesiSeli in #59
- refactor: remove BlockBottomSheet by @AkesiSeli in #60
- refactor: rewrite sort bottom sheet as Material3 modal bottom sheet by @AkesiSeli in #61
- fix: make sure text after an empty quote is rendered by @AkesiSeli in #62
- refactor: remove :unit:choosefont dialogs by @AkesiSeli in #63
- refactor: remove copy post bottom sheet by @AkesiSeli in #64
- chore(deps): bump ktor from 3.0.0 to 3.0.1 by @dependabot in #66
- chore(deps): bump multiplatform-markdown-renderer from 0.26.0 to 0.27.0 by @dependabot in #65
- fix: restore user manual URL by @AkesiSeli in #72
- fix: reset UI state when block option selected by @AkesiSeli in #73
- fix: use font face and size in selection bottom sheets by @AkesiSeli in #74
- refactor: remove SelectActionOnSwipeBottomSheet by @AkesiSeli in #75
- refactor: migrate SelectNumberBottomSheet to M3 modal bottom sheet by @AkesiSeli in #76
- refactor: migrate SliderBottomSheet to M3 by @AkesiSeli in #77
- refactor: migrate SelectInstanceBottomSheet to M3 by @AkesiSeli in #78
- refactor: migrate ManageAccountsScreen to ManageAccountBottomSheet by @AkesiSeli in #79
- fix: restore UI state after closing default sort bottom sheet in community detail by @AkesiSeli in #80
- refactor: migrate image loading to Coil3 by @AkesiSeli in #82
- enhancement: add new instances to default list by @AkesiSeli in #83
- chore(deps): bump de.jensklingenberg.ktorfit:ktorfit-ksp from 2.1.0-1.0.25 to 2.1.0-1.0.26 by @AkesiSeli in #85
- chore: improve readability of vote actions by @AkesiSeli in #86
- fix: text style used for links in Markdown by @AkesiSeli in #88
- chore(deps): bump ktorfit from 2.1.0 to 2.2.0 by @dependabot in #89
- chore(deps): bump coil from 3.0.1 to 3.0.2 by @dependabot in #90
- chore(deps): bump de.jensklingenberg.ktorfit:ktorfit-ksp from 2.1.0-1.0.26 to 2.2.0-1.0.27 by @dependabot in #91
- refactor: migrate to compose-multiplatform-media-player by @AkesiSeli in #92
- Migrate webview to calf by @AkesiSeli in #93
- enhancement: add Atkinson Hyperlegible font instead of Charis SIL by @AkesiSeli in #94
- chore: review inter-item spacings in setting lists and side menus by @AkesiSeli in #95
- chore: update user manual by @AkesiSeli in #96
- feat: make it possible to open videos full screen by @AkesiSeli in #97
- chore: add table of contents and internal links in user manual by @AkesiSeli in #98
- chore: add release workflow by @AkesiSeli in #99
- chore: update label for saved posts and comments by @AkesiSeli in #100
- enhancement: review font scale factors by @AkesiSeli in #101
- fix: drawer header dropdown button ripple by @AkesiSeli in #102
- chore(deps): update compose multiplatform from 1.7.0 to 1.7.1 by @AkesiSeli in #105
- feat: add button to reveal images in timelines by @AkesiSeli in #106
- chore: add pull request template and review issue templates by @AkesiSeli in #107
- fix: video rendering timeline and attachment detail by @AkesiSeli in #108
- fix: change settings export default file name; update font scale factors by @AkesiSeli in #109
- chore(deps): bump coil from 3.0.2 to 3.0.3 by @dependabot in #110
- chore(deps): bump com.google.devtools.ksp from 2.0.21-1.0.27 to 2.0.21-1.0.28 by @dependabot in #111
- refactor: navigation bar insets by @AkesiSeli in #113
- fix: update settings MVI state to defaults by @AkesiSeli in #117
- fix: use Fit content scale for videos in timelines by @AkesiSeli in #118
- chore(deps): bump de.jensklingenberg.ktorfit:ktorfit-ksp by @AkesiSeli in #119
- chore: add code coverage plugin by @AkesiSeli in #120
- fix: add missing insets in modals and below section selectors by @AkesiSeli in #121
- fix: Markdown rendering of list in quotes by @AkesiSeli in #122
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #123
- fix: images in timelines with post cards with "Compact" layout by @AkesiSeli in #124
- fix: image height in post cards by @AkesiSeli in #128
- chore(deps): bump com.russhwolf:multiplatform-settings from 1.2.0 to 1.3.0 by @dependabot in #131
- chore(deps): bump kotlin from 2.0.21 to 2.1.0 by @dependabot in #130
- chore(deps): bump ktor from 3.0.1 to 3.0.2 by @dependabot in #134
- chore(deps): update Gradle, AGP, androidx.work and androidx.core by @...
1.13.0-beta02
What's Changed
- fix: rolled back README breaking changes, added new disclaimer by @N7-X in #1
- chore: restore README.md by @livefast-eattrash in #2
- enhancement: uniform comment cards by @AkesiSeli in #3
- chore: update example urls by @N7-X in #4
- refactor: ensure consistent file names in source sets by @AkesiSeli in #5
- feat: bottom sheet overhaul by @N7-X in #7
- chore: update badges in README.md by @AkesiSeli in #8
- feat: overhaul spoilers for nesting, full content, and proper rendering by @N7-X in #9
- chore: update deps by @AkesiSeli in #10
- fix: text formatting bar in post and reply creation by @AkesiSeli in #11
- chore: bottom sheet overhaul by @N7-X in #12
- refactor: replace
SimpleDateFormat
withDateTimeFormatter
by @AkesiSeli in #14 - refactor: add ripple effect to clickable elements; remove remembered callbacks by @AkesiSeli in #13
- fix: pick image from gallery on Android < 11 by @AkesiSeli in #16
- refactor: use composition locals to provide a
UriHandler
implementation by @AkesiSeli in #15 - chore: setup GHA for build, tests and pre-prod releases by @AkesiSeli in #17
- fix: remove persistable URI permission
FLAG_GRANT_READ_URI_PERMISSION
by @AkesiSeli in #18 - chore: update ktlint rules and reformat files by @AkesiSeli in #19
- chore(deps): bump rexml from 3.3.2 to 3.3.6 in /docs by @dependabot in #23
- chore(deps): bump media.kamel:kamel-image from 0.9.5 to 1.0.0 by @dependabot in #20
- chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.1 to 1.7.3 by @dependabot in #25
- chore(deps): bump ktor from 2.3.12 to 3.0.0 by @dependabot in #21
- chore(deps): bump androidx-activity from 1.9.1 to 1.9.2 by @dependabot in #26
- chore(deps): bump kotlinx-coroutines from 1.8.1 to 1.9.0 by @dependabot in #28
- chore(deps): bump com.google.devtools.ksp from 2.0.20-1.0.24 to 2.0.21-1.0.25 by @dependabot in #27
- chore(deps): bump kotlin from 2.0.20 to 2.0.21 by @dependabot in #24
- chore(deps): bump webrick from 1.8.1 to 1.8.2 in /docs by @dependabot in #29
- fix: avoid dismissing bottom sheets on long press by @AkesiSeli in #30
- chore: update Kotlin version in README badge by @AkesiSeli in #31
- chore: update links in project homepage by @AkesiSeli in #32
- chore(deps): bump io.mockk:mockk from 1.13.12 to 1.13.13 by @dependabot in #33
- chore(deps): bump media.kamel:kamel-image from 1.0.0 to 1.0.1 by @dependabot in #37
- chore(deps): bump com.russhwolf:multiplatform-settings from 1.1.1 to 1.2.0 by @dependabot in #36
- chore(deps): bump koin from 3.5.6 to 4.0.0 by @dependabot in #34
- chore(deps): bump multiplatform-markdown-renderer from 0.25.0 to 0.26.0 by @dependabot in #35
- refactor: bottom sheet overhaul • part 2 by @AkesiSeli in #38
- chore: update deps by @AkesiSeli in #40
- enhancement: add 'cancel' option to text toolbar by @AkesiSeli in #41
- chore(deps): update Compose Multiplatform from 1.6.11 to 1.7.0 by @AkesiSeli in #42
New Contributors
- @N7-X made their first contribution in #1
- @livefast-eattrash made their first contribution in #2
Full Changelog: https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy/commits/1.13.0-beta02