- Fix missing `item_count` value when coming from older versions. [petschki]
3.1.1
------------------
- Fix boolean fields title/description/text to not be required. [petschki]
3.1.0
------------------
- Add option to enable the Eventlisting view (this expands recurring events). NOTE: The listing will only show Event types. [petschki]
3.0.1
------------------
- Fix broken CMFDynamicViewFTI import. [thet]
- Fix byline viewlet name [frapell]
3.0.0
------------------
- Added linkintegrity for html and existingcontent tile. Code is ported form version 2.5.0, and is only active when plone.app.blocks version 6.0.2 or higher is used. [petschki]
3.0.0b1
--------------------
- Fix ``isDefaultPage`` import which was moved to ``plone.base.defaultpage`` [petschki]
- Cleanup and fix ExistingContentTile in 5.2 [gotcha, Mychae1]