Skip to content

V1.0.0 Beta 48

Pre-release
Pre-release

Choose a tag to compare

@fluxer-ci fluxer-ci released this 09 Aug 19:05
· 217 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 support for background audio controls for audio attachments (when outside the app), by @edeuss
  • Added support for choosing a default web browser, by @edeuss
  • Added support for textual attachment previews for text based files, by @edeuss
  • Added support for opening users profile from system messages, by @edeuss
  • Added unread and mention channel indicators for selected channels on mobile (easier to find pings on auto selected channels), by @edeuss
  • Added slow-mode time sync between devices, by @edeuss
  • Added support for rich embedded images to open full screen , by @edeuss
  • Added haptic events in more locations, by @edeuss
  • Improvements to chat loading when local cache is incomplete, by @edeuss
  • Improvements to chat message grouping system (better matches desktop), by @edeuss
  • Fixed issue with some chats getting stuck at the bottom and not being able to scroll, by @edeuss
  • Fixed unread channels with no messages do not get marked as read when viewed, by @M0n7y5
  • Fixed the community sidebar unread indicator sometimes incorrectly marked as read with unread channels, by @M0n7y5
  • Fixed when going into a channel it sometimes only displaying one message, by @edeuss
  • Fixed muted channels and dm's still triggering message sounds, by @edeuss
  • Fixed confirm model popup sometimes being hid under another popup, by @edeuss
  • Fixed issue with Open in Browser button not working on some media, by @edeuss
  • Fixed download button for media showing up on media not uploaded on Fluxer, by @edeuss
  • Fixed animated emojis and stickers in messages not being disabled if set in settings, by @edeuss
  • Fixed chat input bottom bar color incorrect on some devices, by @edeuss
  • Fixed dm group invite links not working correctly, by @edeuss
  • Fixed some duplicate extra requests on app startup, by @edeuss

Detailed changes

Features

Fixes

Other