Skip to content

release_2.0.0

Choose a tag to compare

@drpetersonfernandes drpetersonfernandes released this 02 Feb 04:44
· 138 commits to master since this release
  • Introduced ARM64 compatibility with architecture-specific handling for chdman and 7z binaries.
  • Migrated executable and DLL paths to AppConfig with dynamic runtime architecture detection.
  • Updated error messages to reflect architecture-specific filenames.
  • Refined process architecture reporting in bug reports using RuntimeInformation.
  • Added asynchronous performance counter initialization for improved startup responsiveness.
  • Deferred heavy initialization tasks to mitigate UI blocking during app launch.
  • Enhanced cancellation token and resource disposal logic to ensure proper cleanup.
  • Streamlined background tasks with static methods and better exception handling.
  • Add automatic CHDMAN command selection and override options.
  • Added manual override options in the UI to force specific commands for non-standard file types.