Skip to content

Releases: Quantra/django-content-blocks

v1.5.4

02 Jan 13:56

Choose a tag to compare

Content blocks start expanded when created.

v1.5.3

18 Dec 13:59

Choose a tag to compare

Top level content blocks start collapsed.
Content blocks with errors and their parents are expanded on save all/publish.

v1.5.2

14 Dec 13:22

Choose a tag to compare

TextField uses models.TextField to store data in the db the avoid character limits.
Save all and publish only expand collapsed content blocks if the form contains errors.

v1.5.1

16 Nov 15:38

Choose a tag to compare

Python 12 support.
Bugfix editable title colour in light mode.

v1.5.0

20 Oct 12:56

Choose a tag to compare

Iframe field added.
Content block titles can now be edited in the content block editor.

v1.4.2

09 Sep 17:12

Choose a tag to compare

Bugfix: enforceLimits in content block editor.

v1.4.1

05 Sep 21:24

Choose a tag to compare

Template tags can pass extra context as kwargs.
Bug fix: Position set correctly for when min_num nested blocks are created.
Bugfix: Prevent enforceLimits() from updating delete buttons more than 1 level deep.

v1.4.0

29 Aug 12:40

Choose a tag to compare

Low level cacheing system removed.
Docs added for template fragment cacheing.

v1.3.6

04 Jul 11:01

Choose a tag to compare

Bugfix export management command output
Bugfix max_length set for CharFields in editor
ContentBlockTemplateAdmin utilizes as save_as

v1.3.5

15 Jun 13:01

Choose a tag to compare

1.3.5