Plone.namedfile

Latest version: v6.3.1

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

Scan your dependencies

Page 2 of 13

6.1.2

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

Bug fixes:


- Fixed the issue where SVG images containing extensive metadata were not being displayed
correctly (resulting in a width/height of 1px). This problem could occur when the
<svg> tag exceeded the MAX_INFO_BYTES limit.

Fixes `issue 147 <https://github.com/plone/plone.namedfile/issues/147>`_.
[mliebischer] (147)

6.1.1

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

Bug fixes:


- Return a 400 Bad Request response if the `images` view is published without a subpath. davisagli (144)


Tests


- Fix tests to work with various ``beautifulsoup4`` versions.
[maurits] (867)

6.1.0

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

New features:


- Move ``Zope2FileUploadStorable`` code from plone.app.z3cform to here to break a cyclic dependency.
[gforcada] (3764)

6.0.2

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

Bug fixes:


- Fix picture tag when original image is used instead of a scale.
[maurits] (142)

6.0.1

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

Tests


- Tox: explicitly test only the ``plone.namedfile`` package. [maurits] (50)

6.0.0

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

Bug fixes:


- Log a warning when a scale for a picture variant is not found.
Until now this gave an exception.
[maurits] (134)
- Prevent exception when an anonymous user is the first to load a page with a private image.
Anonymous still gets an Unauthorized when loading the image, but that is to be expected.
The html at least shows normally.
Fixes `issue 135 <https://github.com/plone/plone.namedfile/issues/135>`_.
[maurits] (135)
- Fixed writing to the database each time an original is requested.
This happens when requesting the original under a unique id.
[maurits] (3678)

Page 2 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.