Plone.rest

Latest version: v5.0.0

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

Scan your dependencies

Page 21 of 43

7.0.0b1

--------------------

New features:


- Register blocks transformers also for Site Root
[cekk] (1043)

7.0.0a6

--------------------

New features:


- Add `sort` feature to resort all folder items [petschki] (812)
- Remove unneeded stringtype checks [erral] (875)
- Enable Plone 4 Control Panels: Add-ons, Dexterity Content Types [avoinea] (984)
- Enhance traceback with ``__traceback_info__`` on import to detect the field causing the problem. [jensens] (1009)


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 resolveuid blocks transforms [tisto, sneridagh] (1006)
- Fix type hint example in searching documentation. [jensens] (1008)
- 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)
- Check for Plone 5 in content-adding endpoint if plone.app.multilingual is installed [erral] (1029)
- Do not test if there is a `meta_type` index. It is unused ballast. [jensens] (2024)
- Fix tests with Products.MailHost 4.10. [maurits] (3178)

7.0.0a5

--------------------

New features:

- Improved blocks transformers: now we can handle generic transformers
[cekk]
- Add generic block transformer for handle resolveuid in all blocks that have a *url* or *href* field
[cekk]
- Add "smart fields" concept: if block has a *searchableText* field, this will be indexed in Plone
[cekk, tiberiuichim] (952)

7.0.0a4

--------------------

New features:


- Replace internal links to files in blocks with a download url if the user has no edit permissions [csenger] (930)

7.0.0a3

--------------------

New features:


- In block text indexing, query for IBlockSearchableText named adapters to allow
extraction from any block type. This avoids hardcoding for the 'text' block type.
[tiberiuichim] (917)

7.0.0a2

--------------------

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)

Page 21 of 43

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.