# [Release v0.83.13: Community and Public Chats early support](https://github.com/vitorpamplona/amethyst/releases/tag/v0.83.13) - 2024-02-12 New Additions: - Adds background support for community and public chat list events from NIP-51 - Removes the confusing notification dot of the discovery tab Bugfixes: - Fixes thread rendering when `mention` events are added without mentioning any event. - Unwrapps the reply message if the GiftWrap was tagged as a reply instead of the correct message id. - Fixes Send to Top in the marketplace - Fixes text-to-voice accessibility issues in the main feed UI - Inverts the order of the hidden users in the security screen: last blocked goes first - Fixes crash when mute list has `e` tags that are not valid hexes - Fixes crash when opening an incorrect `nostr:` uri Updated translations: - Czech, German, Swedish, and Portuguese by [@npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef](https://github.com/npub1e2yuky03caw4ke3zy68lg0fz3r4gkt94hx4fjmlelacyljgyk79svn3eef) - French by [@npub106efcyntxc5qwl3w8krrhyt626m59ya2nk9f40px5s968u5xdwhsjsr8fz](https://github.com/npub106efcyntxc5qwl3w8krrhyt626m59ya2nk9f40px5s968u5xdwhsjsr8fz) Performance Improvements: - Moves language translation cleanup to the IO thread since it clears disk files as well - Small adjustments in the re-use of modifiers Code Quality Improvements: - Small refactoring to focus the encrypted storage procedures to the application context. Download: - [Play Edition](https://github.com/vitorpamplona/amethyst/releases/download/v0.83.13/amethyst-googleplay-universal-v0.83.13.apk ) - [FOSS Edition - No translations](https://github.com/vitorpamplona/amethyst/releases/download/v0.83.13/amethyst-fdroid-universal-v0.83.13.apk ) [Changes][v0.83.13] [v0.83.13]: https://github.com/vitorpamplona/amethyst/compare/v0.83.12...v0.83.13