New:
- Added option to assign user score in Fullscreen's game menu
Fixed:
- Single-value fields no longer listen to "match all filters" option (by @Jeshibu)
- Emoji and other multi-character glyphs not rendering properly in game descriptions
- Game status screen in Fullscreen mode can loose input focus in some cases
- Some themes can't be previewed in Blend properly
- webp and avif images not rendering correctly
- Updated audio and controller input component
- Updated web view component
- Emulation related SDK events not working properly
- Potential startup conflict issue with some other apps (by @Paul1519)
- Various crash fixes
SDK:
- Added CTRL-SHIFT-P shortcut to Fullscreen mode for opening SDK PowerShell instance
- Option to read individual web view resources as they are loaded
- Added new option to control whether search result cache is used on specific SearchContext
- Added method for toggling between details and list views in Fullscreen mode
- Added methods for getting user sorted filter presets
- Added API method to open game edit dialog
- Added cmdline options to force Fullscreen mode into specific window resolution (fullscreenwidth and fullscreenheight)
- Option to set initial directory to file system dialogs