Releases: JosefNemec/Playnite
Releases · JosefNemec/Playnite
10.43
10.42
New:
- Added option to restore Playnite via playnite://playnite/restore uri
 
Fixed:
- Window restoration is now more reliable in Fullscreen mode (by @DenisionSoft)
 - High memory usage during emulation scan
 - Optimized network calls related to various addon browser features
 - Updated web view component
 - Crash when closing keyboard search using Alt-F4
 
SDK:
- Removed global user-agent override for web views. Plugins should now handle override individually if they need it to function properly.
 - Better theming support for Fullscreen mode's progress dialog (by @jonosellier)
 
10.41
Fixed description text not being wrapped properly when Asian characters are present
10.40
Fixed features requiring web views not working properly when Playnite is running as admin
10.39
Fixed images not loading properly with image scaler set to "alternative"
10.38
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
 
10.37
New:
- Added jgenesis emulator profile (by @darklinkpower)
 - Added Ymir emulator profile (by @MuntKaicho)
 
Fixed:
- Background music not restoring playback correctly after exiting a game
 - gopher64 emulator profile not working properly
 - Possible crash when opening extensions menu in Fullscreen mode
 
10.36
Important:
- This update clears existing web view data and will likely invalidate authentication sessions for various library integrations.
 
New:
- Automatic library data backups are enabled by default for new installations
 - Software tools, 3rd party clients and extension menu items are available in Fullscreen mode
 - Added support for changing user data folder via --userdatadir cmdline argument
 - Added gopher64 emulator profile
 - Added option to track games by specific process name
 - Added close button to Explorer Panel (by @darklinkpower)
 - Added game provider filter to statistics view (by @learn-more)
 - Added error dialog when trying to bulk download metadata with no fields enabled (by @Jeshibu)
 
Fixed:
- Fullscreen mode preventing system from going to sleep
 - Better handling of errors and download cancellations when adding metadata files from http sources
 - Updated gamepad input library and gamepad database
 - Updated web view library
 - FilteredGames and SelectedGames not returning any data in PowerShell scripts sometimes
 - Playnite variables are not expanded in startup scripts
 - Explorer "icon" is not highlighted when the explorer panel is opened
 - Third-party client is shut down even while another game from the same client is being installed
 - System shutdown from Fullscreen mode doesn't behave exactly the same as start menu shutdown
 - shadPS4 profile: exclude patch directories (by @JupiterJesus)
 
10.35
New:
- Added Lime3DS emulator profile (by @Jeshibu)
 - Added shadPS4 emulator support (by @vaughngx4)
 
Fixed:
- RetroArch emulator profile updates (by @darklinkpower)
 - prevent HDR from being activated on Windows 24H2 when closing a game (by @lscholte)
 - Updated gamepad input library
 - PluginStatus and SettingsBinding markups not available to themes in Fullscreen mode
 
10.34
Fixed:
- Updated web view component
 - Updated controller input component