Skip to content

v7.0.1

Compare
Choose a tag to compare
@michael-hawker michael-hawker released this 29 Mar 22:31
2498402

Packages available on NuGet

⚠ Be sure to read the main 7.0.0 release notes as well for migration info from 6.1.

Changes:

Animations 🏮:

  • #3843: Implicit animation binding fix

Controls 🎛️:

  • #3890: Replace remaining references to ribbon to TabbedCommandBar
  • #3888: Fix for FocusTracker Sample App hang
  • #3884: FocusTracker Sample App Crash/Hang
  • #3881: Fixes #3871 - Can't see InAppNotification border
  • #3871: Can't apply border thickness property to InAppNotification
  • #3878: Fix WrapPanel behavior with collapsed children

Extensions ⚡:

  • #3850: Fixed ListViewExtensionsCode.bind file.
  • #3849: ListViewExtensions sample is broken.
  • #3854: Added unit tests for Vector2/3/4/Quaternion parsing
  • #3837: Fix wrong bracket matching when parsing Vectors

Documentation 📃:

  • #3901: Fixed exception message and docs for Span2D.CopyTo(Span2D)
  • #3892: Update ScrollHeader sample docs to /docs/behaviors/HeaderBehaviors.md

Improvements ✨:

  • #3863: Fix Package tags to better SEO on Nuget

Bugs 🐛:

  • #3895: Fix notification settings disabled for unpackaged apps on 19042 and older
  • #3887: Fixed crash in InvokeActionsActivity sample page
  • #3866: Handle Assembly being null
  • #3861: Toast notification from c++ app
  • #3836: Fix notification Group property being overwritten in unpackaged apps
  • #3835: Updating toast progress bar from unpackaged desktop apps doesn't work when using Group+Tag
  • #3834: Clicking the information button in the sample app crashes the app

Others:

  • #1234: ScrollHeader: Removed tabstop from ScrollHeader
  • #3886: Add some basic tests for WrapPanel
  • #3880: Merge Dev/7.0.1 into main
  • #3844: Fixed issue with pipeline not running UnitTests.NetCore tests.

This list of changes was auto generated.