Releases: LiveFastEatTrashRaccoon/RaccoonForLemmy
Releases · LiveFastEatTrashRaccoon/RaccoonForLemmy
1.14.1-beta08
What's Changed
- enhancement: add workaround for solid status bar color by @AkesiSeli in #303
- chore(deps): bump com.materialkolor:material-kolor from 2.0.0 to 2.0.1 by @dependabot in #302
- Translations update from Hosted Weblate by @weblate in #305
- chore(deps): bump ksp from 2.1.0-1.0.29 to 2.1.10-1.0.29 by @dependabot in #306
- chore(deps): bump com.materialkolor:material-kolor from 2.0.1 to 2.0.2 by @dependabot in #310
- chore(deps): bump network.chaintech:compose-multiplatform-media-player from 1.0.29 to 1.0.30 by @dependabot in #309
- chore(deps): bump coil from 3.0.4 to 3.1.0 by @dependabot in #313
- fix: improve image download and share by @AkesiSeli in #314
- chore(deps): bump org.kotlincrypto.hash:bom from 0.6.0 to 0.6.1 by @dependabot in #315
- Translations update from Hosted Weblate by @weblate in #318
- chore: add support for ta l10n by @AkesiSeli in #319
- chore(deps): bump ktor from 3.0.3 to 3.1.0 by @dependabot in #317
Full Changelog: 1.14.1-beta07...1.14.1-beta08
1.14.1-beta07
What's Changed
- Translations update from Hosted Weblate by @weblate in #277
- fix: add bar theme option only if supported by @AkesiSeli in #279
- fix: add workaround to make it possible to see quotes spanning multiple paragraphs by @AkesiSeli in #280
- chore: add feddit.org to list of default instances by @AkesiSeli in #281
- chore(deps): bump org.kodein.di:kodein-di from 7.24.1 to 7.25.0 by @dependabot in #283
- chore(deps): bump sh.calvin.reorderable:reorderable from 2.4.2 to 2.4.3 by @dependabot in #282
- Translations update from Hosted Weblate by @weblate in #284
- feat: show unread comments with different background in post detail by @AkesiSeli in #286
- Translations update from Hosted Weblate by @weblate in #287
- feat: add option to not mark posts as read on interaction by @AkesiSeli in #288
- fix: remove custom WindowInsets from Scaffolds by @AkesiSeli in #291
- Translations update from Hosted Weblate by @weblate in #292
- refactor: improve bans and filters screen by @AkesiSeli in #293
- enhancement: display public images on Imgur by @AkesiSeli in #294
- feat: manually mark items as read or unread by @AkesiSeli in #296
Full Changelog: 1.14.1-beta06...1.14.1-beta07
1.14.1-beta06
What's Changed
- fix: simplify video and image post URL matching by @AkesiSeli in #265
- chore: remove arg name for single param invocations by @AkesiSeli in #266
- chore(deps): bump multiplatform-markdown-renderer from 0.29.0 to 0.30.0 by @dependabot in #268
- chore(deps): bump androidx-activity from 1.9.3 to 1.10.0 by @dependabot in #267
- chore(deps): bump org.kotlincrypto.hash:bom from 0.5.6 to 0.6.0 by @dependabot in #269
- Translations update from Hosted Weblate by @weblate in #270
- fix: disallow "top" sort type expansion for comments in post detail, user detail, explore by @AkesiSeli in #272
- Translations update from Hosted Weblate by @weblate in #273
Full Changelog: 1.14.1-beta05...1.14.1-beta06
1.14.1-beta05
What's Changed
- Translations update from Hosted Weblate by @weblate in #250
- feat: add possibility to delete account from web preferences by @AkesiSeli in #251
- Translations update from Hosted Weblate by @weblate in #253
- Translations update from Hosted Weblate by @weblate in #258
- fix(md): formatting quotes and bulleted lists inside quotes by @AkesiSeli in #259
- fix: day count in date formatting by @AkesiSeli in #260
- fix: remove bug in sanitization step which broke table rendering by @AkesiSeli in #261
- fix: avoid concurrency issue while posts are being marked as read before opening detail by @AkesiSeli in #262
- chore(deps): bump network.chaintech:compose-multiplatform-media-player from 1.0.28 to 1.0.29 by @dependabot in #263
Full Changelog: 1.14.1-beta04...1.14.1-beta05
1.14.1-beta04
What's Changed
- Translations update from Hosted Weblate by @weblate in #238
- fix: include post read property in item keys by @AkesiSeli in #241
- fix: set custom screen keys for side info panels by @AkesiSeli in #248
- enhancement: date, time and period formatting by @AkesiSeli in #249
Full Changelog: 1.14.1-beta03...1.14.1-beta04
1.14.1-beta03
What's Changed
- chore(l10n): realign with Weblate repository by @weblate in #229
- chore(deps): bump org.kodein.di:kodein-di from 7.23.1 to 7.24.0 by @dependabot in #230
- fix: make settings switch row more accessible by @AkesiSeli in #231
- enhancement: allow manual hex code selection in color picker for user tags by @AkesiSeli in #233
- fix: better paragraph separation by @AkesiSeli in #234
- chore(deps): bump org.kodein.di:kodein-di from 7.24.0 to 7.24.1 by @dependabot in #235
- chore(deps): bump org.jetbrains.kotlinx.kover from 0.9.0 to 0.9.1 by @dependabot in #236
- Translations update from Hosted Weblate by @weblate in #237
Full Changelog: 1.14.1-beta02...1.14.1-beta03
1.14.1-beta02
What's Changed
- enhancement: user tags and roles management • iteration 2 by @AkesiSeli in #225
- chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.3 to 1.8.0 by @dependabot in #227
- Translations update from Hosted Weblate by @weblate in #228
Full Changelog: 1.14.1-beta01...1.14.1-beta02
1.14.1-beta01
What's Changed
- enhancement: improve accessibility • part 2 by @AkesiSeli in #221
- enhancement: implement special tags (me, op, mod) by @AkesiSeli in #223
Full Changelog: 1.14.0...1.14.1-beta01
1.14.0
What's Changed
- feat: implement user tags by @AkesiSeli in #196, #197, #201
- feat: restrict local user search on current instance by @AkesiSeli in #209
- feat: custom sort for user posts and comments by @AkesiSeli in #213
- fix(di): prevent crash while switching account by @AkesiSeli in #202
- fix: explore result and listing type bottom sheet titles by @AkesiSeli in #205, #206
- fix: window insets and bar colors by @AkesiSeli in #215
- fix: default theme color by @AkesiSeli in #218
- enhancement: improve accessibility • part 1 by @AkesiSeli in #217
- chore(deps): update dependencies by @dependabot in #198, #199, #208
- chore(l10n): update l10n by @weblate and @diegoberaldin in #194, #200, #203, #212, #216, #220
- chore: update acknowledgements by @AkesiSeli in #210
- chore: add more unit tests by @AkesiSeli in #219
Full Changelog: 1.13.7...1.14.0
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