Back to Freedom.Tech Back
All Amethyst releasesAll versions
Release Fri, Jun 19, 2026 2 min read

Amethyst 1.12.6

Add translator credit automation via Crowdin sync in https://github.com/vitorpamplona/amethyst/pull/3280; Seed translator npub placeholders in https://github.com/vitorpamplona/amethyst/pull/3281; Move Cashu token parsing to quartz, unify v3/v4 parsers in https://github.com/vitorpamplona/amethyst/pull/3283; Remove unused updated field from translator mappings in https://github.com/vitorpamplona/amethyst/pull/3284

What's Changed

  • Add translator credit automation via Crowdin sync by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3280
  • Seed translator npub placeholders by @github-actions[bot] in https://github.com/vitorpamplona/amethyst/pull/3281
  • Move Cashu token parsing to quartz, unify v3/v4 parsers by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3283
  • Remove unused updated field from translator mappings by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3284
  • Handle Health Connect binding failures gracefully by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3285
  • Fix ForegroundServiceDidNotStartInTimeException in NotificationRelayService by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3286
  • Deduplicate emoji packs in selection event by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3287
  • Fix unstable sort in live activity feeds by snapshotting status order by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3288
  • Refactor feed sorting to use extension function and fix race condition by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3289
  • Handle missing camera app gracefully in photo/video capture by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3290
  • Deduplicate emoji pack entries by shortcode and visibility by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3291
  • Swallow signer exceptions in relay auth and bunker responses by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3292
  • Improve error message for failed media downloads by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3294
  • Fix metadata bitmap recycling crash on some OEM ROMs by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3295
  • Add NIP-5A static-site resolver + NIP-5D napplet support by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3296
  • Fix disappearing bar overshooting on fast reveal fling by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3297
  • Centralize Blossom URL and auth header construction by @vitorpamplona in https://github.com/vitorpamplona/amethyst/pull/3298

Full Changelog: https://github.com/vitorpamplona/amethyst/compare/v1.12.5...v1.12.6