File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.0-beta.4 - 2022-05-03
4+
5+ ### Added
6+ - Add checks for registering events for performance.
7+
8+ ### Changed
9+ - Migrate to Vite and Vue 3 for performance.
10+ - Rename base plugin methods.
11+ - Replace deprecated ` Craft.postActionRequest() ` for JS.
12+ - Improve field performance when editing in the control panel.
13+
14+ ### Fixed
15+ - Fix link sources having duplicate sources.
16+ - Fix a type error when trying to render empty HTML.
17+ - Fix Vizy field settings not picking up field layout changes when edited.
18+
19+ ### Removed
20+ - Remove ` cleanDeltas() ` , which is no longer needed in Craft 4.
21+
322## 2.0.0-beta.3 - 2022-04-13
423
524### Changed
Original file line number Diff line number Diff line change 22 "name" : " verbb/vizy" ,
33 "description" : " A flexible visual editor field for Craft CMS." ,
44 "type" : " craft-plugin" ,
5- "version" : " 2.0.0-beta.3 " ,
5+ "version" : " 2.0.0-beta.4 " ,
66 "keywords" : [
77 " craft" ,
88 " cms" ,
You can’t perform that action at this time.
0 commit comments