# [Release v0.74.4: Coroutine Adjustments.](https://github.com/vitorpamplona/amethyst/releases/tag/v0.74.4) - 2023-08-21 - Fixes TopBar's and extended header's padding issues. - Adds user info to the header of single-user chat rooms - Breaks User + Created At UI line into two - Moves community description and rules texts to a single Translateable text - Fixes the copy to clipboard note ID of a GiftWrap message - Fixes the feed refresh after adding an image on stories - Fixes the divider presence in the Discover and Notification tabs - Filter follow lists with the entire list of participants for Live Activities - Uses KIND3 follows for the discovery tab notification dot - Fixes issue with unfollowing hashtags written in a different case - Minimizes the creation of new coroutine scopes - Moves coroutines of BundledUpdate and BundledInsert to a managed model. - Broadcasts all replied, quoted, and mentioned events together with the main event. [Changes][v0.74.4] [v0.74.4]: https://github.com/vitorpamplona/amethyst/compare/v0.74.3...v0.74.4