v0.3.0 Beta
Pre-release
Pre-release
What's new
- Fixed error 400/404 when using different decimal separator (#16, #28, #31)
- Potentially fixed crash on startup relating to Microsoft.UI.Xaml.dll and WindowsAppSDKRuntime (#26, #27)
- All installer files are signed with a trusted certificate, making installation smoother without leaving behind a self-signed certificate (#15)
- Added support for GitHub Releases (see README for details)
- Added account sign-in for several package sources (Fluent Store, GitHub, and MSA)
- Implemented a plugin system, allowing package sources and account handlers to be updated independently from the rest of the app
- Added a splash screen for more immediate feedback on launch
- Added ability for all package handlers to support creating/editing/deleting packages or collections
- Added support for Microsoft Store curated collections
- Small improvements to Collections page loading times
Known issues
- Attempting to download a WinGet package often fails with error 404
- Fluent Store profile details cannot be edited
- Signing in with a Microsoft Account does not grant access to private flights
- Resetting settings does not automatically update the UI
- Adding a package to a collection does not show any errors, but does not appear to work
Full Changelog: v0.2.1-beta...v0.3.0-beta