2.0.3
JoshuaC215/agent-service-toolkit2.0.3Sep 3, 2024by givanz
AI Summary
This release updates the VvvebJs integration by adding the Landing theme from Vvveb CMS as the default edit page. It introduces automatic section screenshot generation based on HTML source and includes UI improvements along with refactored font management code.
Key Highlights
- Includes Landing theme from Vvveb CMS as default edit page
- Automatic section screenshots generated from HTML source
- Refactored font list update code to Vvveb.FontsManager.addFontList
- UI changes implemented
New Features
- Landing theme integration
- Automatic section screenshot generation
- Refactored font management API
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. --- * UI changes https://github.com/givanz/VvvebJs/commit/1e8b5c59d213698199fe55aec974bb1da3cff5cd * Moved font list update code to Vvveb.FontsManager.addFontList