Releases: mantisbt-plugins/LinkedCustomFields
Releases · mantisbt-plugins/LinkedCustomFields
v2.0.2
v2.0.1
v2.0.0
This new release finally brings compatibility with MantisBT 2.x, along with a few UI improvements.
Thanks to @unboundeduniverse for their contribution (see #5 and #7).
Added
- Support for MantisBT 2.x
- In Edit Links page, add buttons to
- clear all selected target values
- revert changes to selected values
Changed
- Plugin files moved to repository root
- Moved JavaScript code to separate files
- Use MantisBT REST API to retrieve data from JavaScript
- Updated French translation
Removed
- Support for MantisBT 1.x
Fixed
- Mapping section is not displayed #4
- Linked values do not work for multiselection list custom fields #5
- Linking not working for custom fields containing double-quotes #6
Security
- Sanitize field names and values #7