2.0.5

canove/whaticket-community2.0.5Mar 9, 2026by givanz

AI Summary

This release integrates the Landing theme from Vvveb CMS as the default edit page, featuring custom sections and automatic screenshot generation. It also introduces UI refinements, a new styles list, and enhanced code editor capabilities.

Key Highlights

  • Includes Landing theme as default with custom sections and auto-screenshots
  • New styles list for theme variations and configurable media breakpoints
  • Code editor improvements including highlighting, duotone theme, and search functionality
  • UI updates like responsive controls dropdown and CSS editor tabs

New Features

  • Landing theme default integration with custom sections
  • Configurable media breakpoints (Bootstrap 5 defaults)
  • Code editor highlighting for active element
  • SVG image component support
  • Coloris color picker with full RGBA support
  • Code mirror duotone theme and search plugin
  • New Section button and section area
  • CSS editor moved to tab

Full Release Notes

This package is the same used in [VvvebJs demo](https://www.vvveb.com/vvvebjs/editor.html)

Includes [Landing theme](https://github.com/givanz/landing/) from [Vvveb CMS](https://vvveb.com/) as default edit page with custom sections and automatic section screenshots generation from html source.

---

- New styles list to apply theme style variations, commonly used for typography and color palette themed styles.
- Added configurable media breakpoints, defaults set to bootstrap 5 breakpoints.
- Code editor code highlight for the active element when selecting an element.
- Svg image component support for custom svg image from media library and svg code edit input.
- Replaced default color picker with coloris for full rgba support
- Code mirror theme changed to duotone, added search plugin to allow search in html and css code.
- Landing theme update.

UI improvements 
* Moved responsive controls into a dropdown for a cleaner toolbar
* Added a "New Section" button next to the "New Page" button
* Added a "New section area" at the end of the edited page for faster layout building
* Moved CSS editor into a tab in the code editor