FluentFlyout Background

Changelog

The latest updates and changes to FluentFlyout

Minor Update

Update v1.4.1 - v1.4.1

This release comprises of QoL changes and bug fixes. It's already live on the Microsoft Store!

📝 Changelog

Minor Update

Update v1.3.4 - v1.3.4

This update introduces a new settings management system that replaces Microsoft's built-in system with a more robust custom system. This will prevent settings from resetting every update or reinstall.

Unfortunately, the settings will reset one last time before converting to the new settings system. After v1.3.4, all settings will migrate to new versions without resetting!

📝 Changelog

❤️ Code Contributors

@unchihugo on GitHub

Minor Update

Update v1.3.1 - QoL updates, more Customization and Bug Fixes

📝 Changelog

  • ✅ Added setting to enable/disable main media player flyout feature by @unchihugo, if you use FluentFlyout for its other flyouts. (Suggested by @havrlisan, u/epicc123)
  • 👏 Added manual light/dark mode theme switcher by @LiAuTraver. (Suggested by @Nex457 and a bunch of others)
  • 🐛 Added new setting to automatically turn off FluentFlyout when a DirectX exclusive fullscreen game is running by @unchihugo, this should fix all edge cases where fullscreen games still minimize after a flyout is activated. (Thanks @Yasunaii and everyone else for helping out!)
  • New, minimal tray icon option by @unchihugo, if you'd like an icon that blends in more with the Windows 11 taskbar icons. (Suggested by u/SuccessfulChest4479, u/Muted_Sentence1279)
  • Added a SongImagePlaceholder icon by @unchihugo, if there's no icon available.
  • Fixed animation off visual bug by @unchihugo. (Thanks, u/ozumando)
  • Added a switch to toggle normal/bold look for the lock flyout by @unchihugo.
  • Full Changelog: https://github.com/unchihugo/FluentFlyout/compare/v1.3.0...v1.3.1

🎉 New Contributors