FluentFlyout Background

Changelog

The latest updates and changes to FluentFlyout

Latest Release
Minor Update

Update v2.10.1 - Bug Fixes

πŸ“ Changelog

  • Temporarily reverted automatically saving settings on quitting FluentFlyout because it caused too many issues. For now, settings automatically save when you close the settings window.
  • Fixed the lock keys flyout from being draggable
  • Hopefully fixed "View logs" button opening the Documents folder instead of the logs folder on GitHub release builds.
  • Full Changelog: https://github.com/unchihugo/FluentFlyout/compare/v2.10.0...v2.10.1

Security Update

To enhance security and build trust with our users, we’ll now upload the exact packages generated by GitHub Actions CI and share their SHA-256 hashes. This ensures that the GitHub Release downloads match perfectly with the source code in our repository.

View hashes
Version SHA-256 hash
GitHub Release x64 2ed7777eb3b526b3cf2d8e9422da41a216c0d0fd4d3f7a95d10ced37f3094807

❀️ Code Contributors

@unchihugo on GitHub

πŸ“¦ Free Downloads

Major Update

Update v2.10.0 - Lock Keys Animations & More!

GIF of the animated Lock Keys Flyout indicators

This update introduces some exciting new features: Lock Keys flyout has improved animations, you can now autohide the Taskbar Widget if media is paused, and the Visualizer is much more efficient! πŸŽ‰ Thanks to everyone for your continued support and feedback <3

πŸ“ Changelog

New features & settings:

  • πŸ”“ New, Smooth Animations for the Lock Keys flyout β€” The lock keys indicators are now subtly animated, giving a much smoother experience when toggling lock keys! This is enabled by default and can be disabled in Settings > Lock Keys Flyout.
  • 🎡 Improved Visualizer β€” Optimized the audio visualizer experience: rounded corners look better especially with smaller bars, and processing is ~2.2x faster (expect less CPU usage)!
  • ⏸️ Autohide Taskbar Widget β€” Added a new option to automatically hide the Taskbar Widget whenever your media is paused in Settings > Taskbar Widget.

Other updates:

  • Simplified Taskbar Widget options by hiding "Click to Open Media Flyout" and "Close Flyout on Second Click", and setting them always on. I understand that a lot of users might find the settings overwhelming, and these changes make navigating just a bit less cluttered.
  • Fixed an issue where settings sometimes get reset to default if users shut down the computer before saving fully finishes, leading to corrupt save files. The new system creates backups of previous saves to load from.
  • Fixed incorrect lock states for the Lock Keys flyout if they were pressed rapidly: the indicators should be way more accurate now!
  • Removed "Experimental" from the Next Up Flyout section
  • Updated developers and translators list in About
  • Other bug fixes and changes

Language updates:

  • Added three new languages - Catalan, Hindi, and Slovak - thanks to our open-source contributors!
  • Updated translations of 22 languages (Thanks to @D4NA-DANA @oski165 @zen1337th @TranMC @weiss-rn @yllnsbprs-arch @Xshadow9 @mak7im01 @Self4215 @notaarryan @hayiamzhengxum @zorekryk @avshalombegler @dft-haeil @Marks12520 @Y345ez @AnsonVTo ❀️)
  • Full Changelog: https://github.com/unchihugo/FluentFlyout/compare/v2.9.2...v2.10.0

❀️ Code Contributors

@Hikaru11747, @unchihugo, @weblate, @zen1337th on GitHub

Minor Update

Update v2.9.2 - Hotfix Update 2

πŸ“ Changelog

  • Fixed flyouts not appearing or displaying behind other windows unless you click/focus on the taskbar for some users β€” this update should fix it for sure this time. Sorry for the inconvenience! (And thanks to @syswalker for helping me test the fix)
  • Fixed taskbar visualizer not resuming after locking PC and audio device changing (and improved visualizer error logging)
  • Full Changelog: https://github.com/unchihugo/FluentFlyout/compare/v2.9.1...v2.9.2

❀️ Code Contributors

@3rm-z, @unchihugo on GitHub

Minor Update

Update v2.9.1 - Hotfix Update

πŸ“ Changelog

  • Attempt to fix flyouts not appearing when you'd expect them to appear for some users. I'm sorry for all the users affected by this issue!
  • Attempt to fix flyouts showing behind currently active windows for some users.
  • The "Click to open Media Flyout when media is Present" option in Settings > Taskbar Widget will now show the media flyout regardless of whether the Media Flyout is enabled or not.
  • Full Changelog: https://github.com/unchihugo/FluentFlyout/compare/v2.9.0...v2.9.1

❀️ Code Contributors

@mak7im01, @unchihugo on GitHub

Major Update

Update v2.9.0 - Logo Refresh, Use Album as Accent Color & More!

old and new logo compared

This update introduces lots of new features, like matching UI elements to the album cover colors! We also have a new, refreshed icon for FluentFlyout! (read more here) πŸŽ‰ Thanks to everyone for your continued support and feedback <3

πŸ“ Changelog

New settings:

  • 🎨 Use Album as Accent Color β€” Added a new option to use the dominant color of the current album art as the accent color for certain UI elements like the Taskbar Visualizer and the Media Flyout's play/pause button, in Settings > System.
  • πŸ–₯️ Lock Keys Target Monitor Selection β€” Added options to choose which monitor to display the Lock Keys flyout on; including options to show it on the monitor with the mouse cursor or active window, in Settings > Lock Keys Flyout.
  • πŸ–±οΈ Visualizer Click Action β€” Added an option in Settings > Taskbar Visualizer to directly open the Visualizer settings page when clicking the Taskbar Visualizer.
  • βš™οΈ Advanced Settings & Legacy Taskbar Positioning β€” Added a new Settings > System > Advanced Settings page and introduced a setting to use legacy taskbar width calculation. This allows for better compatibility when using taskbar mods like WindHawk or Start11.

Other updates:

  • Updated FluentFlyout icon in settings, tray and throughout the app to use the new, refreshed icon.
  • Improved the reliability of media flyout triggers by updating how it detects media/volume key presses. This fixes issues where the Media Flyout wouldn't pop up for media keys on some machines.
  • Optimized and improved media flyout and taskbar widget performance by optimizing thumbnail updates.
  • Updated taskbar widget theming to accurately match the Windows system theme instead of the app theme to prevent mismatched theming issues.
  • Premium labels are now colored with the Windows accent color.
  • Fixed a bug where the Taskbar Visualizer would freeze after changing audio input/output devices if the device wasn't properly initialized by Windows
  • Fixed an issue where settings were lost after shutting down or safely quitting the app by ensuring settings are saved during the cleanup process
  • Updated the app and README with the new FluentFlyout logo and branding
  • Added Russian translation to the FluentFlyout README
  • Updated the contributors list in Settings > About and ordered the translator list alphabetically
  • Updated translations of 11 languages (thanks to @3mr9 @FenrirXVII @TranMC @Self4215 @junior0liveira @xsm2 @naturbrilian @D4NA-DANA @mak7im01 @MiguelC221 @Benoit-V @hartelex @oski165 ❀️)
  • Other bug fixes and changes

Code optimizations:

❀️ Code Contributors

@Hikaru11747, @mak7im01, @unchihugo, @weblate on GitHub