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 31 of 42

4.1.4

Not secure
Bug fixes:

- Set effective_date and reindex obj on workflow transitions.
wkbkhard (760)

4.1.3

Not secure
Bug fixes:

- Improve documentation for how to set relations by adding some
examples. buchi (732)
- Return an error message if a referenced object can not be resolved.
buchi (738)

4.1.2

Not secure
Bug fixes:

- types endpoint: Fix support for context aware default factories.
lgraf (748)

4.1.1

Not secure
Bug fixes:

- Handle `None` as a vocabulary term title in the vocabulary
serializer. Rotonen (742)
- Handle a term not having a title attribute in the vocabulary
serializer. Rotonen (742)
- Handle a term having a non-ASCII `str` title attribute in the
vocabulary serializer. Rotonen (743)
- Fix time freezing in Plone 5.1 tests. lgraf (745)

4.1.0

Not secure
New features:

- Use Black on the code base. timo (693)

4.0.0

Not secure
Breaking changes:

- vocabularies service: No longer returns an id for terms. Results
are batched, and terms are now listed as items instead of terms to
match other batched responses. Batch size is 25 by default but can
be overridden using the b_size parameter. davisagli
- types service: Choice fields using named vocabularies are now
serialized with a vocabulary property giving the URL of the
vocabularies endpoint for the vocabulary instead of including
choices, enum and enumNames inline. The subjects field is now
serialized as an array of string items using the
plone.app.vocabularies.Keywords vocabulary. davisagli
- Serialize widget parameters into a widgetOptions object instead of
adding them to the top level of the schema property. davisagli
- Add `title` and `token` filter to the vocabularies endpoint.
davisagli, sneridagh, timo (535)
- Use tokens for serialization/deserialization of vocabulary terms.
buchi (691)
- Return the token and the title of vocabulary terms in serialization.
See upgrade guide for more information. buchi (726)

New Features:

- `vocabularies` service: Use `title` parameter to filter terms by
title and `token` for getting the title of a term given a token.
(case-insensitive). davisagli, sneridagh, timo

Bug fixes:

- Standardize errors data structure of email-notification endpoint.
cekk (708)
- When renewing an expired or invalid authentication token with
`login-renew` fail with a `401` error instead of returning a new
authentication token. thet (721)
- Use interface name in the `tiles` profile instead of the shorthand
behavior name. This fixes 724. sneridagh (724)
- Avoid calculating batch links for catalog results twice.
davisagli

Page 31 of 42

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.