New features:
- Add targetUrl to the dxcontent serializer for primary file fields to
be able to download a file directly. csenger (886)
Bug fixes:
- Fixed package install error with Python 3.6 without locale. See
[coredev issue
642](https://github.com/plone/buildout.coredev/issues/642#issuecomment-597008272).
maurits (642)
- plone.app.discussion extends the review workflow for moderation of
comments. This change takes the additional workflow states into
account. ksuess (842)