## [1.1.9] - 2025-07-08
### Added
- KartonAccordion Component
### Changed
- KICKSTART.md
- README.md
- website
- this.renderHTML() to unsafeHTML()
### Removed
- renderAll() in favor of raw: html`${hole instanceof Array ? hole : [hole]}`;