Skip to content

Releases: unoplatform/uno.extensions

5.2.7

28 Jan 22:04
caadf29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.1...5.2.7

5.1.1

31 Oct 18:27
ee22dd1
Compare
Choose a tag to compare

This new release is part of Uno Platform 5.5, read our blog for more details!

What's Changed

  • Docs: Refactoring MVUX Docs by @vatsashah45 in #2538
  • chore: add chefs FavoriteRecipes failing navigation scenario to the TestHarness by @rajamatt in #2554
  • fix: Testharness for windows by @Kunal22shah in #2561
  • chore: add missing packageversions by @kazo0 in #2564
  • chore: Add Uno.Extensions.Logging.OSLog to TestHarness by @eriklimakc in #2566
  • chore: Add PackageVersion for canaries by @eriklimakc in #2568
  • fix build by @kazo0 in #2569
  • docs: Update existing reference navigation docs by @eriklimakc in #2320
  • docs: add extensions reactive upgrade node by @ajpinedam in #2557
  • docs mvux messaging observe overloads by @ajpinedam in #2567
  • chore: Add launchSettings to samples by @eriklimakc in #2571
  • docs: Note on VisualStateGroup.StateTriggers usage by @MartinZikmund in #2580
  • docs: fix MVUX dead links by @ajpinedam in #2581
  • docs: Reactive FeedView updates by @ajpinedam in #2577

Full Changelog: 5.0.2...5.1.1

5.0.2

26 Sep 19:47
f2871cf
Compare
Choose a tag to compare

This new release is part of Uno Platform 5.4, read our blog for more details!

Important note, this release drops the support for the UWP API set, see here how to migrate your app to WinUI.

What's Changed

New Contributors

Full Changelog: 4.2.0...5.0.2

4.2.0

23 Jul 17:12
860cefe
Compare
Choose a tag to compare

This new release is part of Uno Platform 5.3, read our blog for more details!

What's Changed

  • feat(mvux): Improve nullable support by @dr1rrb in #2227
  • fix(mvux): Fix possible concurrency issue when changing ListState too fast by @dr1rrb in #2233
  • fixing issue with error on WinUI due to Win2D graphics by @dansiegel in #2234
  • docs: add upgrading docs and itemspanel breaking changes by @kazo0 in #2242
  • fix(mvux): Properties update might be deferred too long if dispatcher is under heavy stress by @dr1rrb in #2250
  • docs: Change Assign usage for Name by @eriklimakc in #2194
  • docs: Adjust image path for Single Project by @eriklimakc in #2247
  • chore: Fixing reference to UIWindow by @nickrandolph in #2246
  • docs: FeedView templates by @ajpinedam in #2093
  • docs: Update to match single project by @eriklimakc in #2249
  • docs: Add missing project reload image by @eriklimakc in #2259
  • docs: Fix Uno.Extensions Storage documentation links and adjust content by @agneszitte in #2263
  • docs: Update C# Markup Overview.md to add missing links by @agneszitte in #2261
  • Fix Resource sample by @dansiegel in #2269
  • Chore: Updated the TOC to include SourceUsage by @vatsashah45 in #2287
  • fix: Only override the EnableMsixTooling for libraries by @jeromelaban in #2295
  • fix: ResourceLoaderStringLocalizer not resolving by @Xiaoy312 in #2302
  • fix(mvux): Fix invalid equality comparision of value types in bindable by @dr1rrb in #2303
  • docs: Updated ArcGisApp docs by @vatsashah45 in #2293
  • docs: DevExpressApp - Single project updates by @vatsashah45 in #2296
  • fix: MessageDialog not working by @nickrandolph in #2299
  • fix: Closure of flyout when no route set on the flyoutnavigator by @nickrandolph in #2338
  • docs: Add CSM CallBack usage to Name method by @eriklimakc in #2279
  • docs: Enable markdown linting and spell checking with related fixes by @agneszitte in #2343
  • docs(NavigationView): Add note regarding Grid for navigation by @eriklimakc in #2350
  • docs: Improve Dialog navigation documentation by @eriklimakc in #2323
  • docs: Add installation step to extensions docs by @eriklimakc in #2335
  • docs: add warning for msal ClientId by @rajamatt in #2368
  • fix: Include FooterMenuItems to NavigationMenuItems by @eriklimakc in #2345
  • chore: Update to uno.core 4.1.1 by @jeromelaban in #2371
  • fix: Using simple settings as alternative for key-value store when ApplicationData isn't available by @nickrandolph in #2373
  • docs: Updating navigation docs to match latest template by @eriklimakc in #2314
  • docs: Add guide to Install Extensions in existing app by @eriklimakc in #2326

New Contributors

Full Changelog: 4.1.14...4.2.0

4.1.14

22 Apr 19:47
390629a
Compare
Choose a tag to compare

See our blog post for more information!

What's Changed

New Contributors

Full Changelog: 4.0.0...4.1.6

4.0.0

31 Jan 14:39
8caf092
Compare
Choose a tag to compare

This new release of Uno.Extensions is introducing breaking change as it is dropping the support for .NET 7 to provide better support for Maui Embedding. For more information take a look at our blog post!

What's Changed

New Contributors

Full Changelog: 3.0.10...4.0.0

3.0.10

01 Nov 20:54
Compare
Choose a tag to compare

This new release of Uno.Extensions brings the support for C# Markup, MVUX Hot Reload support and Uno Platform 5.0. For more information take a look at our blog post!

What's Changed

Read more

2.5.11

07 Sep 15:56
24e037c
Compare
Choose a tag to compare

This new release of Uno.Extensions brings the support for MAUI Embedding. For more information take a look at our documentation and blog post!

What's Changed

New Contributors

Full Changelog: 2.4.1...2.5.11

2.4.1

05 Jun 15:43
d6bae62
Compare
Choose a tag to compare

This Uno.Extensions 2.4 release is primarily a bug fix release with a focus on Localization, Extended Splash Screen and better support for x:Bind in Navigation.

What's Changed

New Contributors

Full Changelog: 2.3.2...2.4.1

2.3.2

21 Mar 20:24
8ea5886
Compare
Choose a tag to compare

See our blog post about this release, discussing updates and the new Wizard and dotnet template.

What's Changed

Read more