File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-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+ ## v2.0.0-alpha.3 - 2026-01-09
6+
7+ ### Features
8+
9+ - Add Typography and TypographyPresets setting types with visual editor support
10+ - Add subfolder support and editor attributes to block and section generation commands
11+ - Add min, max, and step methods to Number setting class
12+ - Persist current template and selected block across page reloads
13+
14+ ### Bug Fixes
15+
16+ - Resolve critical bugs in theme generation command
17+
18+ ### Documentation
19+
20+ - Add Spacing setting type documentation
21+
22+ ### Testing
23+
24+ - Add tests for frontend code
25+
526## v2.0.0-alpha.2 - 2025-12-30
627
728### v2.0.0-alpha.2
@@ -82,6 +103,7 @@ php artisan vendor:publish --tag=visual-debut-assets
82103
83104
84105
106+
85107```
86108#### 🔗 Links
87109
You can’t perform that action at this time.
0 commit comments