Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.3.2 source code.tar.gz | 2025-09-01 | 2.1 MB | |
3.3.2 source code.zip | 2025-09-01 | 2.3 MB | |
README.md | 2025-09-01 | 2.3 kB | |
Totals: 3 Items | 4.4 MB | 0 |
What's Changed
- fix: add filename length safety check with random suffix by @Baraff24 in https://github.com/django-cms/django-filer/pull/1515
- ci: pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/django-cms/django-filer/pull/1516
- fix: Remove user from autocomplete fields if (swapped) user model does not have search fields by @fsbraun in https://github.com/django-cms/django-filer/pull/1517
- Fix: Include Private Storage in Orphan File Scanning for filer_check Command by @Baraff24 in https://github.com/django-cms/django-filer/pull/1518
- ci: pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/django-cms/django-filer/pull/1520
- fix: Reflect template block structure of Django 5.2+ by @fsbraun in https://github.com/django-cms/django-filer/pull/1523
- Added Full Persian (Farsi) Translate by @dimacodev in https://github.com/django-cms/django-filer/pull/1524
- Update directory_table_list.html by @AliAkbarSobhanpoor in https://github.com/django-cms/django-filer/pull/1528
- fix: Avoid locale-dependent ratio by @albanbochsler in https://github.com/django-cms/django-filer/pull/1536
- ci: pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/django-cms/django-filer/pull/1531
- fix: docs GitHub action built by @fsbraun in https://github.com/django-cms/django-filer/pull/1540
- chore: Update project meta data and use pyproject.toml by @fsbraun in https://github.com/django-cms/django-filer/pull/1541
- fix: Folder permission cache update sometimes raised TypeError by @fsbraun in https://github.com/django-cms/django-filer/pull/1539
- fix: Failed to install submodules of filer by @fsbraun in https://github.com/django-cms/django-filer/pull/1544
- chore: Prepare release 3.3.2 by @fsbraun in https://github.com/django-cms/django-filer/pull/1545
New Contributors
- @Baraff24 made their first contribution in https://github.com/django-cms/django-filer/pull/1515
- @dimacodev made their first contribution in https://github.com/django-cms/django-filer/pull/1524
- @AliAkbarSobhanpoor made their first contribution in https://github.com/django-cms/django-filer/pull/1528
- @albanbochsler made their first contribution in https://github.com/django-cms/django-filer/pull/1536
Full Changelog: https://github.com/django-cms/django-filer/compare/3.3.1...3.3.2