Unclaimed project
Are you a maintainer of Prism? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
Back to changelogNew
9.0.537
What's Changed
- Bump Prism version to 8.2 preview by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2502
- Add Support for NavigateTo within EventToCommandBehavior by @brianlagunas in https://github.com/PrismLibrary/Prism/pull/2495
- Adds FileOnQ.Prism.Popups.XCT Community Plugin to Readme by @SkyeHoefling in https://github.com/PrismLibrary/Prism/pull/2515
- Update DialogService.cs by @Gineus in https://github.com/PrismLibrary/Prism/pull/2513
- Update IModuleGroupsCatalog by @niimima in https://github.com/PrismLibrary/Prism/pull/2518
- Task: DispatcherQueue property moved across name spaces. WinUI 3 API … by @sigmarsson in https://github.com/PrismLibrary/Prism/pull/2530
- #1978 - Add a few XML docs and correct class names by @Christian-Oleson in https://github.com/PrismLibrary/Prism/pull/2556
- fix: Adjust net5.0 targetframework to fix assets packaging by @jeromelaban in https://github.com/PrismLibrary/Prism/pull/2542
- Changed the access modifier of the AutowireViewModel method to public by @tstephansen in https://github.com/PrismLibrary/Prism/pull/2557
- Add null check for TabbedPage.Current in OnNavTo/From by @brianlagunas in https://github.com/PrismLibrary/Prism/pull/2577
Fixed dialogservice invoking OnNavigatedTo method by @brianlagunas in https://github.com/PrismLibrary/Prism/pull/2589Prevent NavigationPage & TabbedPage from inheriting parents BindingContext by @brianlagunas in https://github.com/PrismLibrary/Prism/pull/2590Added CanShowDialog method to IPageDialogService by @brianlagunas in https://github.com/PrismLibrary/Prism/pull/2591[housekeeping] Automated PR to fix formatting errors by @github-actions in https://github.com/PrismLibrary/Prism/pull/2592XmlDoc for WeakDelegatesManager by @mgnslndh in https://github.com/PrismLibrary/Prism/pull/2607chore: Update to Uno 4.0 and WinAppSDK 1.0 by @jeromelaban in https://github.com/PrismLibrary/Prism/pull/2628fix: Invalid Uno Skia e2e template change by @jeromelaban in https://github.com/PrismLibrary/Prism/pull/2640Removed references to .NET Foundation by @brianlagunas in https://github.com/PrismLibrary/Prism/pull/2686Updated Prism for Uno Platform by @brianlagunas in https://github.com/PrismLibrary/Prism/pull/2687bump to 9.0 by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2697bump dependencies by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2698bump to net6 by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2700update to form template by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2707Update IDialogResult and DialogResult by @niimima in https://github.com/PrismLibrary/Prism/pull/2761update for Uno 4.7 by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2808Switch to GitHub actions by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2809Maui migration by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2810Platform View to ViewModel location provider by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2824Uno Hosting by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2822Ability to select tabs from TabbedPage's TitleView by @mhrastegari in https://github.com/PrismLibrary/Prism/pull/2797fix: Navigation inserts page before current page in NavigationPage stack by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2835Namespace imports by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2834Transient factory by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2836add winappsdk workaround targets by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2837fix consolidate artifact needs by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2846Use instance of IContainerProvider to resolve dependencies by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2847Fix MAUI flyout navigation by @berhir in https://github.com/PrismLibrary/Prism/pull/2849IActiveAware activates inactive views by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2848Migrate Prism.Events to its own package by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2867EA add static instance by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2868ci: fix consolidation task by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2872Fixing runtime warning by @VitalyKnyazev in https://github.com/PrismLibrary/Prism/pull/2876Use script file to consolidate resources by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2875Update dependencies by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2883Move ViewRegistry to Prism.Core by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2886Fix Android Back Button by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2889Adding Exception Handler by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2887Update nuget packages by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2908Revert changes - .NET 461 support by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2906Adding AsyncDelegateCommand by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2907Dialog Consolidation by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2888Maui .NET 8 Support by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2919Update to dual license by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2942Migrate Navigation Parameters to Prism.Core by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2934Update ci dotnet version by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2950Migrate Regions to core by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2944Adding TryRegister by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2960Add nullable annotations to commands by @bdovaz in https://github.com/PrismLibrary/Prism/pull/2959Use new Prism.Container packages by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2968Remove legacy xmlns namespaces by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2969updated prism src readme by @brianlagunas in https://github.com/PrismLibrary/Prism/pull/2971Uno 5 update by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2974fixing release paths by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2975Refactoring dependencies for Uno by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2977Adding Splash Screen support for Uno by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2979Fix DialogService - Setting XamlRoot by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2980fix: winappsdk pri duplication by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2986Update to Uno 5.0 by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2998Update Package Descriptions to include .NET MAUI by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2992Removing Uno.Toolkit dependency by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2999Add NavigationView RegionAdapter by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3000AsyncDelegateCommand enhancements by @dansiegel in https://github.com/PrismLibrary/Prism/pull/2993Remove Window dependency in DialogWindow by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3001Add AppAction registration helpers. by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3009Removing duplicated region interfaces by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3012Provide ConfigureWindow for Uno by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3013Adding support for C# Markup by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3023Update Uno to net8 and update Uno-Check by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3026Use net8 for Uno CI build by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3027chore: enable net8.0 windows build by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3029Adding Linker Metadata by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3038BREAKING: Change OnAppStart to CreateWindow by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3041Use RootPage Title/IconImageSource when parent is TabbedPage by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3039Adding select tab API to INavigationService by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3014Maui Cleanup by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3042Adding implicit namespaces for DI packages by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3044Update NavigationException XML Docs comments. by @niimima in https://github.com/PrismLibrary/Prism/pull/2965Cleanup by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3051Navigation RemovePageInstruction not working correctly by @lucacivale in https://github.com/PrismLibrary/Prism/pull/3053Fixes issue pushing modals by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3055feat: adding Forced option for ViewModelLocationBehavior by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3056Merge parameters for segments by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3058Update uno-check by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3059Go back to without popping each page by @niimima in https://github.com/PrismLibrary/Prism/pull/3048Add NavigationService helper from the IWindowManager by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3068ci: update uno-check by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3062Make IPageDialogService a Singleton by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3073Fix unhandled dismissal of iOS modals by @Axemasta in https://github.com/PrismLibrary/Prism/pull/3072Update skip options for uno-check by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3075Update Package ReadMe by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3080Fixes Relative Dialog Size by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3082Missing XML Docs by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3083Uno 5.1 update by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3084Fixes for Android Back by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3085Code Refactorings by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3086[Enhancement] Make it easier to access IDialogService from Singletons by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3094Add generic GoBack and remove legacy GoBackTo by @berhir in https://github.com/PrismLibrary/Prism/pull/3101Fixing IsRootPage by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3110Updated README link to prismlibrary.com documentation by @DamianSuess in https://github.com/PrismLibrary/Prism/pull/3112Adding MAUI Navigation tests by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3119Update Select Tab by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3121chore: enable nullability for mvvm helpers by @RLittlesII in https://github.com/PrismLibrary/Prism/pull/3131chore: enable nullability for ParameterBase by @RLittlesII in https://github.com/PrismLibrary/Prism/pull/3133Update RegionNavigationRegistrationExtensions.cs by @jpislas in https://github.com/PrismLibrary/Prism/pull/3145Fix double back on Android by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3148Update RegionNavigationRegistrationExtensions.cs by @jpislas in https://github.com/PrismLibrary/Prism/pull/3146chore: enable nullability for core mvvm by @RLittlesII in https://github.com/PrismLibrary/Prism/pull/3140chore: build Prism on macOS by @RLittlesII in https://github.com/PrismLibrary/Prism/pull/3150fix: GetCurrentPage for PrismWindow.Page throwing exception by @RLittlesII in https://github.com/PrismLibrary/Prism/pull/3147Delay nulling BindingContext on Android by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3151Map LayoutViewRegionAdapter to Maui Layout by @lucacivale in https://github.com/PrismLibrary/Prism/pull/3160send android app to background when navigating back on the root page by @brianlagunas in https://github.com/PrismLibrary/Prism/pull/3175Enable TabbedPage tests by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3176Refactor to ArgumentNullException.ThrowIfNull by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3177fix: null reference on TabbedPage evaluation by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3180fixing Android hardware button by @brianlagunas in https://github.com/PrismLibrary/Prism/pull/3181fixed modal navigation by @brianlagunas in https://github.com/PrismLibrary/Prism/pull/3187Update packages by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3157Add 'AddOrReplace' to IRegionBehaviorFactory by @lucacivale in https://github.com/PrismLibrary/Prism/pull/3169Bump 9.1 by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3191Update deployments by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3192Add release branches to build by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3193Bump deps by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3195Update Glob by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3197Add OfficialRelease flag by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3198Update release trigger by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3200Use GH docs sample by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3202Update public release spec by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3207Use Maui version for Modules by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3205Dropping Prism.Forms by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3210Package updates by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3224Add Missing XML Docs comments by @niimima in https://github.com/PrismLibrary/Prism/pull/3220Modularity Fix by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3219Disable Uno Check by @dansiegel in https://github.com/PrismLibrary/Prism/pull/3229New Contributors
- @SkyeHoefling made their first contribution in https://github.com/PrismLibrary/Prism/pull/2515
- @Gineus made their first contribution in https://github.com/PrismLibrary/Prism/pull/2513
- @niimima made their first contribution in https://github.com/PrismLibrary/Prism/pull/2518
- @sigmarsson made their first contribution in https://github.com/PrismLibrary/Prism/pull/2530
- @Christian-Oleson made their first contribution in https://github.com/PrismLibrary/Prism/pull/2556
- @tstephansen made their first contribution in https://github.com/PrismLibrary/Prism/pull/2557
- @mgnslndh made their first contribution in https://github.com/PrismLibrary/Prism/pull/2607
- @mhrastegari made their first contribution in https://github.com/PrismLibrary/Prism/pull/2797
- @berhir made their first contribution in https://github.com/PrismLibrary/Prism/pull/2849
- @bdovaz made their first contribution in https://github.com/PrismLibrary/Prism/pull/2959
- @lucacivale made their first contribution in https://github.com/PrismLibrary/Prism/pull/3053
- @Axemasta made their first contribution in https://github.com/PrismLibrary/Prism/pull/3072
- @DamianSuess made their first contribution in https://github.com/PrismLibrary/Prism/pull/3112
- @RLittlesII made their first contribution in https://github.com/PrismLibrary/Prism/pull/3131
- @jpislas made their first contribution in https://github.com/PrismLibrary/Prism/pull/3145
Full Changelog: https://github.com/PrismLibrary/Prism/compare/v8.1.97...9.0.537