V1.0.0 Beta 46
> [!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 remembering where you where before in the app (including what channel you where last in for a community), by @edeuss - Improvements to small tablet/foldables support with a peek drawer system, by @edeuss - Improvements to the community members list performance, by @edeuss - Fixed issue with community members list not showing avatars, by @edeuss - Fixed issue with voice filter causing the mic test to fail to work, by @edeuss - Fixed issue with voice filter failing to start causing mic to not work in voice calls, by @edeuss - Fixed inconsistent hight when switching between keyboard and emoji panel coming up, by @edeuss - Fixed issue with emoji categories extra bottom spacing on Android, by @edeuss ## Detailed changes ### Features - add app location persistance (@edeuss) ([258451c](https://github.com/fluxerapp/flutter_client/commit/258451cc4f7ce76f4794c2599d2c18814c1ef469)) - improve small tablet support (@edeuss) ([0523979](https://github.com/fluxerapp/flutter_client/commit/05239795f1334ca50be787e88cd1d210956267bc)) - add loading skeleton (@edeuss) ([96355b8](https://github.com/fluxerapp/flutter_client/commit/96355b8549345b999fc3969eb1d9842cc99565b1)) - swap to use gateway for member list search (@edeuss) ([df3bfe9](https://github.com/fluxerapp/flutter_client/commit/df3bfe92f00527204b65f61f7494b0c752c013f3)) ### Fixes - composer and emoji panel switch hight (@edeuss) ([1747a0d](https://github.com/fluxerapp/flutter_client/commit/1747a0da578120f3f66c39a7abbf2b51105e6b43)) - selection width style (@edeuss) ([c728235](https://github.com/fluxerapp/flutter_client/commit/c728235984b17c71541334c6b9495795a4ec0b8c)) - dm list on compact tablet title (@edeuss) ([776c2ec](https://github.com/fluxerapp/flutter_client/commit/776c2ec2f1f6132b1dd9eaa53fcca5fa97fe4681)) - compact tablet p…