Changes in v1.6.5
-----------------
This release features an additional functionality on instantiation tool in order
to remove all access controls.
This release is fully compatible with the v1.6.2, v1.6.3 & v1.6.4 releases.
New features :
* Instantiation tool :
- New '-o' option to specify extended options to the instantiation.
Currently, it accepts a single option only ('delete_acl'), used to erase
*all* access controls of the given instance
- The '-f' option now accepts a list of instance definition files.
- Update of display groups is now available (expected for a display group deletion).
Bug fixes :
* (Bug 647) Impossible to add a line break on a multi-line text field.
* (Bug 677) Call of filter edition or deletion without selection displays an
empty page instead of the list of available filters.
* (Bug 699) Correct execution problem of FieldsManager.getValuesContainer method.