We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea11790 commit b4f4934Copy full SHA for b4f4934
CHANGELOG.md
@@ -28,6 +28,20 @@ specification.
28
29
- Support for MantisBT 1.x
30
31
+### Fixed
32
+
33
+- Mapping section is not displayed
34
+ [#4](https://github.com/mantisbt-plugins/LinkedCustomFields/pull/4)
35
+- Linked values do not work for multiselection list custom fields
36
+ [#5](https://github.com/mantisbt-plugins/LinkedCustomFields/pull/5)
37
+- Linking not working for custom fields containing double-quotes
38
+ [#6](https://github.com/mantisbt-plugins/LinkedCustomFields/pull/6)
39
40
+### Security
41
42
+- Sanitize field names and values
43
+ [#7](https://github.com/mantisbt-plugins/LinkedCustomFields/pull/7)
44
45
46
## [1.0.1] - 2015-07-16
47
0 commit comments