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 [2026/06/01 15:15] gordonjwhats_new [2026/08/08 23:12] (current) johnsanc
Line 1: Line 1:
 ====== What's New - ROMVault Changelog ====== ====== What's New - ROMVault Changelog ======
 +\\
 +===== ROMVault 3.8.0 =====
 +''**Release Date:** 2026-08-04''
 +
 +**Feature Updates:**
 +
 +  * Added a new Auto-MIA feature - The MIA rom tracking system powered by DatVault is now fully automated. (Patreon feature)
 +  * Added a new rom status for "New Missing" which can be toggled from the Settings (Patreon feature)
 +  * Added settings for MIA threshold - The user is in control of the timeframe to consider a file as MIA (Patreon feature).
 +  * Updated all rom status icons to the popular "Metro" style graphics pack
 +  * Added direct links to No-Intro and Redump.info game pages from the Game Details panel
 +  * Improvements to reduce memory usage
 +  * Cleaned up the Settings page
 +
 +**Bug Fixes:**
 +
 +  * Improved handling for case sensitive file systems that caused an issue with scanning some uncompressed files
 +  * Fixed an issue with file-order checking that could cause an error with writing some 7z archives
 +  * Fixed an issue with SAM-UI not packing archives that reside at the root of a drive
 +
 +
 \\ \\
 ===== ROMVault 3.7.6 ===== ===== ROMVault 3.7.6 =====
Line 8: Line 29:
   * Updated zstdzip standards to store zero bytes files as stored zero bytes.   * 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 core file copying code and SAM to write a zstd structured zip zero bytes file as stored.
-  * Update Testing Structured Zip File Code, to test of correct zero byte files, and correct end of compression bytes.+  * 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.   * 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.   * Took all of the structured file testing out of SAM, as it is now cleanly handled in StructuredZip and Structured7Zip classes.
Line 14: Line 35:
   * Re-worked the check boxes in SAM-UI, so there is now a dry-run check box.   * 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.   * Added the repair option in the output type dropdown in SAM.
-  * Removed all the compression type magic numbers and replaced them all with a compression type enum+  * Removed all the compression type magic numbers and replaced them with a compression type enum.
-  * Fixed zipmove pre-testing so a zipmove could still be used if the dat did not include size info for it files.+
   * Reworked the DB update after a zipmove, greatly improving performance, especially for zero bytes files.   * 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 completely independently of SAM.+  * Changed RomVault to launch SAM as a completely new application launch, so RomVault can be shutdown independently of SAM.
      
 **Bug Fixes:** **Bug Fixes:**
  
   * Added the correct Flush() command to the end of writing zstd streams in SAM code.   * 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.   * Fixed a case while scanning where files could potentially be double scanned.
  
whats_new.1780326913.txt.gz · Last modified: by gordonj