Releases: RobQuistNL/chrome-github-jira
Releases · RobQuistNL/chrome-github-jira
v1.3.0
- 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
- Includes a privacy policy
1.2.1
- Fixes a order name with names
1.2.0
- 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'sfetch
in a background view. - Changed template language to be English by default
- Removed the extra tab generated, as it wasn't really used