Releases: django-cms/django-filer
Releases · django-cms/django-filer
3.4.4
3.4.3
What's Changed
- chore: remove
console.logstatements from codebase by @PeterW-LWL in #1568 - fix django-app-helper link in the docs by @bckohan in #1570
- fix: infinite recursion bug on django-polymorphic >=4.9 by @bckohan in #1571
- chore: Prepare release 3.4.3 by @fsbraun in #1572
New Contributors
Full Changelog: 3.4.2...3.4.3
3.4.2
What's Changed
- chore: Update badges by @fsbraun in #1558
- ci: pre-commit autoupdate by @pre-commit-ci[bot] in #1559
- chore: update GitHub Actions to latest versions by @vinitkumar in #1563
- ci: pre-commit autoupdate by @pre-commit-ci[bot] in #1564
- Fix invalid JS in
dropzone.init.jsby @PeterW-LWL in #1565 - fix: Subject location only worked on Safari, incorrect subject location upscaling by @fsbraun in #1566
- chore: Bump version and update release notes by @fsbraun in #1567
Full Changelog: 3.4.1...3.4.2
3.4.1
3.4.0
3.3.3
What's Changed
Full Changelog: 3.3.2...3.3.3
3.3.2
What's Changed
- fix: add filename length safety check with random suffix by @Baraff24 in #1515
- ci: pre-commit autoupdate by @pre-commit-ci[bot] in #1516
- fix: Remove user from autocomplete fields if (swapped) user model does not have search fields by @fsbraun in #1517
- Fix: Include Private Storage in Orphan File Scanning for filer_check Command by @Baraff24 in #1518
- ci: pre-commit autoupdate by @pre-commit-ci[bot] in #1520
- fix: Reflect template block structure of Django 5.2+ by @fsbraun in #1523
- Added Full Persian (Farsi) Translate by @dimacodev in #1524
- Update directory_table_list.html by @AliAkbarSobhanpoor in #1528
- fix: Avoid locale-dependent ratio by @albanbochsler in #1536
- ci: pre-commit autoupdate by @pre-commit-ci[bot] in #1531
- fix: docs GitHub action built by @fsbraun in #1540
- chore: Update project meta data and use pyproject.toml by @fsbraun in #1541
- fix: Folder permission cache update sometimes raised TypeError by @fsbraun in #1539
- fix: Failed to install submodules of filer by @fsbraun in #1544
- chore: Prepare release 3.3.2 by @fsbraun in #1545
New Contributors
- @Baraff24 made their first contribution in #1515
- @dimacodev made their first contribution in #1524
- @AliAkbarSobhanpoor made their first contribution in #1528
- @albanbochsler made their first contribution in #1536
Full Changelog: 3.3.1...3.3.2
2.2.8
3.3.1
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