Release | November 5, 2021

django-filer-2.1.1 released

After a year of release candidates, it was now time to officially release django-filer with SVG support.

5 minutes read

We are happy to announce that django-filer 2.1.1 has been released. Many thanks to Jacob Rief and all contributors who made this new version possible.

What is Django Filer?

Django Filer is a management application for Django that makes handling of files and images a breeze. The project is officially endorsed by the django CMS Association and a core plugin of django-cms.

Highlights of 2.1.1

The list of changes is very long. Here are a couple of highlights:

  • Add support for SVG images
  • Nicer icons in Django-Admin for Filer

Changelog

Check out the full list of changes in the changelog

Installation

Get the new version via https://pypi.org/project/django-filer/

Feedback

Join us in #workgroup-django-filer on Slack for feedback and questions. We are happy to meet you!

Article

Plugin Architecture Is Editor Experience

Lessons from building the component architecture behind the new django CMS website.

Article

Make Your Django Application Editable

The CMS doesn't need to own your data to make it editable.

Release

django CMS 5.0.11 and 5.1.2 released

Both are patch releases focused on security, stability, and compatibility. We recommend that users of the django CMS 5.0 and 5.1 series upgrade.