Loading Fluxus Central
Reading the persisted public view.
Reading the persisted public view.
Releases / detail
Release notes and source metadata from an allowlisted repository. Artifacts are listed separately when stored.
fluxerapp/flutter_client
v1.0.0-beta.66Welcome to the Fluxer Mobile beta! This is a Pre-release build for TestFlight and Android APK (FCM + OSS). ## What's New - Added support for iOS Shortcuts (checkout in the Shortcuts app), by @edeuss - Added support for the Settings Applications page, by @edeuss - Added some missing toast messages in some locations, by @edeuss - Improvements to chat scrolling on some Android devices, by @edeuss - Improvements to message list loading when entering a channel (messages no longer jump around when first loading in), by @edeuss - Improvements to foldable devices UI handling, by @edeuss - Fixed favorited GIFs on mobile being saved as a WEBM video instead of GIF, by @edeuss - Fixed emoji attribution showing up incorrectly, by @edeuss - Fixed some software keyboards using return as send by using native checks for physical keyboards, by @edeuss - Fixed FUTO Keyboard shortcuts not working due to physical keyboard actions, by @edeuss - Fixed chat permissions not being fetched on return to a chat from a app cold start, by @edeuss - Fixed voice text channels message links not directing to the chat message location, by @edeuss - Fixed not being able to get past the content warning message for a channel, by @edeuss - Fixed issue causing animated emojis to freeze if there was more than one of the same emoji rendered on screen, by @edeuss - Fixed tablet channel context menu not appearing in the correct location and rendering incorrectly, by @edeuss - Fixed attachment panel not showing up when using a physical keyboard, by @edeuss - Fixed new bookmarks showing up last in the bookmark list sometimes, by @edeuss - Fixed tapping on bookmark not closing the bookmark sheet after navigating to the message, by @edeuss - Fixed adding or removing a bookmark not showing toast, by @edeuss - Fixed some issues causing forward message bottom sheet to not show up sometimes, by @edeuss - Fixed chat wallpaper in light mode being hard to read depending on the background, by @edeuss - Fixed playing a voice message gets paused/cut off when attempting to reply to it, by @edeuss - Fixed bookmarks not updating live when new bookmarks are added/removed, by @edeuss - Fixed typing indicators avatars not matching desktop, by @edeuss - Fixed pending friend requests sometimes not correctly showing up, by @edeuss - Dropped support for iOS 15 and 16, by @edeuss ## Detailed changes ### Features - dynamic text theme color (@edeuss) ([42c1b3d](https://github.com/fluxerapp/flutter_client/commit/42c1b3d163b340917bbf625c5bbb7ce96e4d2c27)) - add bookmark toast (@edeuss) ([3881dc9](https://github.com/fluxerapp/flutter_client/commit/3881dc9b8011578b1c26b281e6525783fbaf1b02)) - allow taps to open peak drawer (@edeuss) ([ac16035](https://github.com/fluxerapp/flutter_client/commit/ac160354b51cf99dbdb501ccb7412f3d15777498)) - keep left bottom nav items on peak mode devices (@edeuss) ([4326d9a](https://github.com/fluxerapp/flutter_client/commit/4326d9a901680905901795d8b2ee26dd9df89965)) - add peak mode drawer darken (@edeuss) ([473bfc8](https://github.com/fluxerapp/flutter_client/commit/473bfc89b2450694181d231a49e9b8ff257c021f)) - support applications settings (@edeuss) ([6a476f8](https://github.com/fluxerapp/flutter_client/commit/6a476f867834cf3f771f7d2ed972f0446c2d05f5)) - physical keyboard detection (@edeuss) ([9b5d92e](https://github.com/fluxerapp/flutter_client/commit/9b5d92e23701e6dae4b65e9e68e3e4358385069d)) - improve channel loading with stale cache (@edeuss) ([a1db9f9](https://github.com/fluxerapp/flutter_client/commit/a1db9f9d1dfa22d07b54514cc06e3d2c8091b7e4)) - add donate shortcut actions (@edeuss) ([c00423c](https://github.com/fluxerapp/flutter_client/commit/c00423ce7d06313e6caaee8d2dad5dddcbd7a052)) - dynamic slop calculation (@edeuss) ([3667366](https://github.com/fluxerapp/flutter_client/commit/3667366525b9224e14c5b98ed7e6397a6742c603)) ### Fixes - don't drop relationships (@edeuss) ([ba090e1](https://github.com/fluxerapp/flutter_client/commit/ba090e1074dda8a5c1ce40592d2f45c537327965)) - typing indicator avatar backgrounds missing cutout (@edeuss) ([49148cf](https://github.com/fluxerapp/flutter_client/commit/49148cf2deefdc99f07fcd6c8eab5ac2ba055e48)) - disable chat background theme from affecting (@edeuss) ([1e73bf3](https://github.com/fluxerapp/flutter_client/commit/1e73bf3bfe938dafab3b02f3eddc23ce8fe4d94a)) - chat wallpaper theme affecting sub context (@edeuss) ([21b6d03](https://github.com/fluxerapp/flutter_client/commit/21b6d037f3ff18e9af655c3a1f318a1d4a2c08f7)) - edited messages don't sync (@edeuss) ([f00b14e](https://github.com/fluxerapp/flutter_client/commit/f00b14edc4c427824cca63c1b30369a729b58a57)) - bookmarks not syncing live (@edeuss) ([c847030](https://github.com/fluxerapp/flutter_client/commit/c847030993c70066db6b69b37958f7cbee788695)) - show toasts on favorites (@edeuss) ([696d338](https://github.com/fluxerapp/flutter_client/commit/696d338ea79f464a6ca0439548bc6061b164c16c)) - audio player interrupted by reply/edit (@edeuss) ([d49b3cb](https://github.com/fluxerapp/flutter_client/commit/d49b3cbc82a7c6f38aa8912af893f5d53366e7ed)) - display pending instance (@edeuss) ([ef6d665](https://github.com/fluxerapp/flutter_client/commit/ef6d665ec86406e5f0223a48a41040eb4467eb8f)) - forward sheet stale context (@edeuss) ([faa3b63](https://github.com/fluxerapp/flutter_client/commit/faa3b6346a0893478ce4b77fd71ca05e2092b7c2)) - wait till after first paint (@edeuss) ([d6ff853](https://github.com/fluxerapp/flutter_client/commit/d6ff85389a94be0a38ad769475f30d783f186fd8)) - bookmark sheet not closing on jump (@edeuss) ([3b7f0a9](https://github.com/fluxerapp/flutter_client/commit/3b7f0a9604802caee9c898edd0f31266724c90e7)) - new bookmarks showing up last (@edeuss) ([a7adb95](https://github.com/fluxerapp/flutter_client/commit/a7adb9517c290d952526abc9863eb9cb4fcec1af)) - only swap to PIP after 50% (@edeuss) ([41bd827](https://github.com/fluxerapp/flutter_client/commit/41bd8273304e77b123da9782b9d4700777ca3f67)) - hide inline chat button on small tablets (@edeuss) ([a7c9f81](https://github.com/fluxerapp/flutter_client/commit/a7c9f8190eb170fe3e04a40a1bd9935feb1ba1c4)) - large screen device touch attachment picker (@edeuss) ([eb08180](https://github.com/fluxerapp/flutter_client/commit/eb08180442a1e45d25a682ed3a20e1e42870dc4f)) - action menu missing position offset (@edeuss) ([7b45900](https://github.com/fluxerapp/flutter_client/commit/7b45900c08303c3507eb40f466f06f13dd57ab85)) - visibility key collision (@edeuss) ([4d62fbf](https://github.com/fluxerapp/flutter_client/commit/4d62fbf662f9f4f3cdd8810fc4bfe4aaa4c693fb)) - failing test (@edeuss) ([2b1dfef](https://github.com/fluxerapp/flutter_client/commit/2b1dfef30549f0dee715ca083261acc0d6195413)) - gate check on disposed loading provider (@edeuss) ([3ea075b](https://github.com/fluxerapp/flutter_client/commit/3ea075b57e5277f74f29aeb378c0dcb6edc08690)) - jump-to-message support for text voice channels (@edeuss) ([61ba1d8](https://github.com/fluxerapp/flutter_client/commit/61ba1d84061bf68c681b984e071fe7445c78b85c)) - never refresh in memory bits check on coldstart (@edeuss) ([7f73315](https://github.com/fluxerapp/flutter_client/commit/7f7331534fdf1d7af06b01fbf7772cf946e988b8)) - downgrade drift (@edeuss) ([0340dad](https://github.com/fluxerapp/flutter_client/commit/0340dad0cec10b917fc95f422e1d427e9bb02160)) - correct emoji attribution (@edeuss) ([d9fac06](https://github.com/fluxerapp/flutter_client/commit/d9fac0689b738bb03e6db12a621ada1c05ceea96)) - missing ; (@edeuss) ([98ec5c3](https://github.com/fluxerapp/flutter_client/commit/98ec5c3713b7384555e059bb71c19d3c78f8bf5c)) - favoriting gifs add WEBM copy (@edeuss) ([5c623f6](https://github.com/fluxerapp/flutter_client/commit/5c623f6588a2dbbe1b26b6572907ac5c883cecbe)) - failing test (@edeuss) ([8d855a3](https://github.com/fluxerapp/flutter_client/commit/8d855a35796a7a9a36aacfc6b3376d91c85b4051)) - post paint jump (@edeuss) ([d65e44f](https://github.com/fluxerapp/flutter_client/commit/d65e44fb3122cf66aaf1956e0aa2aac3b3a4…
Release artifacts
The current schema does not store a direct release-to-artifact relation. These are the latest safe artifacts for the same approved repository.
Repository context
These commits belong to the same approved repository. The current schema does not store a direct release-to-commit relation.