User Tools

Site Tools


whats_new

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
whats_new [2024/07/07 04:25] johnsancwhats_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 =====
 +''**Release Date:** 2026-05-31''
 +
 +**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, especially for zero bytes files.
 +  * 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 =====
 +''**Release Date:** 2026-04-24''
 +
 +**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/number sort order (mainly to match Pleasuredome MAME merging method)
 +  * 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 =====
 +''**Release Date:** 2025-04-21''
 +
 +**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 =====
 +''**Release Date:** 2024-12-23 (Available on Discord only)''
 +
 +**Feature Updates:**
 +
 +  * Added the ability scan archives as files with a new "mixed" archive type setting 
 +  * 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" button in DatVault when Master Directories was selected
 +  * 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 =====
Line 7: Line 120:
  
   * Added a new Game List filter to show/hide partially complete sets   * Added a new Game List filter to show/hide partially complete sets
-  * 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)
  
whats_new.1720326326.txt.gz · Last modified: by johnsanc