Skip to content

Releases: LiveFastEatTrashRaccoon/RaccoonForLemmy

1.14.1-beta07

27 Jan 21:02
Compare
Choose a tag to compare
1.14.1-beta07 Pre-release
Pre-release

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

17 Jan 18:24
Compare
Choose a tag to compare
1.14.1-beta06 Pre-release
Pre-release

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

13 Jan 12:42
Compare
Choose a tag to compare
1.14.1-beta05 Pre-release
Pre-release

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

10 Jan 12:48
Compare
Choose a tag to compare
1.14.1-beta04 Pre-release
Pre-release

What's Changed

Full Changelog: 1.14.1-beta03...1.14.1-beta04

1.14.1-beta03

09 Jan 08:12
Compare
Choose a tag to compare
1.14.1-beta03 Pre-release
Pre-release

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

07 Jan 08:12
Compare
Choose a tag to compare
1.14.1-beta02 Pre-release
Pre-release

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

06 Jan 11:53
Compare
Choose a tag to compare
1.14.1-beta01 Pre-release
Pre-release

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

04 Jan 11:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.13.7...1.14.0

1.13.7

26 Dec 15:33
Compare
Choose a tag to compare

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.3-beta04

19 Jan 08:01
Compare
Choose a tag to compare
1.13.3-beta04 Pre-release
Pre-release

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 @...
Read more