User-visible changes
- Searches producing a single result will now automatically redirect to this result (e.g. Title: Tinykin)
- Staff credits links will be disabled for authors that contributed only to the current product
- Installers section summary validation is removed, given a more useful status has been provided for individual download variants (OS + type + version)
- Game validation results will be presented more rationally, using the worst individual file status as a summary
theo impacting changes
- This release changes validation results and requires latest version of
theo
to download files fromvangogh
- Recommended theo version for this release: v0.2.55 or later
Under the hood changes
get-downloads
command has got a new parametermanual-url-filter
that allows (re-)downloading individual installer links and not the whole product. The use-case here is large products like Baldur's Gate 3 or Cyberpunk 2077 where a problem with a single file would require user to redownload all other files, which is wasteful and time consuming. Now withmanual-url-filter
you can target just those files. Validation still happens at the product level, no new filters there. In order to provide a filter value - you can hover or copy desired installer link fromvangogh
and use the last part, e.g.en1installer1
as a filter value.
Full Changelog: v1.0.3...v1.0.4