Releases: Kinuseka/DBD-Region-Changer
DBD Region Changer V1.2
v1.2 Changelog:
- Implemented new hostnames #6
- Improved Update Checker (will now check version instead of redirecting you to github)
- Code refactoring
Dependency added:
- Semver
Note: You will need to add this app to the AV exceptions if you are having permission errors.
DBD Region Changer V1.2-rc.1
v1.2-rc.1 Changelog:
- Implemented new hostnames #6
- Improved Update Checker (will now check version instead of redirecting you to github)
- Code refactoring
Dependency added:
- Semver
This is a release candidate, and not fully tested, might be unstable.
Note: You will need to add this app to the AV exceptions if you are having permission errors.
DBD Region Changer V1.1.4
v1.1.4 Changelog
- Fix encoding errors on non-UTF default machines
Dependency updated:
- Pyqt5 5.15.10 -> 5.15.11
Note: You need to add this app to the AV exceptions if you are having permission errors.
DBD Region Changer V1.1.3
v1.1.3 Changelog
- Fixed error when deleting temporary directory upon closing due to logger not being waited to close properly
- Ensure mutex is closed even after fatal error
- Debug console improvements
- Some optimizations
Note: You may need to add this app to the AV exception if you are having permission errors.
DBD Region Changer V1.1.2
v1.1.2 Changelog
- Fixed crash when cancelling a log dump
- Some optimizations and error handling
Note: You may need to re-include this app to the AV exception list after updating.
DBD Region Changer V1.1.1
v1.1.1 Changelog
- Fixed error relating to loading gamelift servers
Note: You will need to re-include this app to the AV exception list if you came from an older version.
DBD Region Changer V1.1
v1.1 Changelog
- Optimized DoH(DNS over https) function
- Replaced DNS resolver to full DoH instead of DoT
- Added status indicator on current selected server
- Fixed pinger thread closing during connection issues, causing ping to no longer update
- Will now use machine trusted certificates,
- Solves issues when using programs like fiddler
- Automatic DoH fallback cloudflare to quad9
- Debug console can be enabled by running the app with
-d
flag - Will now prevent duplicate processes from opening
Binary changes:
- Compiled with python 3.10 (was previously 3.8)
Note: You still need to re-add this app to the AV exception list if you came from an older version.
DBD Region Changer V1.0.2
- Forces dark mode theme regardless of system theme
Note: You will need to re-add this app to the AV exception list if you came from an older version.
DBD Region Changer V1.0.1
- Improved pinger; should now show loss as well
Note: You will need to re-add this app to the AV exception list.
DBD Region Changer V1.0
- First version basic functionalities start from here