Release Notes
This page lists the release notes from all versions of Link Workflow Graphic for JIRA.
1.2.0 (Jun 29, 2022)
Upgrade
- Add maven dependency check
Compatibility
- Jira 8.22.4 compatibility
- Jira DC compatibility
1.1.6 (Apr 14, 2021)
Bug Fixes
- Fixed bug where the unmapped graphic will always select to use, even when you have the graphic configured for your language
Compatibility
- Jira 8.16.0 compatibility
1.1.5 (Otc 16, 2020)
Compatibility
- Add JIRA 8.7.1 Compatibility
1.1.4 (Feb 18, 2020)
Compatibility
- Add JIRA 8.7.1 Compatibility
1.1.3 (Jan 10, 2020)
Bug Fixes
- Fixed bug: App can't work with OracleDb
- Add more validation
Compatibility
- Add JIRA 8.5.1 Compatibility - fix UI
1.1.2 (Sep 03, 2019)
Bug Fixes
- Fixed bug can't import the backup XML file
Compatibility
- Add JIRA 8.3.3 Compatibility
1.1.1 (Jan 04, 2019)
Bug Fixes
- Fixed bug the graphic cannot be shown in a new popup in View All Issue page
- Fixed text error in add-on banner
1.1.0 (Dec 21, 2018)
New Features
- Added license system, this add-on is no longer free
- Added upload option when adding a graphic, now you can either use a graphic URL or simply upload it from your computer
- Added support for use already uploaded graphics as new Graphic Language Entry, so now you have three options when creating a Graphic: use an image URL from internet, upload one from your computer, or choose an existed image in your Jira system
- Removed graphic sizing option. All graphic now have no sizing option, it will automatically display with original size, with the ability to resize dynamically
- Added Graphic Management. From now on, you can manage all graphic on your system. You can name the graphics, write a description, see where those graphics are used, view details of graphic. And you can delete the graphics that are no longer used
- Added logging details for debug level to better troubleshooting for customers
Bug Fixes
- Fixed graphic is not shown when the URL is wrong or dead
- Fixed the detail module is duplicate in issue view page
- Fixed error messages always appear for the first time you associate project to workflow graphic scheme
- Fixed broken table when line was too long
1.0.2 (Aug 13, 2018)
- Initial release core features
Semantic Versioning:
Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version when incompatible API changes are made
- MINOR version when functionality in a backward-compatible manner is added
- PATCH version when the backward-compatible bug is fixed