Skip to content

Releases: vitorpamplona/amethyst

Release v0.78.1: BugFixes and Performance Improvements

Release v0.78.0 Mute words

24 Sep 23:03
Compare
Choose a tag to compare

Release v0.77.8 BugFixes and Translation Updates

22 Sep 21:14
Compare
Choose a tag to compare
  • Filters zap payments outside the established min-max parameters on polls.
  • Moves Live streaming video from the top bar to the body of the screen to avoid cancelling the video on immersive scrolling
  • Reduces padding of custom emojis
  • Refactors markdown parser away from the compose Class
  • Fixes inconsistencies in memory management with the LifeCycle object and DispableEffect
  • Speeds up the display of unused hashtags
  • Moves video playback creation to the main thread
  • Fixes profile website URLs without schema (http://, https://, etc)
  • Updated translations for cs/de/sv by @npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef
  • Fix crash when editing account with Amber by @npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5
  • Updates pt-br translations by @npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5
  • Updates to Chinese and Hungarian translations by @npub1raspu6ag9kfcw9jz0rz4z693qwmqe5sx6jdhhuvkwz5zy8rygztqnwfhd7 and @npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp

Release v0.77.7: Immersive scrolling

21 Sep 18:41
Compare
Choose a tag to compare
  • Animates top and bottom bars out of the way when scrolling by @greenart7c3
  • Removes the need for the split payment popup for only one invoice
  • Removes the flickering on chat screens when the bottom bar disappears
  • Fixes video keeps playing in the background bug when pressing the bottom bar twice
  • Moves reaction calls to the viewModelScope
  • Protects against crashing on null contact lists
  • Migrates alt descriptions of NIP-94 and NIP-95 from .content to alt tag
  • Adds a new line limit to the char limit of the Show More button by @davotoula

Release v0.77.5 Hides Nav and Top Bar when scrolling

21 Sep 01:38
Compare
Choose a tag to compare

Release v0.77.3: BugFixes

20 Sep 19:32
Compare
Choose a tag to compare

Release v0.77.1: Communities, hashtags, and geotags in the Top Bar list

20 Sep 18:59
Compare
Choose a tag to compare
  • Adds communities, hashtags, and geohashes to the lists on the top navigation bar.
  • New Repost profile picture arrangement from @npub1aeh2zw4elewy5682lxc6xnlqzjnxksq303gwu2npfaxd49vmde6qcq4nwx
  • Adds a Zap Split view to the master node in the Thread View
  • Change nav bar color by @npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5
  • Removes the old user migration from the old preferences database
  • Sets up default reactions to be Rocket, Hugs, Watching and Laughing
  • Starting a Refactoring of LocalCache away from a Singleton instance
  • Fixes blank summaries occupying empty spaces in Long Form content
  • Improvements to the rendering of long-form content
  • Groups notifications by day first to avoid merging multi-day notification events
  • Performance improvements on loading users and calculating reports
  • Disable buttons if terms are not accepted in the Login Screen with Amber by @npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5
  • Fixes a crash when login with Amber by @npub1w4uswmv6lu9yel005l3qgheysmr7tk9uvwluddznju3nuxalevvs2d0jr5
  • Updates Bengali and Dutch translations
  • Removes the follow/unfollow button from the Zap to User view
  • Performance improvement by moving zap decryption to run in a group, avoiding multiple co-routines per zap
  • Updates Google Play services

Release v0.77.0: Amber support

18 Sep 17:59
Compare
Choose a tag to compare

Merging Amber branch

Release v0.76.2: Bugfixes

18 Sep 15:16
Compare
Choose a tag to compare

Release v0.76.1 Zap Splits

15 Sep 21:30
Compare
Choose a tag to compare

Adds support for Zap Split setup and payment via NWC and manually via wallet calls.

  • Adds zap split setup
  • Adds zap split display
  • Adds zap split payment
  • Fixes bug when verifying the checksum of LNURLs (bech32) in uppercase
  • Allows playback to save any position in real-time and not only after 5 seconds
  • Removes potential bugs when the list contains an e tag with an a reference
  • Moves deletion and report to be the last item on the dropdown menu
  • Moves broadcast up in the dropdown menu
  • Updating dependencies
  • Updated translations for cs/de/sv
  • Forces valid hexes in p- and e- tags when receiving the event
  • Stops accepting space as a Valid hex char and requires an even number of chars (padding)
  • Forces the ZapRequest to exist when processing the LnZapEvent
  • Fixes some long NIP-19 cutting off in notes
  • Updates to Finnish, Swedish, Czech and German translations
  • Adds Bengali, Bangladesh translations
  • Adds Italian Translations
  • Updates Chinese Translations