Skip to content

Releases: vitorpamplona/amethyst

Release v0.80.7

08 Nov 20:00
Compare
Choose a tag to compare
  • Migrates external sharing service to njump.me by @ @es09l4ps
  • Adds support for Greek by @ @csavastel
  • Adds support for Indonesian by @ @Yonle and @ @3ssspdkl
  • Updates Spanish translations by @ @βš‘β‚Ώitβ‚Ώyβ‚Ώit⚑
  • Updates Arabic translations by @ @fqwvx23t
  • Fixes position of video controlling buttons when top bars are present in full screen.
  • Fixes bug when the app calls isAcceptable directly, bypassing the other checks in AccountViewModel
  • Fixes race condition when pausing and restarting relay connections
  • Updates Kotlin compiler version
  • Removes a recomposition between the started state and the isOnline state that is already cached.
  • Migrates the check if stream is online to a single compose object.
  • Forces relay reconnection when a new WIFI service is available
  • Fixing translations of the that create the same message but with different character cases
  • Refines the layout of Author Pictures for performance
  • Refines layout of URL Previews for performance
  • Refines the padding of chat messages and reaction row
  • Correctly highliting a notification card on touch

Release v0.80.6

07 Nov 23:06
Compare
Choose a tag to compare
Release v0.80.6 Pre-release
Pre-release

Release v0.80.5

07 Nov 22:08
Compare
Choose a tag to compare
Release v0.80.5 Pre-release
Pre-release

Release v0.80.4: Performance Optimizations

30 Oct 22:57
Compare
Choose a tag to compare
  • Starts videos from Main, but in a thread.
  • Fixes new line of Loading Animation and Download buttons for images.
  • Minimizes Jittering when loading videos.
  • Improving rendering of reaction types
  • Only updates notification dots once at every 3 seconds.
  • New users now follow themselves by default
  • Fixes Floating Action Button not showing again after changing screens by @npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5
  • Updates French, Dutch, Hungarian, Czech, German, Portuguese and Swedish translations by @npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp @npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef @npub1w4la29u3zv09r6crx5u8yxax0ffxgekzdm2egzjkjckef7xc83fs0ftxcd @npub1rq9x6sk86e8ccw2cm8gsm4dyz9l24t823elespupaxjnzdk026fsca2r93 and @npub106efcyntxc5qwl3w8krrhyt626m59ya2nk9f40px5s968u5xdwhsjsr8fz
  • Fixing colors of edit buttons
  • Login and Logout already in IO threads
  • Performance: Stable class review.
  • Adds images and posts to notes without an extra line.
  • Fixes: Direct replies have "reply" marker instead of "root" marker
  • Speeds up the boost count method
  • Fixes weird alignment of multi-row post titles from highlighter.
  • Fixes the update on Profile Feed when Blocking/Unblocking the user.
  • Refines Markdown to match Material3 Style
  • Reduces the font size of Subject labels
  • Fixes the use of decimals on Notification's chart

Release v0.80.2: BugFixes

Release v0.80.1: Foss Push Notifications

27 Oct 18:28
Compare
Choose a tag to compare
  • Adds support for Unified Push in the FOSS edition by @KotlinGeekDev
  • BugFix for missing push notifications when using Google's edition
  • Creates a ViewModel store for each user, which allows faster memory cleanup when switching accounts.
  • Fix crash when uploading images/videos using external signer by @greenart7c3
  • Adds Lifecycle to all Flow collects in compose to stop processing new events when the app is paused.
  • Avoids creation of the LiveData in every recomposition
  • Removing Stop with Task from PushNotifications to make sure the PushService remains active.
  • Updated translations to Sweden, Portuguese, Czech and German by @davotoula

Release v0.79.13: BugFixes

Release v0.79.12: Tablet Layouts

Release v0.79.10: Full Blacks

21 Oct 02:17
Compare
Choose a tag to compare

Release v0.79.9: Full screen videos/images