Plone.namedfile

Latest version: v6.3.0

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

Scan your dependencies

Page 8 of 13

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]

3.0.7

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

Fixes:

- Make plone.protect a soft dependency. This allows to use this package in
setups without the Plone stack. Fixes plone/Products.CMFPlone1311
[thet]

3.0.6

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

Fixes:

- Stabilised tests. [gotcha]

3.0.5

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

New:

- Added webdav support to image scales.
https://github.com/plone/Products.CMFPlone/issues/1251
[maurits]

Page 8 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.