File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## [ Releases]
6
6
7
+ ## 0.22.9 - 2021-12-23
8
+
9
+ * Fix not being able to paste into raw input fields
10
+ * Add support to toggle ` number ` and ` params ` into raw
11
+ * Component types in a package are now collapsable
12
+ * Add new block role - ` default_fallback `
13
+ * Fixed broken rendering for toggle indicators
14
+ * Fix error with checking if propagation is allowed to any platform
15
+ * Toggling back to preset editor no longer has confirm prompt
16
+ * View now scrolls up after service creation
17
+
7
18
## 0.22.8 - 2021-12-03
8
19
9
20
* Fix create new service from existing. Again.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zef-dev/convoworks-editor" ,
3
- "version" : " 0.22.8 " ,
3
+ "version" : " 0.22.9 " ,
4
4
"description" : " Editor GUI for the Convoworks framework" ,
5
5
"author" : " zef-dev" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments