Skip to content

V1.0.0 Beta 49

Pre-release
Pre-release

Choose a tag to compare

@fluxer-ci fluxer-ci released this 10 Aug 22:27
· 167 commits to beta since this release

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 new splash screen and login backgrounds, by @edeuss
  • Improvements to splash screen transition, by @edeuss
  • Improvements to match privacy settings page to desktop canary, by @edeuss
  • Improvements to 2FA prompt interaction with better return from background, by @edeuss
  • Improvements to link jumping if message has been removed or no access, by @edeuss
  • Improvements to markdown parsing and rendering in messages, by @edeuss
  • Improvements to the chat message list logic, by @M0n7y5
  • Fixed send button in disabled state not appearing for users with no voice message permissions, by @edeuss
  • Fixed issue with voice moderation options not showing up, by @edeuss
  • Fixed voice moderation mute / deafen not being named community mute / deafen, by @edeuss
  • Fixed issue in voice causing default user avatars to not show up correctly, by @edeuss
  • Fixed issue with creating invites from a channel context menu, by @edeuss
  • Fixed trying to send a message during slow mode cooldown clearing the chat, by @edeuss
  • Fixed issue with community notification settings options not loading correctly, by @edeuss
  • Fixed bottom padding on the dm context menu on Android devices, by @edeuss
  • Fixed issue with displaying default user avatars in some locations, by @edeuss
  • Fixed issue with links including spaces breaking in messages, by @edeuss
  • Fixed permissions unassignable as Administrator if you do not have explicit permission grants, by @edeuss
  • Fixed the dm status indicator animation direction, by @edeuss
  • Fixed channel topics not respecting new markdown lines, by @edeuss
  • Fixed issue with gateway events for last message ids sometimes getting lost and not updating the local db causing the unread indicators to stop working on some community's sometimes, by @edeuss
  • Fixed issue with community folder setting icon not showing change in update model, by @edeuss
  • Fixed save button doesn't go away after uploading or removing community icon, by @edeuss
  • Fixed editing role permissions -> View channel members not updating due to missing client capability header, by @edeuss
  • Fixed markdown parsing issue causing small font text not allowing spacing to be visible in the app, by @edeuss
  • Fixed changing nickname in community profile twice hangs and won't let you save, by @edeuss
  • Fixed issue with launching alt text editor from media context menu, by @edeuss
  • Fixed not being able to back out of the app on Android with three back button presses, by @edeuss
  • Fixed tablet member list not remembering open state on channel change, by @edeuss
  • Fixed markdown parsing issue causing large font posts to not respect spacing, by @edeuss
  • Fixed some issues with the login page and not being able to input your email / password in some cases, by @edeuss
  • Fixed issue with Android back button on notification unread page, by @edeuss
  • Fixed issue causing the unread notifications feed stuck on loading state, by @edeuss
  • Fixed some issues causing a second mention in a message not auto completing, by @edeuss

Detailed changes

Features

Fixes

Other