Skip to content

Change Log

mmattner edited this page Mar 20, 2024 · 9 revisions

Version 2.1

  • Added functionality to allow backup/restore/delete of individual content from backups and system.
  • Fixed bug preventing backup of very large games.
  • Added checking of backup compatibility at startup.
  • Documentation uplift.

Version 2.0

  • Complete refactor of VPBM GUI to better support display scales and support future growth of tool.

Version 1.15

  • Fixed bug where VPBM enforced string constraints on database columns not strictly enforced by Pinups underlying database.

Version 1.14

  • Fixed bug where certain PUP database strings that exceed the database set limits could not be read into VPBM.

Version 1.13

  • Added support for backup/restore of B2STableSettings.xml entries.
  • Fixed bug identifying if VPX tables have 'user text' or VPReg.stg content.

Version 1.12

  • Fixed bug preventing command line export using supplied export host ID.

Version 1.11

  • Fixed bug restoring games with "'" in the gamename or gamefilename.
  • Reworked Import (both from file explorer and from drag and drop into game list) to provide progress in status bar as files are processed.
  • Reworked Restore Deleted game to provide progress in status bar.

Version 1.10

  • Modified TreeView to prevent attempts to open VPReg.stg and NVRAM files.
  • Modified TreeView to only show game specific content from VPMAlias.txt files.
  • Modified File Filter Panel to allow VPReg settings to be shown.
  • Fixed NVRAM deletes to also delete bookmark files when deleting a NVRAM with offset.
  • Modified location of temporary file extracts from backup to avoid overwriting manifest generated content.
  • Updated Filter Variables Panel to only show errors for missing variables if they are expected.
  • Refined import rules to ensure imports are prohibited if game with matching details is already installed.

Version 1.9

  • Split Filter Variable display and modification into its own Filter Variables panel.
  • Removed duplicate filter variable code.
  • Added filter variable tool tips.
  • Updated Help pages.

Version 1.8

  • Provided command line options to support updating.
  • Added additional command line options.

Version 1.7

  • Added built in updater.
  • Added multiple command line options.

Version 1.6

  • Added initial command line mode
  • Added ability to manuially set various game code values
  • Added support for other game codes

Version 1.5

Fixes to address :

  • Better validation of date/time fields (DateAdded, DateUpdated, and DateFileUpdated) and backup/restore these values
  • Allow VPBM to launch without Pinup Popper database located and let use fix issue using Settings form
  • Reordered change log entries

Version 1.4

Fixes identified from public release:

  • Corrected filter searching for Pup Packs to search in PUPVideos rather than PUPVideo
  • Added additional error checking of config file (vPinBackupManager.json) and report to user via message popups
  • Support for backup/restore/export of games with trailing spaces
  • Sanitise stack traces to limit paths to applicable blocks
  • Added change log (this file)

Version 1.3

Initial public release, including backup encryption tied to target host

Clone this wiki locally