Skip to content

Commit 6652b48

Browse files
eldomagangithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 4c6a291 commit 6652b48

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
All 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
4166
composer require bagistoplus/visual-debut:^2.0@dev
4267
php artisan vendor:publish --tag=visual-debut-assets
4368

69+
4470
```
4571
#### 🔗 Links
4672

0 commit comments

Comments
 (0)