Skip to content

Releases: gustavkarlsson/rocketchat-jira-trigger

1.5.0

29 Aug 15:43
Compare
Choose a tag to compare

Features

  • #69 Remove enforcement of upper-cased JIRA keys
  • #75 Bind to custom IP address

1.4.0

24 Nov 19:09
Compare
Choose a tag to compare

Features

  • JIRA issues are now presented in a more helpful way. Issues are initially collapsed but are named with the JIRA key + title. Clicking the name leads directly to the issue.
  • #55 Custom fields are now supported
  • #53 Messages from bots can now be ignored
  • #52 Users and channels can now be black/white-listed based on their ID:s

Bug fixes

  • #64 Links should now be work better

Deprecations

  • The + suffix no longer works for getting extended fields. This has been replaced with the pre-collapsed view.
  • default_fields and extended_fields have been replaced by a single property fields

1.3.3

24 Nov 18:58
4d78d4a
Compare
Choose a tag to compare

Bug fixes

1.3.2

10 Mar 18:09
Compare
Choose a tag to compare

Bug fixes

  • Fixed a bug where authentication information would have to be entered twice
  • Small Improvements to startup time and memory consumption

1.3.1

10 Mar 18:08
Compare
Choose a tag to compare

Bug fixes

  • Huge performance bug fixed which should prevent Rocket.Chat from re-sending requests.

1.3.0

10 Mar 16:48
Compare
Choose a tag to compare

Features

  • #42 Configuration can now be done using environment variables in addition to configuration files

Bug fixes

  • #47 All JIRA links are now generated properly

1.2.3

26 Oct 18:58
Compare
Choose a tag to compare

Bug fixes

  • #45 Fixed critical runtime error

1.2.2

25 Oct 13:35
Compare
Choose a tag to compare

Bug fixes

  • #43 Whitelisting users and channels should now work as intended

1.2.1

25 Oct 12:50
Compare
Choose a tag to compare

Bug fixes

  • #44 Build should work again

1.2.0

04 Jul 17:02
Compare
Choose a tag to compare

Bug fixes

  • Fixes issues with ambiguous 'bot' field.