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

773 B

Release v0.73.2: PushNotifications for GiftWraps - 2023-08-12

  • Adds PushNotification for all GiftWrapped Events
  • Fix: Marking All GiftWraped DMs as read
  • Fix: Displays GiftWraped DM as Messages in the Notification Screen
  • Fix: Menu drawer half open when switching to landscape mode by @npub1a3tx8wcrt789skl6gg7rqwj4wey0j53eesr4z6asd4h4jwrd62jq0wkq4k
  • Fix: Forces the creation of Notification Channels to enable toggles in the Settings of Samsung phones
  • Fix: Correctly displaying/hiding pictures in Chat Compose

Changes