5.0.2
jeromelaban
released this
26 Sep 19:47
·
12 commits
to release/stable/5.0
since this release
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
- docs: Update doc to not use renamed operators by @dr1rrb in #2408
- fix: Added chefs navigation buttons by @vatsashah45 in #2401
- fix: Make sure generators use
global::
by @Youssef1313 in #2426 - fix: Calling activation before awaiting initial navigation by @nickrandolph in #2435
- fix(mvux): Fix possible cross threading exception in refresh command by @dr1rrb in #2448
- fix(hr): Fix MVUX command executed on old model when hot-reloading by @dr1rrb in #2452
- docs: Fix typo by @AndrewKeepCoding in #2446
- docs: Fix typo by @AndrewKeepCoding in #2445
- fix: Check if navigating back is possible to update state by @eriklimakc in #2462
- feat: Saving IdToken by @nickrandolph in #2472
- chore: Removing UWP by @nickrandolph in #2437
- docs: Dropping uwp and referencing uno.sdk by @nickrandolph in #2486
- docs: use theme service by @Kunal22shah in #2463
- chore: Fixing canary with updated nuget updater by @nickrandolph in #2493
- fix: stub out msal methods on non-supported platforms by @kazo0 in #2489
- fix: initialize Windows localSelection by @rajamatt in #2457
- Repositories should be registered by the HostBuilder by @dansiegel in #2503
- docs: How To Define Routes by @eriklimakc in #2317
- ci: update azure static webapp build by @kazo0 in #2490
- fix: Remove unnecessary request segments from parent region in backstack by @eriklimakc in #2409
- fix: ComboBox Single Item Selection Issue by @vatsashah45 in #2442
- docs: Fix Broken Links by @morning4coffe-dev in #2504
- feat: update MVUX naming convention for generated classes by @ajpinedam in #2512
- fix: Apply WebView2 workaround only if explicitly requested by @MartinZikmund in #2508
- chore: Adjusting warning by @nickrandolph in #2436
- docs: Fix typo by @vatsashah45 in #2519
- docs: Sending data among view models using navigationview and regions by @vatsashah45 in #2518
- fix: App blanks out when navigating to invalid route by @vatsashah45 in #2517
- fix(mvux): name clashing between model and record class by @ajpinedam in #2526
- Fix(mvux) set name tool generation version by @ajpinedam in #2527
- fix: Prevent FrameView DataContext propagation by @eriklimakc in #2451
- fix: Add launchSettings.json to TestHarness by @eriklimakc in #2530
- fix: Only update addressbar on wasm by @eriklimakc in #2529
- feat: Implement FluentAPI by @ajpinedam in #2520
- docs: update mvux bindable proxy generated name by @ajpinedam in #2528
- chore: Fix old TestHarness links by @morning4coffe-dev in #2535
- docs: fix messaging not showing from menu by @ajpinedam in #2533
- docs: Remove Extensions Toolkit packages references by @eriklimakc in #2387
- docs: Add example for ListFeed with parameter by @dr1rrb in #2361
- docs: Add Getting Help box by @eriklimakc in #2389
- docs: Use includes for notes by @eriklimakc in #2390
- chore: workaround for flaky test by @ajpinedam in #2544
- docs: update reactive messaging by @ajpinedam in #2537
- fix: Data not saving by @nickrandolph in #2471
- docs: Regions and Navigators by @eriklimakc in #2403
- docs: HowTo IRouteNotifier by @eriklimakc in #2388
- fix: Properly annotate AddAuthentication so that it's linker friendly by @Youssef1313 in #2548
- chore: Add comment about CustomAuthenticationProvider test by @eriklimakc in #2551
- chore: Add WindowsSdkPackageVersion workaround by @kazo0 in #2552
New Contributors
- @AndrewKeepCoding made their first contribution in #2446
Full Changelog: 4.2.0...5.0.2