Plone.rest

Latest version: v5.0.0

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

Scan your dependencies

Page 41 of 43

1.0a15

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

New Features:

- Add translations endpoint
[erral]

- Reorder children in a item using the content endpoint.
[jaroel]

- Add batched listing of registry entries to registry endpoint.
[jaroel]

1.0a14

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

New Features:

- Add history endpoint.
[jaroel]

Bugfixes:

- Fix the move endpoint fails to return 403 when the user don't have proper
delete permissions over the parent folder.
[sneridagh]

1.0a13

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

New Features:

- Add support for a 'search' parameter to sharing. This returns additional
principals in 'entries', also flagging the acquired and inherited fields.
[jaroel]

- Add support for setting/modifying 'layout' on DX and AT content endpoints.
[jaroel]

- Add support for getting the defined layouts on the root types endpoint.
[jaroel]

Bugfixes:

- Add the title to the workflow history in the workflow endpoint.
This fixes 279.
[sneridagh]

- Don't fetch unnecessary PasswordResetTool in Plone 5.1
[tomgross]

1.0a12

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

Bugfixes:

- Handle special case when user move content that cannot delete returning
proper 403
[sneridagh]

1.0a11

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

Bugfixes:

- Remove zope.intid dependency from copy/move endpoint. Remove plone.api
dependency from principals endpoint. Make
ChoiceslessRelationListSchemaProvider available only if z3c.relationfield
is installed. This fixes https://github.com/plone/plone.restapi/issues/288
[erral]

- Remove unittest2 imports from tests.
[timo]

- Add Products.PasswortResetTool to dependencies. This dependency is gone in
Plone 5.1.
[timo]

- Make import of LocalrolesModifiedEvent conditional, so plone.restapi
doesn't prevent Plone 4.3 deployments < 4.3.4 from booting.
[lgraf]

1.0a10

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

New Features:

- Add sharing endpoint.
[timo,csenger,sneridagh]

- Add vocabularies endpoint.
[timo,csenger,sneridagh]

- Add copy and move endpoints.
[buchi,sneridagh]

- Docs: Convert all HTTP examples to use sphinxcontrib-httpexample.
[lgraf]

- Add 'addable' attribute to the types endpoint. It specifies if the content
type can be added to the current context. See
https://github.com/plone/plone.restapi/issues/173.
[jaroel]

- Add support for named IJsonSchemaProvider adapter to target a single
field in a schema. This allows us to prevent rendering all choices in
relatedItems. See https://github.com/plone/plone.restapi/issues/199.
[jaroel]

- Add review_state to the folderish summary serializer.
[sneridagh]

- Add principals endpoint. It searches for principals and returns a list of
users and groups that matches the query. This is aimed to be used in the
sharing UI widget or other user/groups search widgets.
[sneridagh]

- Add reset-password action to the users endpoint.
https://github.com/plone/plone.restapi/issues/158
[timo,csenger]

Bugfixes:

- Fix coveralls reporting.
[timo]

- Return correct id for folderish objects created via POST.
[lgraf]

- Fix timezone-related failures when running tests through `coverage`.
[witsch]

- search endpoint: Also prefill path query dict with context path.
This will allow users to supply an argument like path.depth=1, and still
have path.query be prefilled server-side to the context's path.
[lgraf]

- Overhaul JSON schema generation for types endpoint. It now returns
fields in correct order and in their appropriate fieldsets.
[lgraf]

- Add missing id to the Plone site serialization, related to issue 186.
[sneridagh]

- Add missing adapter for IBytes on JSONFieldSchema generator. This fixes the
broken /types/Image and /types/File endpoints.
[sneridagh]

- Fix addable types for member users and roles assigned locally on types
endpoint.
[sneridagh]

Page 41 of 43

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.