Skip to content

v2.0.0

Choose a tag to compare

@dregad dregad released this 08 May 08:51
· 8 commits to master since this release
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