release_2.0.0
·
138 commits
to master
since this release
- Introduced ARM64 compatibility with architecture-specific handling for
chdmanand7zbinaries. - Migrated executable and DLL paths to
AppConfigwith 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.