Files
amethyst/docs/changelog/v1.02.00.md
T
Claude 81128ba74a docs: split CHANGELOG into per-version files under docs/changelog
The single CHANGELOG.md had grown to ~7.9k lines. Move it to
docs/changelog/ with one file per release, named with zero-padded
minor/patch versions (e.g. v1.11.00.md) so plain file browsers sort
them correctly. Add a README.md index (newest first) and a TEMPLATE.md
for cutting new releases. The root CHANGELOG.md now points to the new
location.
2026-06-13 18:24:10 +00:00

27 lines
1.0 KiB
Markdown

# [Release v1.02.0 NIP-17 Crash report DMs](https://github.com/vitorpamplona/amethyst/releases/tag/v1.02.0) - 2025-08-28
#Amethyst v1.02.0: NIP-17 Crash report DMs
- Adds a crash interceptor and offers to send crash reports via NIP-17
- Fixes startup crash on Android 12 or earlier
- Removes old DB migration
- Fixes crash when pasting an invalid NIP-47 URI into the zap settings
- Fixes crash when NWC doesn't return an invoice preimage
- Fixes crash when loading a user with a null name
- Fixes readonly crash on DVM requests
- Speeds up first-time logins by not waiting for Tor
- Fixes a parser benchmark
- Moves test assets to resources to make it work with kmp
- Migrates Quartz to a KMP project
- Converts OpenTimestamps code from Java to Kotlin
- Moves OTS OkHttp setup to Quartz
- Migrates NIP-49 from Java to Kotlin
- Removes nostr.bg from bootstrap relays
- Updates translations
Download: http://amethyst.social
[Changes][v1.02.0]
[v1.02.0]: https://github.com/vitorpamplona/amethyst/compare/v1.01.0...v1.02.0