Plone.rest

Latest version: v5.0.0

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

Scan your dependencies

Page 39 of 43

1.0.0

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

New features:

- Add support for Plone 5.1.
[timo]

- Add Plone 4.3, 5.0 and 5.1 to list classifiers in setup.py.
[timo]

- Set development status to production/stable in setup.py.
[timo]

1.0b1

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

Bugfixes:

- Do not render service in preflight requests when no CORS policy was defined.
Fixes: https://github.com/plone/plone.rest/issues/63
[buchi]

1.0a25

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

Breaking Changes:

- Remove components navigation and breadcrumbs. Use top level navigation and
breadcrumb endpoints instead.
[timo]

- Remove "sharing" attributes from GET response.
[timo,jaroel]

- Convert richtext using .output_relative_to. Direct conversion from RichText
if no longer supported as we *always* need a context for the ITransformer.
[jaroel]

New Features:

- Add fullobjects parameter to content GET request.
[timo]

- Include descriptions of modified fields in object-modified event.
[buchi]

- Add uninstall profile
[davilima6]

- Add `include_items` option to `SerializeFolderToJson`.
[Gagaro]

Bugfixes:

- Fix error messages for password reset (wrong user and wrong password).
[csenger]

- Fix 440, URL and id wrong in second level get contents call for folderish
items.
[sneridagh]

- Fix 441, GET in a folderish content with 'fullobjects' is
including all items recursively.
[sneridagh]

- Fix 443, Ensure the userid returned by `authenticateCredentials` is a byte string and not unicode.
[Gagaro]

1.0a24

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

New Features:

- Add 'is_editable' and 'is_deletable' to the serialization of comments
objects. Also refactored the comments endpoint to DRY.
[sneridagh]

- Improve is_folderish property to include Plone site and AT content types
[sneridagh]

Bugfixes:

- Cover complete use cases of file handling in a content type. This includes
removal of a image/file and being able to feed the PATCH endpoint with the
response of a GET operation the image/file fields without deleting the
existing value.
[sneridagh]

1.0a23

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

Bugfixes:

- Fix JWT authentication for users defined in the Zope root user folder.
This fixes https://github.com/plone/plone.restapi/issues/168 and
https://github.com/plone/plone.restapi/issues/127.
[buchi]

- Fix datetime deserialization for timezone aware fields.
This fixes https://github.com/plone/plone.restapi/issues/253
[buchi]

1.0a22

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

New Features:

- Add translations endpoint
[erral]

- Include title in site serialization.
[buchi]

- Include is_folderish property on GET request responses. Fixes 327.
[sneridagh]


Bugfixes:

- Strip spaces from TextLine values to match z3c.form implementation.
[jaroel]

- Disallow None and u'' when TextLine is required. Refs 351.
[jaroel]

- Make getting '/types/{type_id}' work for non-DX types, ie "Plone Site".
[jaroel]

- Remove Products.PasswortResetTool from setup.py since it is
a soft dependency. It is included in Plone >= 5.1.
[tomgross]

- Update pytz to fix travis builds
[sneridagh]

Page 39 of 43

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.