Skip to content

Releases: kitconcept/volto-heading-block

2.5.0

23 Jul 10:04
b55182b
Compare
Choose a tag to compare

2.5.0 (2025-07-23)

Feature

2.4.2

16 Jun 10:56
702566e
Compare
Choose a tag to compare

2.4.2 (2025-06-16)

Bugfix

  • If the heading block on a page is selected, the page properties (text input) on the right side (sidebar) cannot get edited because the cursor keeps jumping back to the heading block. The provided change should fix this. @tomschall #23

2.4.1

16 May 12:18
71ca804
Compare
Choose a tag to compare

2.4.1 (2025-05-16)

Internal

2.4.0

14 Sep 14:40
3d656c7
Compare
Choose a tag to compare

2.4.0 (2023-09-14)

Feature

Bugfix

2.3.0

06 Jun 18:33
6121f1e
Compare
Choose a tag to compare

2.3.0 (2023-06-06)

Feature

  • Add Brazilian Portuguese translation @ericof #14

2.2.0

20 Feb 15:33
384aede
Compare
Choose a tag to compare

2.2.0 (2023-02-20)

Feature

Bugfix

2.1.2

12 Sep 10:30
890dcb8
Compare
Choose a tag to compare

Bugfix

  • Fix copied and pasting from heading block to heading block will create html for antother heading block inside the one pasted in @jackahl

2.1.1

29 Aug 07:45
9bea3f8
Compare
Choose a tag to compare

Bugfix

  • Fix editor can't add a blank in firefox @iFlameing

2.1.0

22 Jul 09:17
24dd66e
Compare
Choose a tag to compare

Feature

  • Remove option to chose heading order when only one heading type is selected @ThomasKindermann

2.0.1

02 Jun 16:09
13f73c9
Compare
Choose a tag to compare

Bugfix

  • Fix default value for heading text @sneridagh
  • Move the type of block to text group @sneridagh
  • Cleanup if html is pasted, convert it to plain text @sneridagh
  • Add inner container to edit mode @sneridagh