plone.app.dexterity: 3.0.1 → 3.0.3 ---------------------------------- Bug fixes: - Modeleditor: Don't double escape the xml. Use the page template's structure keyword when inserting the escaped HTML into the modeleditor's textarea. This allows the source code pattern to properly parse and display the XML for editing. Fixes: #357 (#358) - Fix ``XMLSyntaxError`` when saving model source in the modeleditor. [maurits] (#3695) plone.app.locales: 6.0.8 → 6.0.9 -------------------------------- - Update nl translation. [maurits, fredvd] - Update es translation. [erral] - Update eu translation. [erral] - Update pt-br translation. [luxcas] - Update french translation. [jchandelle, ndemonte, mpeeters] plone.app.registry: 2.0.0 → 2.0.1 --------------------------------- Bug fixes: - Fix responsive table. [petschki] (#64) plone.autoinclude: 1.0.0 → 1.0.1 -------------------------------- Bug fixes: - Revert "Use setuptools/pkg_resources regex to compute safe name for a project" to fix an error importing packages with dashes. [davisagli] (#22) plone.base: 1.0.0 → 1.0.1 ------------------------- Bug fixes: - Fix title and description for types_not_searched in ISearchSchema [danalvrz] (#24) plone.restapi: 8.32.4 → 8.32.6 ------------------------------ Bug fixes: - Fix an error when saving content with a slate block that includes an empty link. [davisagli] (#1553) - Fix timezone for Locking creation date @iFlameing (#1551) plone.staticresources: 2.0.2 → 2.0.3 ------------------------------------ Bug fixes: - Upgrade Mockup to 5.0.0-beta.7. [thet, petschki] (#259) plone.volto: 4.0.0 → 4.0.2 -------------------------- Bug fixes: - Fix create default homepage script problem with non existent description field. Fix default and demo page texts [sneridagh] (#103) - Prepare 6 final default text for demo and local installs. [stevepiercy] (#102)