Plone.namedfile

Latest version: v6.3.1

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

Scan your dependencies

Page 3 of 13

6.0.0b5

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

Breaking changes:


- No longer test Plone 5.2 on 3.6 and Plone 6.0 on 3.7.
[maurits] (3637)


Bug fixes:


- Use ``mode`` parameter instead of deprecated ``direction`` and warn user about it.
[petschki, maurits] (102)

6.0.0b4

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

Bug fixes:


- Move getAllowedSizes + getQuality from CMFPlone.utils to this package.
[jensens] (132)

6.0.0b3

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

Bug fixes:


- Get title from ImageScale class.
Prevents a traceback when the context is a tile.
When no title can we found, fall back to an empty string.
[maurits] (128)

6.0.0b2

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

Bug fixes:


- Do not use full url in `image_scales` dictionary.
[petschki] (123)

6.0.0b1

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

New features:


- Creating a tag no longer generates the actual scale.
[maurits] (113)
- Add picture method to to ImageScaling and include it in image-test.
Picture tags only work on Plone 6, with several other branches for picture variants merged.
See `plip-image-srcsets.cfg <https://github.com/plone/buildout.coredev/blob/6.0/plips/plip-image-srcsets.cfg>`_.
If not available (like on Plone 5.2), an ordinary image tag is created.
[MrTango] (113)
- Add ``images-test`` page for Editors.
This shows various variants from the image field of the current context.
It shows a list of stored scales.
It allows purging the stored scales.
[maurits] (113)
- removed marking request for disable CSRF protection (need plone.scale with https://github.com/plone/plone.scale/pull/58)
[mamico] (177)
- use the attribute _sizes for local caching correctly available_sizes
[mamico] (177)
- add additional infos in scale storage only if missing
[mamico] (177)
- Register adapter for image fields to the new image_scales metadata.
Use this in the image_scale view to get images from a list a brains.
This code is not active on Plone 5, only Plone 6.
[cekk, maurits] (3521)


Bug fixes:


- Cleanup: isort, black, pyupgrade, remove use of six, etc.
[maurits] (120)

6.0.0a4

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

Bug fixes:


- Only look at the width when checking if a HiDPI image would be larger than the original.
Otherwise HiDPI srcsets are never included when the scale is defined with a height of 65536.
[maurits] (114)
- Fix Unauthorized when accessing ``images/image`` of private image, even as Manager.
Fixes problem introduced in previous release.
[maurits] (118)

Page 3 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.