mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +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.1 KiB
1.1 KiB
Release v0.75.6: Improved Error Handling for Zaps - 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
- 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
- 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