FluentFlyout Background

Changelog

The latest updates and changes to FluentFlyout

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

Major Update

Update v1.3.0 - Introducing the Lock Keys flyout!

📝 Changelog

By @unchihugo:

  • ➡️ Introducing the Lock Keys flyout: the flyout displays the status of your selected lock key at a glance, especially handy for keyboards/laptops without a proper lock key indicator! (suggested by @leviathanaxeislit)
  • ✅ Adjustable easing styles for the flyout animations (suggested by @ottozumkeller)
  • Updated UI and text
  • 👏 Centered thumbnail image on flyouts properly
  • Made Mica effect even more reliable
  • Made "Next Up" flyout more reliable, and solved issues making it display more than once at a time
  • Introduced more languages (CN and NL) to README.md
  • Workaround for startup task not changing (MSIX issue)
  • Full Changelog: https://github.com/unchihugo/FluentFlyout/compare/v1.2.3...v1.3.0
Minor Update

Update v1.2.3 - New customization settings and bug fixes

@unchihugo here, I appreciate everyone's support a lot! I'm still working on more flyouts (capslock, numlock, etc.) and the option to disable volume key triggers, as some of you suggested. Here's what's new so far:

📝 Changelog

  • 🐛 Improve flyout focus & topmost behavior to prevent stealing focus in PR https://github.com/unchihugo/FluentFlyout/pull/7, fixing cases of bug #5 happening (thanks @Nex457)
  • Added two new settings:
    • Alter tray icon left click behavior: choose between opening settings (default) and showing main flyout, if you would like to use the tray icon as a more integrated flyout button in the taskbar (suggestion by u/moccatune)
    • Choose between left or center title & artist alignment. Definitely try this out, it feels very clean! (suggestion by @AsvnDG)
  • Updated settings UI and text
  • Made Mica effect more reliable
  • Other bug fixes
  • Codebase related stuff:
    • Added comments in a lot of areas
    • Created WindowHelper.cs class to have things a bit more organized
  • Full Changelog: https://github.com/unchihugo/FluentFlyout/compare/v1.2.2...v1.2.3
  • tested on Windows 11, common use cases

📦 If you've installed the Microsoft Store version, you can update FluentFlyout using the .msixbundle installer as they're interchangeably compatible. It might take a few more days for the update to appear on MS Store.
➡️ .msixbundle tutorial

Please try out these new features and let me know if you encounter any issues! 💖