Skip to content

tcWebHooksPlugin 1.1.326.392

Compare
Choose a tag to compare
@netwolfuk netwolfuk released this 30 Jun 10:40
· 11 commits to 1.1.x.x since this release

Bugfix release to address issue #137:

Project and BuildType names which contain more interesting characters (eg, colon, parenthesis, etc) cause the WebHook edit dialog to not render correctly.
This problem seems to possibly be related to TeamCity 2019.1.1 in some cases.

A huge thanks to @Keilaron for their guidance helping me use jQuery in a more robust way.