Plone.restapi

Latest version: v9.6.1

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

Scan your dependencies

Page 1 of 39

9.6.1

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

Bug fixes:


- Fixed password reset issue by replacing `username` with `target_user` to correctly authenticate using email. Hrittik20 (943)
- In Plone 6, uses ``plone.textindexer`` to add block texts to the SearchableText index, instead of ``plone.indexer``. This ensures that behaviors can add fields to SearchableText with ``plone.textindexer``. wesleybl (1744)
- Use the ``mode`` parameter instead of ``direction`` when calling the ``scale`` method. Also change value to ``scale``. wesleybl (1758)
- image_scales in serializer are returned as json_compatible format. cekk (1772)


Internal:


- Test to ensure that the scale hash of an image is the same as the hash of the image block with this image. sneridagh (1716)
- Bump all the versions in GitHub workflows. stevepiercy (1762)

9.6.0

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

New features:


- Add available languages information to the site endpoint. erral (1738)
- Add the site timezone to the site endpoint return result. folix-01 (1749)


Internal:


- Use last version of Python 3.12 in tests. https://github.com/python/cpython/issues/113267 has been fixed. wesleybl (#1740)

9.5.0

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

Bug fixes:


- Fixed the permission check for adding users to groups and removing users from groups, so that it is allowed for users with the Site Administrator role. wesleybl (1750)
- Enhanced Makefile paths to address whitespace compatibility issues. Vivek-04022001 (1753)

9.4.2

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

Bug fixes:


- Fixed `allow_discussion` serialization for the Plone Site, to return a boolean like other content types. Akshat2Jain (1674)
- Fixed an edge case in the blocks resolveuid transforms with a trailing slash before a fragment. sneridagh (1748)


Internal:


- Remove debug-exceptions = on from the buildout instance section. wesleybl (1734)

9.4.1

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

Bug fixes:


- Fixed the logic for converting public URLs to and from internal UID-based URLs. Now if the URL includes a fragment, it is preserved. sneridagh (1746)

9.4.0

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

New features:


- Translate validation error messages in the deserializer. wesleybl (1742)

Page 1 of 39

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.