File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` Bagisto Visual ` will be documented in this file.
44
5+ ## Release v2.0.0-alpha.1 - 2025-12-27
6+
7+ ### Features
8+
9+ - Initialize editor with empty page when switching templates
10+ - Make themes list responsive on mobile
11+ - Configure NProgress loading indicators
12+ - Add Spacing settings type for margin/padding control
13+ - Improve editor persistence and publishing flow
14+
15+ ### Bug Fixes
16+
17+ - Improve TemplateSelector menu positioning
18+ - Keep ImagePicker dialog open after image selection
19+ - Improve ImagePicker error handling
20+ - Include parent children to render set when adding new blocks for live preview
21+ - Handle null values in GradientPicker component
22+ - Fix enable/disable rendering logic in the visual editor
23+ - Fix blocks rendering logic in design mode
24+
25+ ### Documentation
26+
27+ - Replace screenshot with video embed in theme editor overview
28+ - Update requirements and demo link for v2
29+
530## v2.0.0-alpha - 2025-12-11
631
732### 🎉 Bagisto Visual v2.0.0-alpha
@@ -41,6 +66,7 @@ php artisan vendor:publish --tag=visual-assets
4166composer require bagistoplus/visual-debut:^2.0@dev
4267php artisan vendor:publish --tag=visual-debut-assets
4368
69+
4470```
4571#### 🔗 Links
4672
You can’t perform that action at this time.
0 commit comments