Release v0.62.4
- Adds Cashu Token redemption to the User's ln address by @believethehype
- Video Dialog now go full screen by @vitorpamplona
- Updates Dutch Translations by @Bardesss
- Adds a confirmation dialog before logout by @greenart7c3
- Bugfix for not updating user picture and name after a new message arrives on the Message List by @vitorpamplona
- Several little performance Improvements across the app by @vitorpamplona
- Adjusts Profile images to crop and not fit by @vitorpamplona
- Preloads channel data from LocalCache by @vitorpamplona
- Removes live thumb and adjusts padding of the live header @vitorpamplona
Release v0.62.3: Performance Improvements
- 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