Blog index
New beta released!
As always, you can download this latest beta release from our
Patreon page.
Find below the release number and the changes in this version.
Version
2025.7.11.2
Highlights
Breaking changes!
In this release we moved the wishlist file to a different location. Make to sure to copy Unify data\temp\lstWishlist.xml to Unify data\app\tools\wishlist\index.xml.
The Unify data folder can be navigated by right-clicking the Tools button in Unify's main window and then, in the popup menu, click Paths > Unify's app data.
Quality of Life
Some useful QoL features have been added. For example, Unify will now inform you if you are searching for a game in our Shopper that is already in your Owned Games Library. It will at least help our demented developer to spare some money 😜. Also, you can now assign Tags to wishlist items to categorize them.
Changes overview
Global
- Added support for .rar, .7z, .tar, .gz, .bz2, .xz, .iso, .cab, .arj, .lzh.
Gaming
- Main
- Context menu added for Play button. It contains a Play 'basic' item that plays the game without any of your scripts/apps for the game (pressing CTRL+ENTER from the game list will now also play 'basic').
- Installed Games
- Added genres and release date in details listview.
- Owned Games
- Added genres and release date in listview.
- 'Date added' shown in item tooltip.
- Stores
- Steam
- Better error messages when a request limit for the Steam API is reached, which often happens when using VPN's.
- Browsing/shopping
- A notification will appear if you are searching for a game that may already be in your Purchased Games Library.
Wishlist
- Can now assign Importance to items. 'High importance' items are shown at the top of the list.
- Can now add Tags to items. The file autotags.xml (stored in Unify data\app\tools\wishlist\) can be edited to automatically add tags based on web URL's.
- Added quick filter button for wishlist items with a reminder.
- Added a ''Remove purchased items' menu item in the hamburger menu. This will remove wishlist items already found in your Owned Games Libraries from your wishlist.
Tools
- Added tool icon for the Wishlist.
Clipboard
- Clipboard Paste
- Can now extract .rar, .7z, etc.
Hide Folders
- When locking or unlocking, a lock/unlock sound will play.
Scripting
- Function added to XmlDoc class: XPathSelectElement. This allows selecting an XML element based on a XPath query.
Settings
- Added search textbox so you can quickly search for settings.
Help
- Searching from the search bar now also search the current page and highlights found words. Press F3 to find next matches.
-
Global
- Updated Chromium webbrowser engine to latest version.
Gaming
- General
- When running a game, it will now be shown in the Running Tasks indicator in the main titlebar. Clicking the task entry from the popup menu will now remove the task and resume all actions that were paused while running the game, like Clipboard Monitoring, Folder Watching, etc.
Wishlist
- While a game is running, no watchlist notification popup will be shown.
Hotkey Extender
- While a game is running, hotkeys will be disabled.
Clipboard
- Quick Actions
- When sending items to the Collector while cloud syncing is disabled, we will now ask you if you want to enable cloud syncing for the Collector items.
- While a game is running, the clipboard is no longer monitored to prevent intrusive popups.
- Paste
- Minor UI changes.
- If you edited the filename, the filename is no longer changed when changing the file format.
Collector
- 'Skip images' setting is saved and by default it is now True as this speeds up parsing greatly.
Folder Watcher
- While a game is running, no file notification popup is shown.
Registry Editor
- Clicking the Options toolbutton while the Options page is opened, will open the last selected registry tab.
Scripting
- FileCopy function will now search for the source file in working directory if no path has been specified.
Global
- Fixed a critical bug while retrieving paths.
- Overwriting files during ZIP extraction will no longer skip missing data.
Gaming
- Fixed global scripts still running even though they were disabled for a specific game.
- Fixed UI threading error during exception handling while adding games.
- Fixed 'collection modified' error in GetGameMatchesByTitle method that could occur during game search.
- Fixed a rare 'collection modified' bug while importing Steam purchases.
Wishlist
- The sort order is now saved and restored.
Clipboard
- Quick Actions
- Opening file path / parent folder now works for HTML content (if it contains a path).
- Paste
- Copied links (URLs) can now be pasted without throwing an error.
- Opening file path / parent folder now works for HTML content (if it contains a path).
- Aborting unzip operation now works.
- When extracting to existing files, the app now checks if the existing destination filesize is the same, if not, it will be overwritten.
-
Registry Editor
- Refreshing the view (press F5) should no longer cause an error.
- No longer will you be asked to create registry keys for reopened sessions that point to invalid registry locations.
- When navigating to a non-existing key and subsequently creating it, the process will abort once a section in the registry location cannot be created; this to prevent multiple error messages.
- Fixed bugs related to creating non-existing registry keys when navigating to non-existing keys.
- Deleting a value now also deletes it from the list without having to refresh the view.
-
Hide Folders
- Fixed a bug causing folders not to be recognized as hidden.