Skip to content

Releases: yonimoses/jira-rest-customfield

1.0.9 Release

06 Feb 21:46
Compare
Choose a tag to compare

Release notes

1.0.9

Feb 6th, 2020

  • Added support for basic auth when retrieving rest. check the config screen for more info

1.0.8 Release

21 Jan 20:35
Compare
Choose a tag to compare

Release notes

1.0.8

January 21th, 2020

  • Replaced JQuery in autocomplete with AJS.$.

1.0.7 Release

21 Jan 20:29
Compare
Choose a tag to compare

Release notes

1.0.7

January 21th, 2020

  • Replaced JQuery in autocomplete with AJS.$.

1.0.4 Release

19 Jan 18:29
Compare
Choose a tag to compare

Release notes

1.0.4

January 19th, 2020

  • Support for name as default in json parser.
    Upon new installation of the plugin, users can use and test the field when typing a country without going to configuration first.

1.0.3 Release

18 Jan 16:58
Compare
Choose a tag to compare

Release Notes

v1.0.2 - January 18th, 2020

##fixes

  • Replaced $ with AJS.$ - apparently it works.
  • Fixes to ConfigurationServlet screen. added response text to users upon saving.

1.0.2 Release

18 Jan 16:56
Compare
Choose a tag to compare

Release Notes

v1.0.1 - January 18th, 2020

###fixes

  • Replaced $ with AJS.$ - apparently it works.
  • Fixes to ConfigurationServlet screen. added response text to users upon saving.

v1.0.0 - January 18th, 2020

Initial release