toolkit 1.1.13

Posted September 30, 2021 ‐ 1 min read

Toolkit version 1.1.13

Bugfixes

  • set encoding for outbound notifications explicitly to utf8 in order to make non-ascii characters work
  • fix for Sandbox loading when there were either no additional kexes or no additional tables set
  • curl base repository using https instead of git cloning via ssh to make it work even when no ssh key is present
  • push installation changes to project repository without branch specification (to allow for any default branch name)
  • fix for Sandbox loading failure in some rare cases when no transformation was specified

Additional information

  • project update is no longer done with clone repo -> delete original -> replace with newest but rather pull latest -> roll back on error to make sure the project Docker volume is not deleted on the fly