Releases: gustavkarlsson/rocketchat-jira-trigger
Releases · gustavkarlsson/rocketchat-jira-trigger
1.5.0
1.4.0
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
andextended_fields
have been replaced by a single propertyfields
1.3.3
Bug fixes
- #59 Fixed JIRA key regex (thx @toastbrotch for #63)
1.3.2
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
Bug fixes
- Huge performance bug fixed which should prevent Rocket.Chat from re-sending requests.
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
Bug fixes
- Fixes issues with ambiguous 'bot' field.