Skip to content

Releases: nephila/djangocms-blog

0.8.1

12 Jul 22:17
d6de55b

Choose a tag to compare

  • Aldryn-only release. No code changes

0.8

05 Jun 16:16
d68e698

Choose a tag to compare

0.8
  • Added django-knocker integration
  • Changed the default value of date_published to null
  • Cleared menu cache when changing menu layout in apphook config
  • Fixed error with wizard multiple registration
  • Made django CMS 3.2 the default version
  • Fixed error with on_site filter
  • Removed meta-mixin compatibility code
  • Changed slug size to 255 chars
  • Fixed pagination setting in list views
  • Added API to set default sites if user has permission only for a subset of sites
  • Added Aldryn integration