Content: Blog

Technical articles, Release

Recent django CMS updates you shouldn't miss

Nicolai Ridani

Nov. 17, 2020

blog filer installer

What's new: django CMS installer 2.0, djangocms-blog 1.2.1 and svg support for django filer soon.

New Releases_ django CMS installer 2.0 djangocms-blog 1.2.1 Soon_ svg support for django filer.png

djangocms-installer 2.0

This release adds support for djangocms 3.8 and Django 3.1, and also updates the packaging and the code formatting to make it easier to update it. 

django-cms-blog 1.2.1

This release brings in a major feature to allow extending the post data with custom attributes for even greater flexibility, check the documentation for details. In terms of documentation we worked hard to improve the setup docs especially tailored for Django / django CMS newcomers.

django-filer

The next major release of django-filer will support SVG images. This means that SVG images can be uploaded just like PNGs or JPEGs and used by existing templatetags such as thumbnail. The latter is important, because users of django-filer not always know where their uploaded images finally will be rendered. Therefore django-filer requires a new version of easy-thumbnails, which also will be released soon. This library will crop and scale SVG images, similar to pixel-based images. This can be done easily by changing the width, height and bounding box of an SVG image. In addition to this, the new version of django-filer will be shipped with nicer looking icons, of course also in SVG.

 

On behalf of the django CMS Association I would like to thank everyone involved in these releases and special shout outs to Iacopo and Jacob for their amazing contribtuition! You guys rock!  

blog comments powered by Disqus

Do you want to test django CMS?

Try django CMS