Django-filer

Latest version: v3.1.3

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

Scan your dependencies

Page 1 of 13

3.1.3

==================
* Fix: Folder select widget did not render correctly with standard Django admin
styles.

3.1.2

==================

* Made the filer check command compatible with custom image models.
* Use the final image model's app label to determine the expand view URL.
* Prepare the image expand URL in the admin code and pass it through to the template via context.
* Fix 1377: Field `verbose_name` should use `gettext_lazy`.
* Fix: styles for django 4.2+ admin.
* Fix: Unintended scroll when clearing file widget.
* Fix: Method `ImageAdminForm.clean_subject_location()` not implemented correctly causing invokation
of `clean()` twice.

3.1.1

==================

* fix: Added compatibility code in aldryn_config go support setting THUMBNAIL_DEFAULT_STORAGE in django 4.2
* fix: address failing gulp ci jobs
* feat: Image dimensions update management command
* ci: pre-commit autoupdate

3.1.0

==================

* feat: limit uploaded image area (width x height) to prevent decompression
bombs
* feat: Canonical URL action button now copies canonical URL to the user's
clipboard
* fix: Run validators on updated files in file change view
* fix: Update mime type if uploading file in file change view
* fix: Do not allow to remove the file field from an uplaoded file in
the admin interface
* fix: refactor upload checks into running validators in the admin
and adding clean methods for file and (abstract) image models.
* Fixed two more instances of javascript int overflow issue (1335)
* fix: ensure uniqueness of icon admin url names
* fix: Crash with django-storage if filer file does not have a
storage file attached

3.0.6

==================

* Re-add alphabetical sorting as default (fixes 1415) by filipweidemann in https://github.com/django-cms/django-filer/pull/1416
* fix: django-storage 1.14 complains about files being opened twice when copying by fsbraun in https://github.com/django-cms/django-filer/pull/1418

3.0.5

==================

* 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

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.