mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 08:27:04 +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.
21 lines
1.4 KiB
Markdown
21 lines
1.4 KiB
Markdown
# [Release v0.27.0: Hashtags](https://github.com/vitorpamplona/amethyst/releases/tag/v0.27.0) - 2023-03-15
|
|
|
|
- Adds Support for Hashtags by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Shows LongForm Texts on Global by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Prunes contact lists when pausing by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Fixes the deletion of private messages by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Shows url host in link previews by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Adds the Follow verification icon to the chat header by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Performance Improments across the app by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Avoids breaking urls and invoices when cutting an expandable content by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Implements a faster Author Gallery for notifications by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Reduces badge size in Profiles by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Makes the Quick Action menu less starkey in dark theme by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Adds Block button and Dialog by [@maxmoney21m](https://github.com/maxmoney21m)
|
|
- Adds Report Dialog w/ Message by [@maxmoney21m](https://github.com/maxmoney21m)
|
|
|
|
|
|
[Changes][v0.27.0]
|
|
|
|
[v0.27.0]: https://github.com/vitorpamplona/amethyst/compare/v0.26.2...v0.27.0
|