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
2026.5.12.2
Highlights
Improved webpage parsing
Parsing websites can now be done in one mouse click. Just copy the URL address and click the Parse website action from the Clipboard Action popup. This will try to extract the relevant text and image contents from the webpage and convert it to a document which will be copied to the clipboard so you can then open, share, copy or process it another way.
Changes overview
Clipboard
- Quick Actions
- Parsing webpages can now be done in 'one go' (in the background) by left-clicking the Parse tool. When done, the resulting document will be copied to the clipboard and you can then process it from the Quick Actions again. To show the Collector/Parser you can right-click the Parse Tool.
- Clipboard Popout
- The popout now has Find text functionality for textual clipboard data.
- Added wordwrap button.
Image Browser
- Added Bing to search engines so there is another option if a search engine (temporarily) blocks search requests.
Transfers
- Added options button.
- Added WriteThrough option which will write immediately to disk instead of through cache.
- Added File Check option which will do a MD5 hash check to see if the copied file matches the source file.
- Added free space check.
-
Scripting
- Editor
- Renaming a script's title will ask you to rename the script's filename too.
- Code
- Added GetNodeByID method that gets a single node by its ID attribute (which should be unique).
-
Global
- Updated MagickImage, CefSharp, SharpCompress and some other packages.
Gaming
- General
- Searching for games now works better with titles containing a period '.', like S.T.A.L.K.E.R.
Transfers
- Progress reporting has been improved. It now shows the total transfer time of all transfers and the remaining time for each individual transfer too. Also, the UI layout has been changed.
- Source files will no longer be optionally deleted (e.g. during move operations) if a copy failed.
Image Browser
- DuckDuckGo is now used as the default image search.
Global
- Fixed a bug that could cause Unify not to quit.
-
Gaming
- General
- No more STA error during gamelaunch, which was caused by showing a message dialog on the non-UI thread.
-
Backup
- Errors while creating directories will no longer stop the backup but will now just log the error and continue.
Transfers
- Opening/deleting folders will now use the target folder instead of the parent folder.
-
Image Editor
- The canvas border is now updated properly so it is no longer thicker or thinner depending on zoom level.