Skip to content

UpbeatUI 3.0.1, Hosting 2.0.1

Compare
Choose a tag to compare
@michaelpduda michaelpduda released this 24 Dec 16:50
· 125 commits to main since this release

Nuget Packages:

What's Changed

New Features

  • Adds an option to DelegateCommand to enable multiple async executions at the same time.

Bug Fixes

  • Corrects a bug in the RemoveTopViewModel command where only one execution was permitted at once. (This was an issue if a closecallback showed a popup to confirm.)