SDK v12.3.1 has been released!
- IDEA-RCS: added support for fatigue loading
- Simple options can be used, for example
OptionField('Options', options=['A', 'B', 'C'])
- Entity-type information (
label
,children
,show_children_as
) moved from the manifest to the Controller, simplifying creation of apps
Check the CHANGELOG for the complete list of changes!