CODE 7.1.7
Description
Olympe CODE 7.1.7, released in November 2019.
Bug fixes & Minors
- OF-1072: Add support of URL query, and URL sanitization
- OF-1106: Prevent browsers from autocompleting text fields
- OF-1110: Changing behaviour of olympe.dc.Manager.deleteFile
Code breaks
- Calling olympe.dc.Manager.deleteFile() deletes the instance in the datacloud AND the file on the file service.
- A new method
setAutocomplete()
was added toTextfield
to enable browser auto-complete. It is available as a property in the Composer as well.