Releases: django-cms/django-filer
Releases · django-cms/django-filer
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
3.1.0
What's Changed
- fix: Unique url names for file icon by @fsbraun in #1423
- feat: Add django 5.0 support by @fsbraun in #1424
- fix: URL action in data table list template by @T4m in #1428
- fix: JavaScript int literal overflow by @fsbraun in #1422
- fix: decompression bomb attack in the Filer by @vinitkumar in #1426
- fix: View expanded svg images from
<img>
tags to avoid js attacks by @fsbraun in #1429 - fix: initialize dropzoneSelector inside inline formsets in a Django 4.1 compatible way by @mbi in #1431
- feat: French translations, prevention of opening SVG directly in browser through canonical url by @fsbraun in #1430
New Contributors
Full Changelog: 3.0.6...3.1.0