- Remove DL's from portal message in templates. https://github.com/plone/Products.CMFPlone/issues/153 [khink]
2.1.13
-------------------
- Fix tests to work with auto csrf. [vangheem]
- Fix tests for latest plone.protect. [vangheem]
2.1.12
-------------------
- Information messages can be hidden from user who checked out content when using a placeful workflow, see: https://dev.plone.org/ticket/13852 [anthonygerrard]
- Replaced the "Locked" label with "Warning" [rristow]
2.1.11
-------------------
- set lock timeout to MAX_TIMEOUT to avoid baseline unwanted unlock after 10 minutes [parruc]
2.1.10
-------------------
- Fixed error on checking in the working copy of an object linked in it's parent rich text field, see: https://dev.plone.org/ticket/13462 [radekj]