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.
1.4 KiB
1.4 KiB
Release v0.27.0: Hashtags - 2023-03-15
- Adds Support for Hashtags by @vitorpamplona
- Shows LongForm Texts on Global by @vitorpamplona
- Prunes contact lists when pausing by @vitorpamplona
- Fixes the deletion of private messages by @vitorpamplona
- Shows url host in link previews by @vitorpamplona
- Adds the Follow verification icon to the chat header by @vitorpamplona
- Performance Improments across the app by @vitorpamplona
- Avoids breaking urls and invoices when cutting an expandable content by @vitorpamplona
- Implements a faster Author Gallery for notifications by @vitorpamplona
- Reduces badge size in Profiles by @vitorpamplona
- Makes the Quick Action menu less starkey in dark theme by @vitorpamplona
- Adds Block button and Dialog by @maxmoney21m
- Adds Report Dialog w/ Message by @maxmoney21m