Skip to content

Releases: gioboa/jira-plugin

0.18.0

02 Jul 07:11
Compare
Choose a tag to compare

Features

  • added requests timeout setting

0.17.0

19 Jun 12:53
Compare
Choose a tag to compare

Features

  • now, after ticket creation, you can set the new ticket as working issue

0.16.1

03 May 12:39
Compare
Choose a tag to compare

Bug Fixes

  • managed error message when configuration is empty
  • credentials in json format

0.16.0

22 Mar 07:04
Compare
Choose a tag to compare

Features

  • added auto refresh interval setting
  • added show/hide working issue timer
  • change working issue status after selection
  • managed internal comment
  • added working issue assignees setting
  • save 'project' and 'working issue' settings inside workspace folder if exist

Bug Fixes

  • refresh issue list after issue creation
  • minor fixes

0.15.3

13 Mar 09:15
Compare
Choose a tag to compare

Bug Fixes

  • time not being tracked on Jira

0.15.2

08 Mar 22:20
Compare
Choose a tag to compare

Bug Fixes

  • removed copy-paste lib and use new clipboard API
  • solved issue in application state when there are multiple VsCode instances

0.15.1

01 Mar 16:07
Compare
Choose a tag to compare

Bug Fixes

  • solve issue in subtasks logic
  • added groupTaskAndSubtasks setting for backward compatibility

0.15.0

28 Feb 22:11
Compare
Choose a tag to compare

Features

  • checkout or create git branch
  • change explorer 'Group By' field
  • group issue and subtasks in explorer
  • added projectsToHide setting
  • added strictSSL setting

Breaking change

  • remove additionalCertificate setting

0.14.1

25 Feb 16:23
Compare
Choose a tag to compare

Bug Fixes

  • added additional certificate settings

0.14.0

19 Feb 14:11
Compare
Choose a tag to compare

Features

  • you can manage your Jira unread notifications inside VsCode notification center
  • managed sprint field

Breaking change

  • defaultJQLSearch now is defaultJqlSearch, so you have to copy manually the old setting in the new one