# [Release v0.75.11: New Thread sorting scheme](https://github.com/vitorpamplona/amethyst/releases/tag/v0.75.11) - 2023-08-31 Replies on each thread level are now ordered by: 1. Parent-level reply author, ascending order by date. 2. My replies, descending by date. 3. My follow's replies, descending by date. 4. Everybody else, descending by date. - Removes Zaps without a valid ZapRequest - Removes unnecessary refresh checks since the dual LiveData structure refactoring - Fixes wrong EOSE updates. - Requires minimum 10 sat zaps to trigger notifications - New Crowdin translations by GitHub Action - Fixes the grammar in the nip05 error messages - Improve cohesiveness of the pruning system. - Reduce the padding space between display name and status in the left drawer - Reducing the height of the banner in the drawer in the left drawer - Fixes the report card when the author has been blocked by the loggedin user but the feed has been loaded before the block user list. - Marks keepScreenOn to false when leaving the video player without pausing the video [Changes][v0.75.11] [v0.75.11]: https://github.com/vitorpamplona/amethyst/compare/v0.75.10...v0.75.11