Plone.namedfile

Latest version: v7.0.0

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

Scan your dependencies

Page 8 of 13

4.2.0

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

New features:

- Add retina image scales using srcset attribute.
[didrix]

4.1.2

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

Bug fixes:

- BrowserViews have no Acquisition.
[pbauer]

4.1.1

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

New features:

- Add automatic image rotation based on EXIF data for all images.
Based on piexif library and ideas of maartenkling and ezvirtual.
Choosen piexif as it allow read and write of exif data for future enhancements.
http://piexif.readthedocs.org/en/latest/
For Orientation examples and description see http://www.daveperrett.com/articles/2012/07/28/exif-orientation-handling-is-a-ghetto/ test data https://github.com/recurser/exif-orientation-examples
Additional Test Images with different MIME-Types (JPEG and TIFF) and possible problems: https://github.com/ianare/exif-samples.git
[loechel]

- Support SVG images
[tomgross]


Bug fixes:

- Added handler for Tiff Images in getImageInfo.
[loechel]

- Restructured packages.
Moved image meta data detection in an own subfolder
[loechel]

4.1

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

New features:

- Add Pdata storage
[vangheem]

4.0

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

Incompatibilities:

- Targets Plone 5.1 only, coredev 5.0 and 4.3 are on 3.0.x branch [jensens]:

- ``plone.supermodel``, ``plone.scale`` and ``plone.schemaeditor`` are now hard depedencies.
The extras in setup.py are kept for bbb reasons, but are empty.
Conditional code is now no longer conditional.
This simplifies the code a lot.

- ``zope.app.file`` is no longer hard dependency.
If it is there, its FileChunk implementation is still checked for, otherwise not.


New:

- uses adapter as factory for scales as in plone.scale>=1.5
[jensens]

Fixes:

- Several tests were failing on Windows 10 due to binary files being opened in text mode. Fixed.
[smcmahon]

- Prevent attempt to create a filestream_iterator from a temporary file associated with an
uncommited blob.
Fixes an error on Windows 10 "WindowsError 32" by attempting to delete or access a file in use
by another process.
[smcmahon]

- Fix tests to work with latest plone.scale changes, where gif images are no longer converted to jpeg.
[thet]

- Fixed test setup to use layers properly.
[jensens]

- Fixed test isolation problem in ``test_blobfile.py``.
[jensens]

- Fix warning on testing.zcml missing an i18n:domain.
[gforcada]

- Fix some code analysis warnings.
[gforcada]

3.0.8

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

Fixes:

- PEP 8, UTF-8 headers, implements/adapts to decorators, doctest formating.
[thet, jensens]

- Workarround for method getImageSize.
Prevent returning (-1, -1) as the size of the image.
[andreesg]

Page 8 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.