Skip to content

Releases: Kinuseka/DBD-Region-Changer

DBD Region Changer V1.2

04 Dec 11:57
864b557
Compare
Choose a tag to compare

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

01 Dec 19:59
a0bd03b
Compare
Choose a tag to compare
Pre-release

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

04 Sep 14:25
1494dc6
Compare
Choose a tag to compare

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

12 Jul 02:41
8ab71ee
Compare
Choose a tag to compare

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

09 Jul 05:10
19c32c6
Compare
Choose a tag to compare

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

20 Jun 13:57
93c9877
Compare
Choose a tag to compare

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

08 Jun 17:12
ca3ccff
Compare
Choose a tag to compare

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

29 Jan 12:41
f3a8d32
Compare
Choose a tag to compare
  • 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

07 Dec 19:06
Compare
Choose a tag to compare
  • 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

27 Nov 10:34
Compare
Choose a tag to compare
  • First version basic functionalities start from here