Skip to content

v3.8.0

Latest

Choose a tag to compare

@mnadareski mnadareski released this 23 Jun 12:57
· 5 commits to master since this release

UI Builds

Windows x64 - Recommended for all Windows users
Windows x86 - Only needed for older machines

Changelog

  • Don't remove whitespace from cuesheets
  • Fix tests from last change
  • Migrate to public domain CICM implementation
  • Relicense from GPLv3 to MIT
  • User-friendly error message if checking for updates fails
  • Add Disc Hologram ID placeholders for all Xbox discs
  • Update RedumpLib to 1.10.1
  • Ensure Wii and WiiU are output with correct fields
  • Add more placeholder values for output
  • Update RedumpLib to 1.10.2
  • Fix name conflict
  • Sync with Redump wiki
  • Add BD protection info, fix Cover ID setting
  • Separate BEE
  • Convert type of reports from success to neutral for essential steps (shfil119)
  • Subtract fixed SCSI errors
  • Fix trailing newline trimming for cue import (fuzz6001)
  • Add Redump-specific PS5 post-processing
  • Update gitignore for new VSCode feature
  • Add CONTRIBUTING document
  • Update CONTRIBUTING to be more accurate
  • Remove CONTRIBUTING due to org-level version
  • Filter out Spoon Installer
  • Tweak wording on no protections found
  • Fix typo in Check help text
  • Use human-readable names in interactive modes
  • Preserve redumper log file
  • Remove split hash information except for IRD
  • Move CRC-32 extraction to IRD path
  • Remove now-unused helper method
  • Support Redumper HFS label
  • Redump.org is Org
  • Disable Zstd again and enable Store
  • Avalonia UI (whatever-industries)
  • Initial cleanup of Avalonia
  • Additional cleanup and consolidation
  • Update resources to use "redump.org"
  • Make Avalonia password text into a password box
  • Unify code layout for options windows
  • Sync numerous bits of logic between UI code
  • Resolve bare dumping-tool names via runtime directory and PATH (gmipf)
  • Enumerate /dev/sr* optical drives on Linux (gmipf)
  • Add Avalonia to VSCode launch projects
  • Don't make update check sync
  • Don't make clipboard sync
  • Update packages
  • Disable redump.org login credentials
  • Update RedumpLib to 1.11.0, move to redump.info
  • Fix supported region list
  • Fix some lingering naming issues
  • Remove PS5 hack
  • Update Redumper to build 726
  • Update RedumpLib to 2.0.1
  • Fix missed binding for full matching IDs
  • Fix mapping edition to the UI
  • Always preserve the Redumper log
  • Update RedumpLib to 2.0.2
  • Update RedumpLib to 2.0.3
  • Update RedumpLib to 2.0.4

What's Changed

  • Add Disc Hologram ID placeholders for all Xbox discs by @Zopolis4 in #967
  • Convert type of reports from success to neutral for essential steps by @shfil119 in #971
  • Fix trailing newline trimming for cue import by @fuzz6001 in #973
  • Preserve redumper log file by @Deterous in #978
  • Avalonia UI by @Deterous in #975
  • Resolve bare dumping-tool names via runtime directory and PATH by @gmipf in #979
  • Enumerate /dev/sr* optical drives on Linux by @gmipf in #980
  • Update Redumper to build 726 by @Deterous in #983

New Contributors

Full Changelog: 3.7.1...3.8.0