==================
* 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