V1.0.0 Beta 47
> [!CAUTION] > The Fluxer Flutter mobile client is still in beta so features will be missing or broken. Pre-release build for TestFlight and Android APK (FCM + OSS). ## What's New - Added support for spoken messages and TTS, by @edeuss - Added support for claiming Plutonium gift codes, by @edeuss - Added support for A11y reduced motion, by @edeuss - Added support for more accessibility settings, by @edeuss - Improvements to call handling in background (when leaving the app in a call), by @edeuss - Improvements to A11y with improved screen reader support, by @edeuss - Improvements to chat message list systems, by @M0N7Y5 - Improvements to performance in the chat interface, by @edeuss - Improvements to image media viewer on touch devices, by @edeuss - Fixed slow-mode counter displaying for people immune to slow mode, by @edeuss - Fixed mobile chat input slow mode top padding being too much, by @edeuss - Fixed voice call audio routing when switching to bluetooth earbuds when already in a call, by @edeuss - Fixed some keyboard focus issues with profile about me input box, by @edeuss - Fixed community settings members list not showing all the users, by @edeuss ## Detailed changes ### Features - improved semantic labeling (@edeuss) ([faf5afe](https://github.com/fluxerapp/flutter_client/commit/faf5afe222267cbae4a050001c8efde1c266d960)) - add animated bottom bar (@edeuss) ([90f0e59](https://github.com/fluxerapp/flutter_client/commit/90f0e59177e20adeb3f2f6f284f87b245240537e)) - default prefer speaker (@edeuss) ([16a00df](https://github.com/fluxerapp/flutter_client/commit/16a00dfb1e2934a8e628fa116a3cd6466017bc8d)) - add more accessibility options (@edeuss) ([f86030f](https://github.com/fluxerapp/flutter_client/commit/f86030fef777aecb823db6c22acc8c88cb543281)) - support claiming gift links (@edeuss) ([845d20f](https://github.com/fluxerapp/flutter_client/commit/845d20f44210b755eeb430d2910f8d872f5ec484)) - add tts message support (@edeuss) ([dc53202](https://github.com/fluxerap…