Skip to content

v2.1.1

Compare
Choose a tag to compare
@0xJacky 0xJacky released this 04 Jun 04:08
· 14 commits to dev since this release
b31365f

Bug Fixes

  1. Fixed an issue in the requests module where absolute paths were incorrectly used as base URLs, now properly utilizing relative paths (issues #1109, #1111, #1113)

  2. Resolved a credential editor problem in the DNS configuration interface (issue #1106)

  3. Enhanced error handling in the ControlResult's GetError method to properly wrap errors with their associated parameters