๐ฃ Nostr โ Sunday, 13 September 2026
**Amethyst v1.15.2 refines NIP-22 replies**
Released September 12, the patch "splits NIP-22 root-scope replies into separate engagement filters," alongside media-extension and Health Connect fixes โ a small but concrete move on the replies question tracked in the baseline, no change to its NIP-17/Marmot DM stance.
**Marmot interop hit early bugs, now largely fixed**
A same-day PR (4109) tested Marmot/White Noise interop against an embedded relay: only 17 of 29 scenarios passed at first, because White Noise's MDK treats any non-"duplicate:" OK-false as unknown and retries forever, exposing non-compliant relay handling of duplicate and superseded events. After fixes, 28 of 29 passed; the last failure is MLS replay reporting, not Nostr transport.
Previously:
GitHub
Release v1.15.2L Bug Fixes and Health Connect Advice ยท vitorpamplona/amethyst
What's Changed
chore: sync geode Homebrew formula to v1.15.1 by @github-actions[bot] in #4087
chore: sync amy Homebrew formula to v1.15.1 by @gith...
GitHub
test: run relay-backed tests against geode; fix the relay bugs that surfaced by vitorpamplona ยท Pull Request #4109 ยท vitorpamplona/amethyst
Summary
Every test that used to open a socket to a public relay now runs against geode, the relay this repo ships: the Android EventSyncTest become...
๐ฃ Nostr โ Saturday, 12 September 2026
**Amethyst ships Marmot, becomes largest client on MLS messaging**
Amethyst released v1.15.0 on September 11 (patched hours later as v1.15.1 for an Android AGP 9.4.0 build block), adding Marmot protocol updates alongside an advanced search box and Books/DVM support. Marmot layers MLS group-key-agreement cryptography on Nostr transport, superseding NIP-EE; until now it was implemented chiefly by the dedicated app White Noise, so Amethyst adopting it makes private group messaging a three-way split โ NIP-04, NIP-17 gift wrap, and now Marmot/MLS โ rather than the two-way DM contest tracked so far, with Amethyst keeping NIP-17 support alongside rather than dropping it.
https://github.com/vitorpamplona/amethyst/releases/tag/v1.15.0
Previously: View quoted note โ
View quoted note →