----------------------
Upgrade notes
~~~~~~~~~~~~~
No special upgrade steps are needed for this release.
Feature changes
~~~~~~~~~~~~~~~
- Add a caption field for module image captions. This fixes `TNO ticket 210
<https://code.simplon.biz/tracker/tno-euphorie/ticket/210>`_.
[wichert]
- Position images for module views on the right side of the page so they
do not break running text as badly. This should fix `TNO ticket 211
<https://code.simplon.biz/tracker/tno-euphorie/ticket/211>`_.
[wichert]
- Use a slightly larger image size for the module views, and enable
image zoom (fancybox). This fixes `TNO ticket 209
<https://code.simplon.biz/tracker/tno-euphorie/ticket/209>`_.
[wichert]
Bugfixes
~~~~~~~~
- Fix case handling of email addresses when changing the email address
in the client. Previously it was possible to change to an email address
with capital, after which login was no longer possible. This fixes
a final part of `TNO ticket 194
<https://code.simplon.biz/tracker/tno-euphorie/ticket/194>`_.
[wichert]
Other changes
~~~~~~~~~~~~~
- Small code restructuring to make it easier for derived sites to change
filters for reports.
[wichert]