Skip to content

Releases: RobQuistNL/chrome-github-jira

v1.3.0

23 Aug 09:14
Compare
Choose a tag to compare
  • Fix prefilled data being overwritten by plugin (thanks @blakegearin | fixes #49)
  • Upgrade manifest from v2 to v3 (thanks @HanJaeJoon)
  • Allow for custom URL's with optional permissions (thanks @exadeci | fixes #45)
  • Replaced deprecated DOM checks with proper listeners
  • Fixed potential undefined error in navigating pages

1.2.2

24 May 10:39
Compare
Choose a tag to compare
  • Includes a privacy policy

1.2.1

07 May 07:26
d4cfd87
Compare
Choose a tag to compare
  • Fixes a order name with names

1.2.0

02 Apr 22:53
Compare
Choose a tag to compare
  • Added option to disable automatic title generation
  • Added option to disable automatic template insertion
  • Fixed incorrect title loading when opening an MR
  • Updated jQuery to 3.3.1
  • Improved look of inserted information in PR overview
  • Improved option page
  • Improved API calls - no longer using jQuery's ajax, but Chrome's fetch in a background view.
  • Changed template language to be English by default
  • Removed the extra tab generated, as it wasn't really used