RUAL Core v10.4.51

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 5 blocks have been modified and 2 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.

Blocks introduced

hyperlink component Basic HTML a element push to datatable uicomponent Pushes a row to the datatable with the given outlet

Blocks modified

array input component Generates rows with inputs based on the selected fields from an array custom modal uicomponent Opens a modal based on the connected UI component datatable component A complete data table including filters, sorting, and searchbar. default modal uicomponent Opens the default modal. The only things that can be set are the title, the content and the footer field table component Premade table with a header and a body. The fields selected will be shown as the header and every item in the array will be rendered as a row.