# [Release v0.62.3: BugFixes and Performance Improvements](https://github.com/vitorpamplona/amethyst/releases/tag/v0.62.3) - 2023-06-25 - Adds picture of the User to the Stream's header - Migrates the UserProfile page to the new ViewModel structure - Requires an update in the live stream event every two hours to keep live - Adds a less memory-intensive Hex Checker - Moves OnlineChecker to a singleton class with a cache - Moves LocalCache's Synchronized block to Concurrent implementations - Moves user msg synchronization to its own object - Crossfades changes in Reactions and Zaps - Improves the rendering speed of chat messages - BugFix for new posts by the user not showing up immediately in the feed - BugFix for duplicated notes in the LocalCache - BugFix for the Click on UserPicture event [Changes][v0.62.3] [v0.62.3]: https://github.com/vitorpamplona/amethyst/compare/v0.62.2...v0.62.3