Plone.app.blob

Latest version: v1.8.2

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

Scan your dependencies

Page 9 of 10

1.0b8

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

- Added a modified version of the customized ATBlob factory for use with
CMF 2.2.
[davisagli]

- Make sure that BlobWrappers for zero-length blobs still evaluate to
boolean True.
[davisagli]

- Implement range support for downloads. This fixes
http://plone.org/products/plone.app.blob/issues/11
[j23d, rossp, witsch]

- Fix image field validator to match that from `ATContentTypes`.
[rossp]

- With `ATContentTypes` >=2.0, check the `_should_set_id_to_filename`
method to determine if `ATBlob`'s `fixAutoId` method should set the
item id to the filename of the blob field. For images, don't set it
to the filename if a title was supplied.
[davisagli]

- Add blobbable adapters for Python file objects and OFS Pdata objects.
[davisagli]

- Add helper view to get a rough estimate of the total size of binary
content in a site.
[witsch]

1.0b7

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

- Fix regression in setup for running bbb tests against Plone 3.x.
[witsch]

- Update migration view to issue warning when `plone.app.blob` has not
been quick-installed yet. Fixes http://dev.plone.org/plone/ticket/8496
[witsch]

- Preserve filename when editing via WebDAV. This fixes
http://plone.org/products/plone.app.blob/issues/23
[witsch]

- Update basic blob content type to be LinguaPlone-aware. This fixes
http://plone.org/products/plone.app.blob/issues/24
[j23d]

- Override helper method to provide file-like objects for image
transformations. This fixes http://dev.plone.org/plone/ticket/8506
[amleczko, witsch]

- Add some additional CMF/ATCT compatibility to the ATCT
replacement types using the "cmf_edit" method.
[alecm]

- Provide helper methods for easier migration of custom content types.
[ggozad, witsch]

- Refactor test setup to make it work with ZODB 3.9.
[witsch]

1.0b6

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

- Minor fixes and test updates for compatibility with Plone 4.0.
[witsch]

- Store image scales in blobs.
[witsch]

- Use correct permissions when registering replacement types for
"File" and "Image" content.
See http://plone.org/products/plone.app.blob/issues/9
[witsch]

- Fix migration issue regarding stale catalog index- & meta-data.
[witsch]

- Allow certain file types to be downloaded immediately.
See http://plone.org/products/plone.app.blob/issues/4
[optilude]

- Fix performance issue regarding extension field.
[witsch]

1.0b5

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

- Fix compatibility issue with `repoze.zope2`.
[optilude, witsch]

- Fix compatibility issues with ZODB 3.9 and Plone 4.0.
[witsch]

- Speed up migration of existing content by using "in-place" migrators
and avoid unnecessary re-indexing.
[witsch]

- Fix registration of blob-based image scale adapter to prevent getting
404s for content other than images. This fixes the second issue
related to http://plone.org/products/plone.app.blob/issues/19
[witsch]

1.0b4

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

- Provide maintenance view for (re)setting blob sub-types, which can also
be used to fix things after upgrading from 1.0b2 or earlier.
This fixes http://plone.org/products/plone.app.blob/issues/19
[witsch]

1.0b3

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

- Clean up GenericSetup profiles to allow separate installation of
replacement types for "File" and "Image" content.
[witsch]

- Add index accessor to make indexing of file content work again.
This fixes http://plone.org/products/plone.app.blob/issues/12
[witsch]

- Make code more robust in case of missing blob files.
This fixes http://plone.org/products/plone.app.blob/issues/10
[witsch]

- Make tests clean up their temporary blob directories.
[stefan]

- Remove quota argument from DemoStorage calls.
[stefan]

- Add workaround to prevent breakage with CMFEditions (blob-based
content can still not be versioned, though).
[witsch]

- Add missing acquisition-wrapper, also allowing to remove circular
references between instance and field, which broke pickling.
[witsch]

- Fix helper for determining image sizes to not break for non-image
content.
[witsch]

- Use PIL for determining image sizes as the OFS code cannot handle
certain types of JPEGs.
[witsch]

- Added missing metadata.xml to the default profile.
[hannosch]

- Only use the file name for id generation for the replacement types,
i.e. "File" and "Image", but not custom types. This fixes
http://plone.org/products/plone.app.blob/issues/3
[witsch]

- Fix issue where the mime-type registry returned an empty tuple when
looking up an unknown mime-type. This fixes
http://plone.org/products/plone.app.blob/issues/1
[witsch]

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.