Files
amethyst/docs/changelog/v0.13.02.md
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

864 B

Release v0.13.2: Tracks and Displays Relay Info per Event - 2023-02-07

Amethyst v0.13.2: Tracks and Displays Relay Info per Event

  1. Users can now see which relays are sending posts, DMs, and public chat messages. This uses the relay's website favicon. Please update your favicons to something relevant to users :)

  2. Changes the default relay set to Paid relays for Chats and Global, making spam less impactful for new users.

  3. Timeline posts are cropped at 350 chars with Show More to expand

  4. Full Profile Pages by Oleg Koretsky

  5. Search improvements by Habib Okanla

  6. Devs can now have 2 Amethysts running by greenart7c3

  7. Removes the trailing / on relay's setup by middlingphys

Changes