whats_new
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| whats_new [2024/07/07 04:08] – johnsanc | whats_new [2026/04/13 02:46] (current) – johnsanc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== What's New - ROMVault Changelog ====== | ====== What's New - ROMVault Changelog ====== | ||
| + | \\ | ||
| + | ===== ROMVault 3.7.5 Preview Build (3.7.4 WIP15) ===== | ||
| + | '' | ||
| + | |||
| + | **Feature Updates:** | ||
| + | |||
| + | |||
| + | * Added a new MIA update function for near real time MIA updates from DatVault (DV Subscription required) | ||
| + | * Added a new MIA cache file to store all MIA info independent from main cache | ||
| + | * Added a new error reporting system to report MIA update issues | ||
| + | * Added a configurable timeout for DatVault downloads and increased the default timeout | ||
| + | * Added ability to run multiple SAMUI instances | ||
| + | * Added config files that remember RV window position and panel sizes | ||
| + | * Added a zoom slider to NFO viewer | ||
| + | * Added the size of the archive being moved with ZipMove actions in the fixing log | ||
| + | * Enhanced the handling of MIA info by flagging the data source (original DAT vs DatVault MIA cache) | ||
| + | * Enhanced the fixing logic so that zero byte files are not removed from 7z archives in ToSort directories | ||
| + | * Enhanced merging logic to use alpha/ | ||
| + | * Enhanced the DAT reader to better support MESS dats | ||
| + | * Improved scanning performance by increasing scanning buffer size | ||
| + | * Improved performance by optimizing byte array compare code | ||
| + | * Improved number display by using thousands seperators | ||
| + | * Improved ROM Details grid display by hiding Merge and AltHash columns if they contain no data | ||
| + | * Moved all config files to a dedicated config directory | ||
| + | * Upgraded RomVault to .net10 (.net framework 4.8 build still available for Linux users) | ||
| + | |||
| + | |||
| + | **Bug Fixes:** | ||
| + | |||
| + | * Fixed a crash due to incorrect rom headers | ||
| + | * Fixed a crash due to the 7z cache ToSort being inaccessible | ||
| + | * Fixed a crash due to an incorrectly cased file name | ||
| + | * Fixed a crash due to a file cannot be deleted | ||
| + | * Fixed a crash due to delayed old archive deletions during a fix | ||
| + | * Fixed a crash due to archives with overlaping paths with differing character case in the same archive | ||
| + | * Fixed a crash due to single archive mode being used with dats with <dir> tags | ||
| + | * Fixed a crash due to unexpected Game and ROM grid states | ||
| + | * Fixed a bug where zero byte files were not consistently packed with zstd compression | ||
| + | * Fixed a bug where the DAT Override checkbox did not work with the Mixed (Archives as Files) storage setting | ||
| + | * Fixed a bug where the Show Empty checkbox state was not remembered between application starts | ||
| + | * Fixed a case where Alt hashes could be errorneously wrtitten to cache when a CHD or headered file fix ends due to an error | ||
| + | * Fixed a case where the Game and ROM grids were not refreshed correctly | ||
| + | |||
| + | |||
| + | \\ | ||
| + | ===== ROMVault 3.7.4 ===== | ||
| + | '' | ||
| + | |||
| + | **Feature Updates:** | ||
| + | |||
| + | * Added a local copy of zstd library to ensure the zstd version does not change | ||
| + | * Added an NFO and DIZ viewer | ||
| + | * Added a scanning progress percentage for larger files | ||
| + | * Improved performance of Find Fixes by creating secondary indexes in parallel | ||
| + | * Improved the handling of temp archives when the temp file is locked | ||
| + | * Cleaned up various core functions (file scanning, ZipMove, sorting) | ||
| + | |||
| + | **Bug Fixes:** | ||
| + | |||
| + | * Fixed file compare sort order for directories | ||
| + | * Fixed the directory picker so it works correctly on Linux | ||
| + | * Fixed handling for the (impossible) scenario of a zero byte file marked MIA in a DAT | ||
| + | |||
| + | |||
| + | \\ | ||
| + | ===== ROMVault 3.7.3 ===== | ||
| + | '' | ||
| + | |||
| + | **Feature Updates:** | ||
| + | |||
| + | * Added the ability scan archives as files with a new " | ||
| + | * Added a new "Files Only" ToSort type | ||
| + | * Added the ability to reorder ToSort directories | ||
| + | * Improved the 7z cache logic to ignore zero byte files and prevent the cache directory from growing too large | ||
| + | * Improved fixing performance over Samba shares by optimzing empty directory detection | ||
| + | |||
| + | |||
| + | **Bug Fixes:** | ||
| + | |||
| + | * Fixed a display issue to disable the "Make New Folder" | ||
| + | * Fixed irrelevant UI related error messages in RV CMD | ||
| + | * Fixed a hard crash that could occur when choosing to Fix ROMs before Find Fixes | ||
| + | * Fixed a case sensitivity issue with umlaut characters | ||
| + | * Fixed a bug where files could be leftover in the 7z cache directory after a fix completes | ||
| + | * Fixed a bug where some files were not deleted after a ZipMove operation | ||
| + | |||
| + | |||
| + | |||
| \\ | \\ | ||
| ===== ROMVault 3.7.2 ===== | ===== ROMVault 3.7.2 ===== | ||
| - | '' | + | '' |
| **Feature Updates:** | **Feature Updates:** | ||
| - | * Added a new Game List filter to show/ | + | * Added a new Game List filter to show/hide partially complete |
| - | * Added the ability to enter directory paths without using a picker | + | |
| * Enabled the Help menu while scanning and fixing (E.g. to view the color key) | * Enabled the Help menu while scanning and fixing (E.g. to view the color key) | ||
| Line 14: | Line 101: | ||
| * Fixed a bug that where the first dat in a directory could conflict with another dat in the directory | * Fixed a bug that where the first dat in a directory could conflict with another dat in the directory | ||
| + | * Fixed a bug that prevented cancelling the Find Fixes action | ||
| + | * Fixed a few case sensitive rename issues | ||
| + | * Fixed an issue where RV would crash if clicking a link when no web browser installed (E.g. docker setup) | ||
| + | * Fixed an issue where the "Keep Only Complete" | ||
| * Fixed a bug with the fixdat format so that dir elements are not nested under game elements | * Fixed a bug with the fixdat format so that dir elements are not nested under game elements | ||
| * Fixed an issue where fixdats would not be created from the context menu if only MIA files would be included | * Fixed an issue where fixdats would not be created from the context menu if only MIA files would be included | ||
| - | * Fixed truncation issue with the header | + | * Fixed truncation issue with the description |
| * Fixed a display issue with the DatVault UI when Asian languages are used | * Fixed a display issue with the DatVault UI when Asian languages are used | ||
| * Fixed an issue with the single archive setting for subdirectories when multiple roms are present in the set | * Fixed an issue with the single archive setting for subdirectories when multiple roms are present in the set | ||
whats_new.1720325301.txt.gz · Last modified: by johnsanc