mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +00:00
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.
13 lines
773 B
Markdown
13 lines
773 B
Markdown
# [Release v0.73.2: PushNotifications for GiftWraps](https://github.com/vitorpamplona/amethyst/releases/tag/v0.73.2) - 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](https://github.com/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][v0.73.2]
|
|
|
|
[v0.73.2]: https://github.com/vitorpamplona/amethyst/compare/v0.73.1...v0.73.2
|