Releases: kitconcept/volto-heading-block
Releases · kitconcept/volto-heading-block
2.5.0
2.4.2
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
2.4.0
2.4.0 (2023-09-14)
Feature
- Update docker and CI config @sneridagh #18
Bugfix
- Remove anonymous default export @sneridagh #16
2.3.0
2.2.0
2.2.0 (2023-02-20)
Feature
- Move to the new add-on testing based on docker @sneridagh #13
Bugfix
- Fix decoding of html entities @reebalazs #10
- Include headings in the volto Table of Contents block. @danalvrz #12
2.1.2
2.1.1
Bugfix
- Fix editor can't add a blank in firefox @iFlameing
2.1.0
Feature
- Remove option to chose heading order when only one heading type is selected @ThomasKindermann
2.0.1
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