Back to Freedom.Tech Back
All Amethyst releasesAll versions
Release Wed, Jul 29, 2026 2 min read

Amethyst 1.13.1

Original release notes

What's Changed

  • Refactor parameter names for clarity and update Material3 API by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3763
  • Fix keyboard state tracking and back handler races by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3765
  • Fix duplicate app entries in Discover Apps grid by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3766
  • Implement CORD-02 9 community dissolution seal by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3767
  • New Crowdin Translations by @github-actions[bot] in https://github.com/vitorpamplona/amethyst/pull/3764
  • New Crowdin Translations by @github-actions[bot] in https://github.com/vitorpamplona/amethyst/pull/3770
  • Remove unnecessary FontWeight.Bold styling from Text components by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3771
  • Add long-press menu to relay group & Concord channels in Messages by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3772
  • Simplify ConcordAuthorFacepile to use ClickableUserPicture by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3774
  • Relax resource usage alert thresholds by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3775
  • New Crowdin Translations by @github-actions[bot] in https://github.com/vitorpamplona/amethyst/pull/3773
  • Remove unused buzz_dm_hide string resource by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3776
  • Fix back arrow visibility during predictive back-swipe animations by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3778
  • Add delete group/channel functionality (kind-9008) by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3779
  • Fix bogus URL references from scheme-less prose tokens by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3781
  • Fix NoteListMatchingFilter to prevent duplicate entries under concurrent updates by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3777
  • Trim highlight context to bounded window, collapse whitespace by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3783
  • fix(buzz): make the Messages toggle read the list it claims to change by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3782
  • fix(concord): open a community by tapping its name, not just its avatar by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3784
  • fix(buzz): drop the grey slab behind the community Channels section by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3785
  • style: import the symbols the two merged nostr proposals referenced inline by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3786
  • Add CONTINENT geohash level for whole-globe location channels by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3787
  • Support NIP-29 group relays in first-party AUTH logic by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3788
  • Add BUD-01 read-auth retry for gated Blossom blob downloads by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3789
  • Add per-content-type toggles for Home feed event kinds by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3790
  • Pass comment tags to DisplayHighlight for proper rendering by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3791
  • Fix highlight author detection and improve source display by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3792

Full Changelog: https://github.com/vitorpamplona/amethyst/compare/v1.13.0...v1.13.1