Skip to content

Releases: nephila/djangocms-blog

0.8.10

04 Mar 17:29
aa1f17e
Compare
Choose a tag to compare
  • Fix error in get_absolute_url

0.8.9

04 Mar 17:29
9e7f66b
Compare
Choose a tag to compare
  • Optimized querysets
  • Fixed slug generation in wizard

0.8.8

04 Sep 04:54
0.8.8
f9262e3
Compare
Choose a tag to compare
  • Fixed issue with one migration
  • Improved support for django CMS 3.4

0.8.7

26 Aug 06:11
479cd06
Compare
Choose a tag to compare
  • Added support for django CMS 3.4
  • Fixed issue with multisite support

0.8.5

12 Jul 22:15
cff940a
Compare
Choose a tag to compare
  • Fixed issues with ThumbnailOption migration under mysql.

0.8.4

12 Jul 22:17
63168b8
Compare
Choose a tag to compare
  • Fixed issues with cmsplugin-filer 1.1.

0.8.3

21 Jun 14:51
11394be
Compare
Choose a tag to compare
  • Stricter filer dependency versioning.

0.8.2

12 Jul 22:17
3b28e7d
Compare
Choose a tag to compare
  • Aldryn-only release. No code changes

0.8.1

12 Jul 22:17
d6de55b
Compare
Choose a tag to compare
  • Aldryn-only release. No code changes

0.8

05 Jun 16:16
d68e698
Compare
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