1.7.5

givanz/VvvebJs1.7.5Mar 11, 2024by givanz

AI Summary

Security and dependency updates to address reported vulnerabilities, fix an XSS issue in save.php, and update the core Bootstrap framework.

Key Highlights

  • Fixed vulnerabilities reported by João Victor
  • Fixed XSS vulnerability in save.php
  • Updated Bootstrap to 5.3.3
  • Fix popper.min.js 404 Not Found

Breaking Changes

  • Updated Bootstrap to 5.3.3

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.

---

* [Fixed vulnerabilities reported by João Victor](https://github.com/givanz/VvvebJs/commit/c6422cfd4d835c2fa6d512645e30015f24538ef0) https://github.com/givanz/VvvebJs/issues/339

* Fixed XSS vulnerability in save.php https://github.com/givanz/VvvebJs/issues/342 reported by https://github.com/Hebing123  

* Updated Bootstrap to 5.3.3

* Fix popper.min.js 404 Not Found by @Medoo48 in https://github.com/givanz/VvvebJs/pull/340