RUAL Core v10.4.21
Our platform operates on software, commonly known as core. This software can be run either locally within the cloud environment of Enterprise Customers or within our AWS cluster.
Reading these notes Upgrading? Read the notes for every version between yours and the target, watch for warning callouts at the top (breaking changes), and check the deprecated list against your blueprints via Deprecated Actions in RUAL Studio. The full upgrade routine is in Version Management; deprecated blocks keep working — their block page names the successor when one exists.
Modified or newly introduced blocks
In this release 4 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.
Blocks introduced
code editorcomponent Creates a code editor based on the ace module component from html uicomponent Accepts HTML and returns the given HTML as a component. Does NOT verify if the HTML is actually valid. html from component uicomponent Accepts a component and returns the given HTML. Does NOT verify if the HTML is actually valid. text editor component Creates a text editor based on the quill module
