- Fix error when folder content type restrictions were set to `No value`. rohnsha0 (3654)
4.1.8
------------------
Bug fixes:
- Fix DeprecationWarnings. [maurits] (4090)
4.1.7
------------------
Bug fixes:
- Fix `select_default_page` in VHM hosted sites [petschki] (292)
4.1.6
------------------
Bug fixes:
- getVocabulary: Fix for terms with incomplete HTML (288)
4.1.5
------------------
Bug fixes:
- Fix BS styling in ``content_status_history`` template and replace deprecated ``toggleSelect()`` with ``pat-checklist`` [petschki] (285) - getVocabulary: Speed improvement for large vocabularies (287)
4.1.4
------------------
Bug fixes:
- No longer check ``visible_ids`` on the 'select default page' form. Usage of ``visible_ids`` was largely removed in Plone 5.0 already, and you cannot change the setting on the portal or the member. This was using the deprecated ``portal_properties`` tool. [maurits] (125)