4.0.0
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
- fix: Make the HR to be enabled on MVUX if app is built in DEBUG by @dr1rrb in #1984
- CSM Docs by @dansiegel in #1996
- docs: CsharpMarkup Doc by @agneszitte in #1997
- chore: Update PR template by @morning4coffe-dev in #2001
- docs: Fix broken WinUI Markup link on GettingStarted.md by @morning4coffe-dev in #2000
- Forward port release 3.0 by @jeromelaban in #1999
- chore(deps): bump Uno.Extensions.Logging.WebAssembly.Console from 1.3.0 to 1.7.0 by @dependabot in #1985
- chore: Update to latest markup by @jeromelaban in #2012
- chore(welcome-bot): Update config.yml with new swag link by @agneszitte in #2014
- docs: Improving docs for navigation with tabbar and logging by @nickrandolph in #2015
- Add markup package for MauiEmbedding by @dansiegel in #2016
- docs: Adjust package name by @jeromelaban in #2017
- chore: add markdown linter rules for code blocks by @ajpinedam in #2020
- feat: Adding playground targets by @nickrandolph in #1964
- fix: Navigation to implicit route clears backstack by @nickrandolph in #2031
- docs: Fix "TIP" rendering by @Youssef1313 in #2035
- docs: Update HowTo-SimpleFeed.md method name by @Werewolfkiss in #2019
- feat: Enabling deep link navigation by default by @nickrandolph in #2039
- Migrate markup docs to Overview. Add Storyboard & Markup Run docs by @dansiegel in #2053
- feat: Updating WebAuthbrowser to latest form winuiex by @nickrandolph in #1891
- fix: Fix lot of nullable annotation issues by @dr1rrb in #2054
- feat: Uniformize public async API by @dr1rrb in #2068
- feat: csharp markup overview by @nickrandolph in #2065
- Adjusted code and add comment for clarity by @pictos in #2036
- fix: [MVUX] misc fixes by @dr1rrb in #2081
- test: Update runtime-test engine by @dr1rrb in #2083
- docs: Overall FAQ and searchability Improvements by @morning4coffe-dev in #2095
- fix: free viewmodel and prevent caching of page on back by @nickrandolph in #2098
- fix: Using parameters when navigating back by @nickrandolph in #2101
- Only provide extensions for the Source type by @dansiegel in #2103
- Updating TOC and adding Assign docs by @dansiegel in #2104
- chore: update issues templates by @ajpinedam in #2085
- fix: Add AdditionalFiles metadata to ensure proper deduplication by @jeromelaban in #2105
- docs: Reordering extensions docs by @nickrandolph in #2107
- fix: restrict AdditionalFiles to wasdk only by @jeromelaban in #2108
- docs: Add instructions for MAUI embedding by @lesterbotello in #2120
- feat: [MVUX] Improve nullable support by @dr1rrb in #2080
- feat: Adding ClosableNavigator to close dialog/flyout when attempting to navigate to unsupported route by @nickrandolph in #2128
- docs: Correction by @nickrandolph in #2118
- build: Add TestHarness.Skia.Linux.FrameBuffer.csproj to solution by @Youssef1313 in #1972
- feat: Updating to net8 by @nickrandolph in #2141
- chore: allow loading Uno.Extensions.sln into VS Code / DevKit by @spouliot in #2136
- feat: Add UpdateAsync helper on ListState by @dr1rrb in #2146
- fix: Correcting calculation of navigated route by @nickrandolph in #2148
- fix: Adding default routes for hard coded regions by @nickrandolph in #2152
- docs: Misc doc improvements by @Youssef1313 in #2153
- Update Maui Embedding for .NET 8 by @dansiegel in #2154
- fix: Adding caching for generated route maps by @nickrandolph in #2130
New Contributors
- @morning4coffe-dev made their first contribution in #2001
- @Werewolfkiss made their first contribution in #2019
- @lesterbotello made their first contribution in #2120
- @spouliot made their first contribution in #2136
Full Changelog: 3.0.10...4.0.0