Django-filer

Latest version: v3.3.1

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

Scan your dependencies

Page 3 of 14

3.0.5

Not secure
==================

* Fix bug that ignored thumbnail storage custom settings in directory view
* remove Django 2.2, 3.0, and 3.1 classifiers in setup.py
* remove tests for Django < 3.2 since those versions are not supported anymore

3.0.4

Not secure
==================

* Fix bug when submitting permission admin form
* Fix folder select field css of permission admin form
* Fix requirements (Django>=3.2) in setup.py and docs
* Update Dutch, Spanish and French locale

3.0.3

Not secure
==================

* Fix copy folder being broken after django-mptt removal by protoroto in https://github.com/django-cms/django-filer/pull/1393
* fix: crash in the file detail view by vinitkumar in https://github.com/django-cms/django-filer/pull/1395
* Fix: actions.js error thrown in js console by fsbraun in https://github.com/django-cms/django-filer/pull/1397

3.0.2

Not secure
==================

* Fix another bug when the the thumbnailer in admin tags crashes because of
invalid or missing file
* Ensure action buttons in directory listing do not get disabled after using
cancel or back button if files or folders are selected.

3.0.1

Not secure
==================

* Fix a bug that creates a server error when requesting a thumbnail from an
invalid or missing file
* Fix a bug that on some systems webp images were not recognized
* Add missing css map files

3.0.0

Not secure
==================

* Add validation framework to prevent XSS attacks using HTML or SVG files (see docs)
* Only show uncategorized files to the owner or superuser if permissions are active
* Add an edit button to the file widget which opens edit file pop-up
* Refactored directory list view for significant performance increases
* Remove thumbnail generation from the directory list view request response cycle
* Support for upload of webp images
* Optional support for upload of heif images
* Add Django 4.2 support
* Add thumbnail view for faster visual management of image libraries
* Fix File.objects.only() query required for deleting user who own files.
* Fix several CSS quirks
* Fix folder widget
* Remove unused css from delete confirmation view and move file view
* Add Pillow 10 compatibility
* Update translations (de/fr/nl)
* Drop Django 2.2, 3.0, and 3.1 support

Page 3 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.