Releases: django-cms/django-filer
Releases · django-cms/django-filer
3.3.0
What's Changed
- fix: remove extra brace in generated HTML of data-max-filesize attribute by @fabien-michel in #1502
- fix: uploadButton data-max-filesize attribute is not passed to file-uploader by @fabien-michel in #1503
- fix: Restrict upload of binary or unknown file types by default by @fsbraun in #1507
- ci: pre-commit autoupdate by @pre-commit-ci in #1501
- Update docs for on_delete requirement in Filer fields for Django 5.1 by @sourcery-ai in #1508
New Contributors
- @sourcery-ai made their first contribution in #1508
Full Changelog: 3.2.3...3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
What's Changed
- feat: Add cache for permission checks by @fsbraun in #1486
- fix: Reduce number of thumbnails created for admin, avoid admin thumbnails for svg files by @fsbraun in #1490
- fix: Allow
Image.MAX_IMAGE_PIXELS
to beNone
by @fsbraun in #1475 - chore(docs): Update extending_filer.rst by @DmytroLitvinov in #1488
- chore: Prepare release 3.2.0 by @fsbraun in #1491
New Contributors
- @DmytroLitvinov made their first contribution in #1488
Full Changelog: 3.1.4...3.2.0
3.1.4
What's Changed
- chore: Update release actions by @fsbraun in #1469
- feat: Accept new
STORAGES
setting, introduced in Django 4.2 by @fsbraun in #1472 - feat: Replace
render
withTemplateResponse
in admin views by @fsbraun in #1473 - fix: File expand url incorrect and worked not with custom image models by @fsbraun in #1471
- ci: pre-commit autoupdate by @pre-commit-ci in #1477
- chore: Release 3.1.4 by @fsbraun in #1482
Full Changelog: 3.1.3...3.1.4
3.1.3
3.1.2
2.2.7
3.1.1
What's Changed
- ci: pre-commit autoupdate by @pre-commit-ci in #1435
- feat: Image dimensions update management command by @benzkji in #1434
- fix: address failing gulp ci jobs. by @mbi in #1437
- fix: Added compatibility code in aldryn_config go support setting THUMBNAIL_DEFAULT_STORAGE in django 4.2 by @kinkerl in #1440
New Contributors
Full Changelog: 3.1.0...3.1.1