Skip to content

v0.6.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 08:11
· 28 commits to main since this release
4c7784b

0.6.0

0.6.0-beta

General

  • Fixed publish settings
    • The main executable files should now contain their framework and package references
  • Fixed splash screen responsiveness

SAM

  • Added main menu
    • Added menu item to export library
    • Added menu item for filtering favorite apps
    • Added menu item for showing hidden apps
    • Added menu item to reset all settings
    • Added menu item to open log directory
    • Moved the search box to be inline with the menu

SAM.Manager

  • [BUG] Fixed window icon not showing in title bar

0.6.0-alpha

General

  • Upgraded to .NET 8
  • Updated WPF-UI to version 3.0.4

SAM

  • Added status bar item for favorites
  • Added ability to show hidden apps
  • Added ability to unhide all apps
  • Added ability to show only favorited apps
  • Added autocomplete to search
  • Added overlay for favorited apps
  • Added overlay for hidden apps
  • Added overlay menu for quickly adding/removing favorites and hiding/showing apps
  • Added View on SteamGridDB menu option
  • Added support for displaying Steam Grid assets
    • Note: Animated images are not currently supported
  • Added support for loading Steam's librarycache images
  • Implemented app refresh queue
    • This should help users with larger Steam libraries from having issues with the Steamworks Web API
  • [BUG] Fixed error in debug output when launching a web page
  • [BUG] Fixed hidden apps status bar item count not updating
  • [BUG] Fixed library search textbox alignment

SAM.Manager

  • [BUG] Ability to filter achievements using the drop down has been temporarily removed