Skip to content

v2.2.0

Compare
Choose a tag to compare
@isc-tleavitt isc-tleavitt released this 05 Jun 15:03
· 1116 commits to main since this release
3f0938c

[2.2.0] - 2023-06-05

Added:

  • Page to support deployment (git pull and run pull event handler) with verbose output
  • Support for git clone to initialize namespace via Settings page and ##class(SourceControl.Git.API).Configure() (#234, #237)
  • Support for automatically creating SSH keys for use as deploy keys via Settings page and Configure() (#33)

Fixed:

  • Protect against Favorites links containing control characters (#254)
  • Green checks for valid paths shown consistently (#229)