Releases: LiveFastEatTrashRaccoon/RaccoonForLemmy
Releases · LiveFastEatTrashRaccoon/RaccoonForLemmy
1.13.7
What's Changed
- fix(di): add missing binding for settings import/export by @AkesiSeli in #193
- fix(l10n): remove unnecessary escapes for apostrophes by @AkesiSeli in #191
Full Changelog: 1.13.6...1.13.7
1.13.6
What's Changed
- fix(di): instantiation with injected constructor arguments by @AkesiSeli in #189
- chore(deps): update dependencies by @dependabot in #184, #185, #186, #187
Full Changelog: 1.13.5...1.13.6
1.13.5
What's Changed
- refactor(di): migrate to Kodein by @AkesiSeli in #181
- chore(l10n): translation updates by @weblate in #175
- chore(deps): update dependencies by @dependabot in #176, #177, #178, #179
- chore(qa): add more unit tests by @AkesiSeli in #182
Full Changelog: 1.13.4...1.13.5
1.13.4
What's Changed
- feat: possibility to select solid system bars by @AkesiSeli in #168
- feat: search post/comments/users/communities by URL by @AkesiSeli in #171
- fix: account switch by @AkesiSeli in #172
- fix: implement sort by top "all time" by @AkesiSeli in #166
- fix: update acknowledgement list by @AkesiSeli in #170
- refactor: migrate l10n to Compose resources by @AkesiSeli in #164, #167, #174
- l10n: translation updates by @weblate in #169
- chore: update dependencies by @dependabot in #162, #163, #173
Full Changelog: 1.13.3...1.13.4
1.13.3
What's Changed
- feat(app): support for opening posts and comments by @AkesiSeli in #152
- fix(postlist): image height by @AkesiSeli in #128
- fix(zoomableimage): high resolution image, loading state and action buttons by @AkesiSeli in #154, #155
- fix(createpost): autofill empty message by @AkesiSeli in #158
- refactor(di): improve dependency injection by @AkesiSeli in #136, #137, #138, #139, #141, #147
- refactor(build): define and apply Gradle convention plugins by @AkesiSeli in #140, #143, #144, #150
- chore(deps): update dependencies by @dependabot and @AkesiSeli in #130, #131, #134, #135, #148, #153
- chore(qa): add more unit tests by @AkesiSeli in #156
Full Changelog: 1.13.2...1.13.3
1.13.3-beta05
What's Changed
- chore(deps): bump com.android.tools.build:gradle from 8.1.4 to 8.7.3 by @dependabot in #148
- chore(build): apply convention plugins to :core:persistence by @AkesiSeli in #150
- feat(deep-link): add support for opening posts and comments by @AkesiSeli in #152
Full Changelog: 1.13.3-beta04...1.13.3-beta05
1.13.3-beta04
What's Changed
- refactor(build): define Gradle convention plugins by @AkesiSeli in #143
- refactor(build): define serialization plugin by @AkesiSeli in #144
- fix: avoid using nullable types as @InjectedParams by @AkesiSeli in #147
Full Changelog: 1.13.3-beta03...1.13.3-beta04
1.13.3-beta03
What's Changed
- fix: local item cache dependency injection by @AkesiSeli in #141
Full Changelog: 1.13.3-beta02...1.13.3-beta03
1.13.3-beta02
What's Changed
- 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 @AkesiSeli in #135
- chore(di): create unified root module by @AkesiSeli in #136
- refactor(di): migrate to Koin Annotations • 1 by @AkesiSeli in #137
- refactor(di): migrate to Koin Annotations • 2 by @AkesiSeli in #138
- refactor(di): migrate to Koin Annotations • 3 by @AkesiSeli in #139
- fix: remove deprecated constructor for KeyboardOptions by @AkesiSeli in #140
Full Changelog: 1.13.3-beta01...1.13.3-beta02
1.13.3-beta01
What's Changed
- fix: image height in post cards by @AkesiSeli in #128
Full Changelog: 1.13.2...1.13.3-beta01