All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning specification.
2.0.1 - 2023-12-10
2.0.0 - 2022-05-08
- Support for MantisBT 2.x
- In Edit Links page, add buttons to
- clear all selected target values
- revert changes to selected values
- Plugin files moved to repository root
- Moved JavaScript code to separate files
- Use MantisBT REST API to retrieve data from JavaScript
- Updated French translation
- Support for MantisBT 1.x
- 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
- Sanitize field names and values #7
1.0.1 - 2015-07-16
- French translation
- Russian translation
- Only display custom fields of supported types #1
- Increase size of custom_field_value and target_field_values columns #15549
- Bump jQuery requirement to 1.8
1.0 - 2011-09-22
- Initial release