FluentFlyout Background

Changelog

The latest updates and changes to FluentFlyout

Minor Update

Update v1.2.2 - Added "Up Next" flyout and more customization!

FluentFlyoutDemo4

Changelog

  • Added "Up Next" flyout (experimental) that displays what's playing next after each song/video
  • Added images to each section in settings, making it easier to identify which flyout it belongs to
  • Made input boxes smoother and added validation
  • Added option to disable media player info
  • Updated settings and flyout UI and settings text
  • Other bug fixes
  • Full Changelog: https://github.com/unchihugo/FluentFlyout/compare/v1.1.0...v1.2.2
Major Update

Update v1.1.0 - v1.1.0

Public Release Version

Gradually rolling out to Microsoft Store

Changelog

  • Added Repeat One and Repeat All
  • Added Shuffle
  • Made flyout animation speed adjustable
  • Improved settings UI and added scroll
  • Improved Windows 10 compatibility
  • Improved code maintainability
  • Fixed bug where multiple Settings windows could be opened
  • Fixed play/pause visual bug
  • Other bug fixes
  • Full Changelog: https://github.com/unchihugo/FluentFlyout/compare/v1.0.5-alpha...v1.1.0
Minor Update

Update v1.0.5-alpha - alpha

Closed Alpha Release 3

Ironing out/final stages of the project to get it ready to be submitted for certification to Microsoft Store and public launch

Changelog

  • Removed WinForms dependencies, resulting in a package size decrease (~30MB space saved) to ~170MB, once ready
  • Improved Tray UI and functionality
  • Updated flyout and settings UI
  • Fully implemented Light mode
  • Added flyout duration setting
  • Added more flyout positions (top left, top center, top right)
  • Fixed launch on startup option
  • Bug fixes
  • Full Changelog: https://github.com/unchihugo/FluentFlyout/compare/v1.0.2-alpha...v1.0.5-alpha
Minor Update

Update v1.0.0-alpha - alpha

No description provided.