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

20 lines
1.1 KiB
Markdown

# [Release v0.75.6: Improved Error Handling for Zaps](https://github.com/vitorpamplona/amethyst/releases/tag/v0.75.6) - 2023-08-27
- Better error handling screens when Zaps fail
- Fixes an app crash when a user has more than 1 status
- Fixes All Follows filter for Live Activities.
- Additional Hungarian translation by [@npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp](https://github.com/npub1ww8kjxz2akn82qptdpl7glywnchhkx3x04hez3d3rye397turrhssenvtp)
- Restructures status filters to minimize duplications.
- Adds polls to the hashtag screen
- Improves User filters by merging lastEOSEs into a single filter
- Faster crossfade animation between navigation screens
- Update French translations by [@anthony-robin](https://github.com/anthony-robin)
- Separates observer cleanup from memory pruning on the app pause
- Migrates to a double-layer observer structure for the memory cache
- Removes prefix filters
- Restructures channel data sources to avoid rebuilding the channel object
[Changes][v0.75.6]
[v0.75.6]: https://github.com/vitorpamplona/amethyst/compare/v0.75.3...v0.75.6