Plone.restapi

Latest version: v9.13.3

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

Scan your dependencies

Page 22 of 42

7.0.0b1

Not secure
New features:

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

7.0.0a6

Not secure
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

Not secure
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

Not secure
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

Not secure
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

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)

Page 22 of 42

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.