FluentHub v0.5.0
Advisories and Breaking Changes
Hi everyone. we’ve just updated FluentHub to use Windows App SDK, which is next generation of Windows UI. We're excited to publish this update. This can cause various compatibility issues and we're keeping to track them.
For more information, visit #316
Troubleshooting of installing MSIX
If you try to install misx package, you will have an error. You can fix by following troubleshooting steps.
What's New
- Update item DataTemplate of MainPage's NavigationView
- Add details sidebar in single Issue/PR page
- Update all of item DataTemplates of the Issue/PR's timeline
- Improve UI of the user status block
- Add new extension method to access localization resources
- Add new extension method to handle resize of WebView2
What's Changed
- Updated the project from UWP to WASDK app(FluentHub.App.csproj)
- Update namespace 'FluentHub.Uwp' to 'FluentHub.App'
- Update WebView to WebView2
- Remove all 'muxc' namespace mapping in XAML
- Remove all 'muxc' namespace alias in both of XAML and C#
- Update namespace 'Windows.UI' to 'Microsoft.UI' in both of XAML and C#
- Update namespace 'Microsoft.Toolkit' to 'CommunityToolkit' in both of XAML and C#
Release Notes
General Updates
None
Updates and Fixes
- Adding various data searching function by @arihant2math in #302
- Update project report templates by @DeveloperWOW64 in #309
- Refactor project bug report template by @DeveloperWOW64 in #313
- Add search functionality by @onein528 in #311
- Update README screenshots by @DeveloperWOW64 in #323
Housekeeping
- Bump Octokit from 3.0.0 to 3.0.1 by @dependabot in #318
- Bump Octokit from 3.0.1 to 4.0.0 by @dependabot in #319
- Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1 by @dependabot in #320
- New Crowdin updates by @onein528 in #304
Full Changelog: 0.3.8...0.5.0