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 2 of 14

3.1.4

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

* feat: Accept new `STORAGES` setting, introduced in Django 4.2 by fsbraun in https://github.com/django-cms/django-filer/pull/1472
* feat: Replace `render` with `TemplateResponse` in admin views by fsbraun in https://github.com/django-cms/django-filer/pull/1473
* fix: File expand url incorrect and worked not with custom image models by fsbraun in https://github.com/django-cms/django-filer/pull/1471
* fix: Crash when moving files from a filtered directory listing by W1ldPo1nter in https://github.com/django-cms/django-filer/pull/1482
* ci: pre-commit autoupdate by pre-commit-ci in https://github.com/django-cms/django-filer/pull/1477

3.1.3

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

3.1.2

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

* 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

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

* 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

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

* 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

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

* 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

Page 2 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.