Instructions :
- Set : New merge mode to allow merging arrays / objects
Native Blocks :
- Cards now provide 5 different theming styles
Features :
- Event selectors autocompletion now also suggests pages events
- Pages are now in preview mode by default
- Form inputs now handle placeholder parameter
Bugfixes :
- Block Popover : we no longer could select the target page
- Leaving a page used to ask for confirmation even without any change
- Snap scroll prevent from scrolling some block higher than a page
- Page Preview now automatically updates after saving
- Events selector shows duplicate events
- Delete instruction on the entire session context made the current workspace crash on each execution until next reboot
- Conditions didn't accept single = operator although stated by the documentation
- Only the === conditional operator now mades a strict comparison
- Conditional exists/not-exists operators didn't work when chained with &&/||
- Editing block's dynamic parameters emptied other parameters
UI :
- Enhanced pages UI
- Page builder center column moves to the left when editing
- Graph : Conditions are now edited within a multiline textarea
- Some wording fixes