2.0.3

bytedance/deer-flow2.0.3Sep 3, 2024by givanz

AI Summary

Version 2.0.3 updates the VvvebJs package with a Landing theme from Vvveb CMS as the default edit page, featuring custom sections and automatic screenshot generation. It includes minor UI refinements and refactors font list management code.

Key Highlights

  • Default edit page now uses the Landing theme from Vvveb CMS.
  • Includes custom sections and automatic HTML-to-screenshot generation.
  • Refactored font list update logic into `Vvveb.FontsManager.addFontList`.
  • Includes UI changes based on specific GitHub commits.

New Features

  • Landing theme integration
  • Automatic section screenshot generation
  • Font list management refactoring

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