Plone.restapi

Latest version: v9.6.1

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

Scan your dependencies

Page 36 of 39

1.0a24

Not secure
-------------------

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

Not secure
-------------------

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

Not secure
-------------------

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]

1.0a21

Not secure
-------------------

New Features:

- Add support for expandable elements. See http://plonerestapi.readthedocs.io/en/latest/expansion.html for details.
[buchi]

- Translate titles in workflow.
[csenger]

- Add endpoints for locking/unlocking. See http://plonerestapi.readthedocs.io/en/latest/locking.html for details.
[buchi]

- Add controlpanels endpoint.
[jaroel, timo]

Bugfixes:

- Fix ZCML load order issue by explicitly loading permissions.zcml from CMFCore.
[lgraf]

- Fix id values returned by search with 'fullobjects' option
[ebrehault]

- Re-add skipped tests from breadcrumbs and navigation now that expansion
is in place.
[sneridagh]

1.0a20

Not secure
-------------------

Bugfixes:

- Support content reordering on the site root.
[jaroel]

- Support setting Layout on the site root.
[jaroel]

- Add clarification when using SearchableText parameter in plone.restapi to avoid confusions
[sneridagh]

1.0a19

Not secure
-------------------

New Features:

- Implement tus.io upload endpoint.
[buchi]

Page 36 of 39

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.