Skip to content

Releases: shaunburdick/jira2slack

Fix GitLab Smart links

31 May 21:43
190a5f4
Compare
Choose a tag to compare

Fixes an issues with GitLab Smart links #17

Support Smart Links

09 Apr 19:45
5e248fb
Compare
Choose a tag to compare

Added support for Smart Links.
Thanks @MPLinder !

Support Multiple {color} tags

10 Jan 13:32
Compare
Choose a tag to compare

Adds support for multiple {color} tags.
Thanks @swaters-atlassian!

Monospace: Support {}

28 Aug 15:45
Compare
Choose a tag to compare

Added support for curly brackets {} inside monospace JIRA tags.
Thanks @jervill !

Stricter unnamed link matching

22 Aug 12:35
Compare
Choose a tag to compare

The link regex as it existed could pick up some false positive links.
This code attempts to make the regex a bit more strict such that
the text inside square brackets must include at least 1 dot and
should not include any characters that are not allowed in URLs

Thanks @swaters-atlassian !

Bugfix: Multiple links

07 Jul 12:26
Compare
Choose a tag to compare

Added fix for multiple links on the same line.
Thanks @DanielHreben !

Bugfix: Regex loop for citations

12 Apr 14:29
Compare
Choose a tag to compare

Simplified the regex for converting citations as it was causing crashes for large citations.

Slack -> JIRA

26 May 01:28
Compare
Choose a tag to compare

Added Slack to Jira support

JIRA -> Slack Support

22 May 15:13
Compare
Choose a tag to compare

Initial support for converting JIRA to Slack