Plone.restapi

Latest version: v9.6.1

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 20 of 39

7.0.0a2

Not secure
--------------------

New features:


- Added ``IBlockFieldDeserializationTransformer`` and its counterpart,
``IBlockFieldSerializationTransformer`` concepts, use subscribers to
convert/adjust value of blocks on serialization/deserialization, this enables
an extensible mechanism to transform block values when saving content.

Added an html block deserializer transformer, it will clean the
content of the "html" block according to portal_transform x-html-safe settings.

Added an image block deserializer transformer, it will use resolveuid mechanism
to transform the url field to a UID of content.

Move the resolveuid code from the dexterity field deserializer to a dedicated
block converter adapter, using the above mechanism.
[tiberiuichim] (915)

7.0.0a1

Not secure
--------------------

New features:


- Resolve links in blocks to UIDs during deserialization and back to paths during
serialization.
[buchi,timo,cekk] (808)

6.15.1

Not secure
-------------------

Bug fixes:


- Fixed compatibility with Zope 4.5.2 by making sure Location header is string.
On Python 2 it could be unicode for the users and groups end points.
Fixes `issue 1019 <https://github.com/plone/plone.restapi/issues/1019>`_.
[maurits] (1019)

6.15.0

Not secure
-------------------

New features:

- Add `sort` feature to resort all folder items
[petschki] (812)

- Remove unneeded stringtype checks
[erral] (875)


Bug fixes:


- Fixed deprecation warnings for ``zope.site.hooks``, ``CMFPlone.interfaces.ILanguageSchema``
and ``plone.dexterity.utils.splitSchemaName``.
[maurits] (975)

- Update tests to fix https://github.com/plone/plone.dexterity/pull/137
[avoinea] (1001)

- Fix tests with Products.MailHost 4.10.
[maurits] (3178)

6.14.0

Not secure
-------------------

New features:

- Add types endpoint to be able to add/edit/delete CT schema [Petchesi-Iulian, avoinea] (951)

6.13.8

Not secure
-------------------

Bug fixes:


- Removed useless management of metadata_fields in SearchHandler/LazyCatalogResultSerializer since it is handled in DefaultJSONSummarySerializer. [gbastien] (970)

Page 20 of 39

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.