whats_new
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| whats_new [2025/01/12 06:57] – johnsanc | whats_new [2026/06/01 15:18] (current) – gordonj | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== What's New - ROMVault Changelog ====== | ====== What's New - ROMVault Changelog ====== | ||
| + | \\ | ||
| + | ===== ROMVault 3.7.6 ===== | ||
| + | '' | ||
| + | |||
| + | **Feature Updates:** | ||
| + | |||
| + | * Updated zstdzip standards to store zero bytes files as stored zero bytes. | ||
| + | * Updated the core file copying code and SAM to write a zstd structured zip zero bytes file as stored. | ||
| + | * Updated the testing structured Zip file code to test of correct zero byte files, and correct end of compression bytes. | ||
| + | * Added Structured7Zip class and moved all of the 7zip structure code out of the main library into this class. | ||
| + | * Took all of the structured file testing out of SAM, as it is now cleanly handled in StructuredZip and Structured7Zip classes. | ||
| + | * Added new zip / 7zip testing logic to return if the signature is correct but something else in the testing is now failing (so a repair can be done.) | ||
| + | * Re-worked the check boxes in SAM-UI, so there is now a dry-run check box. | ||
| + | * Added the repair option in the output type dropdown in SAM. | ||
| + | * Removed all the compression type magic numbers and replaced them with a compression type enum. | ||
| + | * Reworked the DB update after a zipmove, greatly improving performance, | ||
| + | * Changed RomVault to launch SAM as a completely new application launch, so RomVault can be shutdown independently of SAM. | ||
| + | | ||
| + | **Bug Fixes:** | ||
| + | |||
| + | * Added the correct Flush() command to the end of writing zstd streams in SAM code. | ||
| + | * Fixed zipmove pre-testing so a zipmove could still be used if the dat did not include size info for it files. | ||
| + | * Fixed a case while scanning where files could potentially be double scanned. | ||
| + | |||
| + | |||
| + | \\ | ||
| + | ===== ROMVault 3.7.5 ===== | ||
| + | '' | ||
| + | |||
| + | **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 ===== | ===== ROMVault 3.7.3 ===== | ||
| - | '' | + | '' |
| **Feature Updates:** | **Feature Updates:** | ||
whats_new.1736665055.txt.gz · Last modified: by johnsanc