Files
amethyst/docs/changelog/v1.03.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

38 lines
2.1 KiB
Markdown

# [Release v1.03.0: Built-in video recording](https://github.com/vitorpamplona/amethyst/releases/tag/v1.03.0) - 2025-09-02
#Amethyst v1.03.0: Built-in video recording
New Features:
- Adds "record and post video" button to new Post Screens by [@npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef](https://github.com/npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef)
- Updates the User Profile's Relay List to an outbox version
- Activates live streams to the top feed bubble
- Enables the use of custom TextToSpeech Engines
Improvements:
- Improves the list of visible authors on live stream bubbles
- Adds the error status to the URL normalizer to avoid checking it again
- Adds a follow list state from kind 3 to keep following users in memory.
- Moves from RelationshipStatus to ContactCard as per NIP update
Fixes:
- Removes crashing relay URIs with null-encoded bytes (%00)
- Reverts to using androidLibrary plugin for Quartz until KMP publishing guidance is updated. by [@npub1a3tx8wcrt789skl6gg7rqwj4wey0j53eesr4z6asd4h4jwrd62jq0wkq4k](https://github.com/npub1a3tx8wcrt789skl6gg7rqwj4wey0j53eesr4z6asd4h4jwrd62jq0wkq4k)
- Fixes product title when in a quoted post
- Fixes live flag for streaming when the URL is not available anymore.
- Fixes bug on opening the Relay Settings page with duplicated Trusted and Blocked relays.
- Avoids NPEs in the maxOfOrNull iterator with concurrent lists
- Assemble NIP-17 Crash Report properties as a table and crash as a code block
- Improves the design of the Crash Report permission screen with a cancel button.
- Adds basic support for expirations in DMs
Updated Translations
- Polish by [@npub16gjyljum0ksrrm28zzvejydgxwfm7xse98zwc4hlgq8epxeuggushqwyrm](https://github.com/npub16gjyljum0ksrrm28zzvejydgxwfm7xse98zwc4hlgq8epxeuggushqwyrm)
- Hungarian by [@npub1dnvslq0vvrs8d603suykc4harv94yglcxwna9sl2xu8grt2afm3qgfh0tp](https://github.com/npub1dnvslq0vvrs8d603suykc4harv94yglcxwna9sl2xu8grt2afm3qgfh0tp)
Download: http://amethyst.social
[Changes][v1.03.0]
[v1.03.0]: https://github.com/vitorpamplona/amethyst/compare/v1.02.1...v1.03.0