Releases: LiveFastEatTrashRaccoon/RaccoonForFriendica
Releases · LiveFastEatTrashRaccoon/RaccoonForFriendica
0.3.1
What's Changed
- feat: add profile recovery screen by @AkesiSeli in #581
- fix: review inline content alternate text by @AkesiSeli in #570, #576
- fix: strip down HTML before editing posts by @AkesiSeli in #585
- enhancement: improve timeline a11y by @pvagner in #567
- enhancement: add friendica.myportal.social to default instances by @AkesiSeli in #578
- chore: add tests photo album pagination by @AkesiSeli in #565
- chore: add test for explore pagination manager by @AkesiSeli in #566
- chore: add tests for favourites and hashtags pagination by @AkesiSeli in #571
- chore: add tests for pagination follow requests and inbox by @AkesiSeli in #573
- chore: add tests for search result and user pagination by @AkesiSeli in #574
- chore: add tests for unpublished and timeline pagination by @AkesiSeli in #575
- chore: add tests for notification center and main view model by @AkesiSeli in #577
- chore: add tests for announcement repository by @AkesiSeli in #582
- chore: add tests for circle repository by @AkesiSeli in #583
- chore: add tests for direct message repository by @AkesiSeli in #584
- chore: bump codecov/codecov-action from 4 to 5 by @dependabot in #572
- chore: bump coil from 3.0.3 to 3.0.4 by @dependabot in #579
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- feat: add support for announcements (Mastodon) in #553, #555, #556
- feat: add support for images in system share in #559
- fix: window insets in composer and modals in #560, #563
- fix: settings load for anonymous users in #552
- enhancement: make legacy login less visible in #563
- chore: add new l10ns (ua, fi) in #551, #562
- chore: add description for non-textual UI elements in #557
- chore: add more unit tests and coverage report in #561, #564
- chore: update dependencies in #554
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- feat: add possibility to change system status and navigation bar theme in #548
- feat: possibility received shared content from other apps and create post in #543
- fix: notification type serialization for filtering and push subscription in #531
- fix: poll footer layout in #546
- fix: make user names/handles clickable in #549
- enhancement: change "send" button position in post creation in #536
- enhancement: change open circle/list in circle management screen in #537
- chore: update dependencies in #532, #533, #534
0.2.0
What's Changed
- feat: add support for MastodonRedirect
- feat: export/import app settings to/from JSON
- feat: export contact list from profile
- feat: allow changing markup mode in post creation
- fix: retain scrolling state after navigation
- fix: newlines after titles in Markdown preview
- fix: avoid self mention when replying
- fix: retrieve source to edit post
- enhancement: populate current app icon value in settings
- chore: update manual and project documentation
- chore: typo in Fastlane metadata
0.1.1
- feat: add support for alternate (classic) and monochrome app icon
- fix: rendering images of different heights in carousels
- fix: rendering GIFs (or images with unbound constraints)
- refactor: navigation code cleanup
- chore: update app metadata
0.1.0
- feat: make crash reports opt-in (disabled by default)
- feat: add option to keep app bars fixed while scrolling
- fix: transition between images/videos in detail view
- fix: unmute videos in detail view
- enhancement: update licenses
- chore: update dependencies
- chore: update user manual
0.1.0-beta21
What's Changed
- refactor: make LRU cache thread safe by @AkesiSeli in #471
- chore: add test for :core:appearance module by @AkesiSeli in #472
- fix: chat title and bottom sheet dismissal on long press by @AkesiSeli in #473
- feat: add option to load images/videos only when over WiFi connection by @AkesiSeli in #474
- chore: add tests for network state images by @AkesiSeli in #475
- refactor: migrate video player to compose-multiplatform-media-player by @AkesiSeli in #476
- chore(deps): bump coil from 3.0.1 to 3.0.2 by @dependabot in #477
- chore(deps): bump ktorfit from 2.1.0 to 2.2.0 by @dependabot in #478
- chore(deps): bump ksoup from 0.4.0 to 0.4.1 by @dependabot in #479
- 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 #480
- chore: add tests for :core:navigation by @AkesiSeli in #481
- feat: add option to open links in internal web view by @AkesiSeli in #482
- fix: resolve custom emojis inside poll options by @AkesiSeli in #484
- fix: post editing visibility and markup mode by @AkesiSeli in #488
- fix: HTML syntax in app full_description.txt by @AkesiSeli in #489
- fix: inbox filters, user item layout and mention title by @AkesiSeli in #491
Full Changelog: 0.1.0-beta20...0.1.0-beta21
0.1.0-beta20
What's Changed
- chore(deps): bump dev.mokkery from 2.4.0 to 2.5.0 by @dependabot in #445
- chore(deps): bump coil from 3.0.0-rc02 to 3.0.0 by @dependabot in #444
- fix: calendar header for events in first month by @AkesiSeli in #446
- enhancement: side-by-side image layout by @AkesiSeli in #447
- fix: show reblogs while loading hashtag feed by @AkesiSeli in #448
- enhancement: introduce horizontal pager for post attachments by @AkesiSeli in #449
- chore(deps): bump de.jensklingenberg.ktorfit:ktorfit-ksp from 2.1.0-1.0.25 to 2.1.0-1.0.26 by @dependabot in #450
- chore: add fastlane metadata, release action and update readme by @AkesiSeli in #451
- chore: add test for :feat:nodeinfo module by @AkesiSeli in #452
- fix: post image scaling in timeline by @AkesiSeli in #453
- chore: add test for temporary key store by @AkesiSeli in #455
- fix: add client side deduplication for posts in conversation by @AkesiSeli in #456
- chore: add test for DefaultNotificationCenter by @AkesiSeli in #457
- chore(deps): bump coil from 3.0.0 to 3.0.1 by @dependabot in #459
- chore(deps): bump com.google.devtools.ksp from 2.0.21-1.0.26 to 2.0.21-1.0.27 by @dependabot in #458
- enhancement: improve add account flow by @AkesiSeli in #460
- chore: translate user manual into it • part 1 by @AkesiSeli in #461
- chore: translate user manual into it • part 2 by @AkesiSeli in #462
- chore: translate user manual into it • part 3 by @AkesiSeli in #463
- chore: translate user manual to it • part 4 by @AkesiSeli in #464
- chore: translate user manual to it • part 5 by @AkesiSeli in #465
- fix: improve loading indication in login screen by @AkesiSeli in #466
- fix: prevent concurrent modification on internal repo caches by @AkesiSeli in #468
- fix: user URL resolution on local instance by @AkesiSeli in #467
Full Changelog: 0.1.0-beta19...0.1.0-beta20