Releases: fluxerapp/flutter_client
Releases · fluxerapp/flutter_client
V1.0.0 Beta 23
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 multiple performance improvement changes, by @M0N7Y5
- Added system welcome message parity for community’s, by @Jiralite
- Fixed community name abbreviation not matching desktop, by @Jiralite
- Fixed hyperlinks in embeds not being clickable, by @Jiralite
- Fixed revealed empty categories for favorites, by @Jiralite
Detailed changes
Features
- add warning (@edeuss) (110d43f)
- add separate section (@edeuss) (2764d41)
- add direct commits also (@edeuss) (7ca2e02)
- setup new beta release process (@edeuss) (1143f25)
Fixes
- fix: system welcome message parity (#340) @Jiralite
- fix: match desktop community name abbreviations (#337) @Jiralite
- fix: do not use
cursorfor message searching (#338) @Jiralite - fix(favorite_channel_groups_provider): reveal empty categories (#333) @Jiralite
- fix(fluxer_markdown_features): Hyperlink URLs in embeds (#328) @Jiralite
- improved release scripts (@edeuss) (6aaaf50)
- incorrect fields (@edeuss) (d44c964)
- remove inherit (@edeuss) (7efd5c7)
- don't include beta number in version (@edeuss) (2151472)
- missing labels (@edeuss) (8bf55c8)
Other
- fea(workflows): add merge action (@edeuss) (47023bb)
- perf(guilds): de-storm message updates by dropping the read-state message watch (@M0n7y5) (2d6c91c)
- perf(guilds): cache pending guild permissions and refresh on member load (@M0n7y5) (617dcfb)
- perf(chat): skip redundant unread, DM, and badge recomputes (@M0n7y5) (496f4c2)
- perf(guilds): recompute guild read state incrementally (@M0n7y5) (b0a0e7f)
- perf(chat): de-storm typing indicator with channel-keyed state and scheduled expiry (@M0n7y5) (847f6da)
- revert(workflows): use correct token (@edeuss) (b6765e5)
- perf(attachment_image): switch to use EmbedAnimatedImage (@edeuss) (1bdcfde)
V1.0.0 Beta 22
Caution
The Fluxer Flutter mobile client is still in beta so features will be missing or broken.
- Added support for s/S timestamp styles, by @Jiralite
- Added allowing auto capitalization on certain input fields, by @Jiralite
- Added support for swipe to edit, by @M0N7Y5
- Added visual feedback when you tap on an emoji in the emoji picker, by @edeuss
- Added settings indicator for what Github beta release you are on, by @edeuss
- Improvements to images memory handling, by @M0N7Y5
- Improvements to chat screen performance, by @M0N7Y5
- Improvements to voice screen performance, by @M0N7Y5
- Fixed some issues with new IP authorization login flow, by @M0N7Y5
- Fixed issues with messages sometimes being sent more than once, by @M0N7Y5
- Fixed uncategorized channels showing a parent category, by @Jiralite
- Fixed not being able to set a username to one character, by @Jiralite
- Fixed issue with markdown block quotes not being app theme aware, by @Jiralite
- Fixed channel details search not exposing discriminators in from query, by @Jiralite
- Fixed some issues with chat input, by @M0N7Y5
- Fixed timestamp markdown not matching desktop design, by @Jiralite
- Fixed issues with manual unread’s being cleared, by @M0N7Y5
- Fixed issue with opening email links, by @edeuss
- Fixed users avatar fading in to often when sending messages, by @M0N7Y5
Welcoming @Jiralite’s first commits!
V1.0.0 Beta 21
Caution
The Fluxer Flutter mobile client is still in beta so features will be missing or broken.
- Added delete, open link, and debug to sidebar channel menu, by @M0N7Y5
- Improvements to chat message list scrolling performance, by @M0N7Y5
- Improvements to chat message markdown rendering using cacheing, by @M0N7Y5
- Improvements to channel members lists update performance, by @M0N7Y5
- Improvements to channel list - muted and collapsed channels now show/hide the same way they do on the desktop app, by @M0N7Y5
- Fixed issue with sent messages sometimes duplicating, by @M0N7Y5
- Fixed issue with markdown and out of range timestamps, by @M0N7Y5
- Fixed some issues when closing and opening chat screens, by @M0N7Y5
- Fixed some performance issues with the community sidebar, by @M0N7Y5
- Fixed some more issues with unread indicators, by @edeuss
- Fixed the in app sound alerts not listening to phone mute settings, by @edeuss
- Fixed Android auto update build issues for Obtainium, by @edeuss
Note
We’ve also updated the Android APK installation guide to hopefully assist you in selecting the appropriate APK for your device if you’re uncertain.
V1.0.0 Beta 20
Caution
The Fluxer Flutter mobile client is still in beta so features will be missing or broken.
Welcome to the first beta release of Fluxer Mobile!
- Added support for passkey login, by @M0N7Y5
- Improvements to VC calling (still WIP), by @edeuss
- Fixed issue with lists always starting at 1, by @edeuss
- Fixed some issues with unread indicators for community sidebar and channels (still WIP), by @edeuss
- Fixed a permission issue blocking you from joining public VC’s, by @edeuss
V1.0.0 Beta 18
- Added search + friends list bottom sheet to the Dms list header, by @edeuss
- Added support for the favorites page, by @edeuss
- Added NSFW media and channel blocks, by @edeuss
- Added support for reporting users, by @M0N7Y5
- Added support for timeout, ban and nickname moderation sheets, by @M0N7Y5
- Added chat input verification handling displaying the correct messages if a user has to verify or messages have been disabled for a community, by @edeuss
- Added support for syncing of community sidebar folders expand/close state syncing, by @edeuss
- Added support for syncing of community category expand/close state syncing, by @edeuss
- Improvements to the members list section now correctly shows all members of a dm or channel, by @edeuss
- Improvements to gif rendering, by @M0N7Y5
- Improvements to the emoji autocomplete systems, by @M0N7Y5
- Updated the video embeds to play using the same updated player as the attachments, by @edeuss
- Updated systems DMs to be handled correctly, by @edeuss
- Fixed issue with reactions letting you un-react twice, by @edeuss
- Fixed issue with community profile not showing in the reply preview, by @edeuss
- Fixed issues with Android screen sharing in VCs, by @edeuss
- Fixed issue with incorrect color of top and bottom insets in DMs specifically, by @edeuss
- Fixed issue with SEND_MESSAGES (guild flag) not recognized, by @edeuss
- Fixed issue where forwarded message would also show up as a reply, by @edeuss
- Fixed issue with chat scrolling to the bottom when in an active jump link, by @edeuss
- Fixed issue in chat message list where a the chat would sometimes jump to the bottom, by @edeuss
V1.0.0 Beta 17
- Added internal browser for external links, by @edeuss
- Added option to toggle mention ping when replying to a message, by @edeuss
- Improvements to unread history message loading, by @edeuss
- Account authentication tokens are now securely stored in an encrypted location instead of being stored in plain text, by @edeuss
v1.0.0 Beta 16
- Added support for personal notes, by @edeuss
- Added support for sending voice messages, by @edeuss
- Added support for Text-In-Voice channels, by @edeuss
- Added permission checks for joining VCs, by @edeuss
- Added support for forwarding messages, by @M0N7Y5
- Added copy to clipboard button for Markdown code blocks, by @edeuss
- Added message link jump highlighting, by @edeuss
- Improved message link guild switching, for messages from other guilds, by @edeuss
- Updated audio that is tagged as a voice message do display the same as the web client, by @edeuss
- Updated toasts to only show one (can no longer spam them), by @edeuss
- Updated message reaction sizes and added reaction button, by @edeuss
- Fixed issue on iOS with notification grouping, by @edeuss
- Fixed issue with spoiler text not parsing correctly in About Me, by @edeuss
- Fixed issue with reactions doubling up on the same emoji sometimes, by @edeuss
- Fixed issue with voice channel name not showing when switching community while in a VC, by @edeuss
- Fixed swipe to reply not being disabled when no permission to chat, by @edeuss
- Fixed issue with autocomplete @ or # not keeping whitespace in front after selection, by @edeuss
- Fixed issues with markdown empty new lines, by @edeuss
- Fixed issues with webhook based messages not showing the correct names & avatars, by @edeuss
- Fixed issue with tapping on a webhook profile soft locking the app, by @edeuss
- Fixed issue with incorrectly parsed markdown for triple ">" quotes, by @edeuss
- Fixed issues with spoiler tagged images not being properly hidden, by @edeuss
- Fixed incoming friend requests not always showing, by @edeuss