2.0.3
Orange-OpenSource/hurl2.0.3Sep 3, 2024by givanz
AI Summary
This release updates VvvebJs to version 2.0.3, featuring the Landing theme from Vvveb CMS as the default edit page. It introduces automatic section screenshot generation and includes refactored code for font management. Minor UI changes were also implemented to improve the user interface.
Key Highlights
- Default Landing theme integration from Vvveb CMS
- Automatic section screenshots generation from HTML source
- Refactoring of font list update code into Vvveb.FontsManager.addFontList
- UI changes and improvements
New Features
- Default Landing theme support
- Automatic section screenshots generation
- Custom sections support
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