---------------------
Upgrade notes
~~~~~~~~~~~~~
This release updates the profile version to *12*. Please use the upgrade
feature in ``portal_setup`` to upgrade the ``euphorie.deployment:default``
profile to this version.
Feature changes
~~~~~~~~~~~~~~~
- Add Flemish (nl_BE), Latvian (lv), Greek and Catalan (ca) translations.
[thomasw]
- Client API modifications:
- Add module title to the returned risk information.
- Expose risk standard solutions.
- Updated privacy policy text. [jcbrand]
Bugfixes
~~~~~~~~
- Report styling improvements: correct display of comments to they are
readable when printing a report.
[cornae]
- Implement missing export of image data for modules and risks in the client
API. This also changes the datastructure used for images; this should not
break existing clients since image data was never present in earlier versions.
[wichert]
- Fix survey XML importer to generate filenames for images if not provided.
This solves problems with not being able to see fullsize images for
imported images.
[wichert]
- Show proper help URL when outside of a survey. [jcbrand]
- Correct display of standard solution titles in the CMS navigation tree.
[jcbrand]