VersioningChangelogVersion: 4.60On this pageChangelog 4.60 2025-12-02 New fields for "parseDate" transformation: "locale" and "timeZone" for a more flexible way of parsing dates. evaluables New fields for "matomoTrackOrder" action: "itemsQuery", "itemsTable", "itemsQueryParams" and "itemsTemplate" for adding items from the database. matomoTrackOrder New actions "startSpeech" and "stopSpeech" for adding text-to-speech functionality. startSpeech | stopSpeech Removed some deprecated layers. 4.59 2025-11-04 New field for "textBox" layer: "preferredLanguage" for setting the keyboard language if possible. textBox New "navigationType"s for "web" layer: "qr" and "event" for better link handling on a stele. web New field for "selectBox" layer: "emptyText" to define a text if no value was selected. selectBox New field in the "app" context: "forms" to define named forms with additional functionality. config New fields for "container" layer: "blurType", "blurRadius" and "blurTarget" for blur effects. container New field for "map" layer on Android: "mapType" to support alternative map "mapLibre". map It is now possible to draw the content of the navigation bar or the tab bar outside of the safe area. 4.58 2025-09-30 The database table sources now support the mos. secret for securing the endpoints. database tables Several loading indicators and the "spinner" layer can now have their color configured. spinner | pdf | picker | progressBar | video | web | startLocationTracking | downloadFile | downloadImageToGallery The color of the clear button of a "textBox" layer can now be configured. textBox On android a layer with actions can now have a "focusColor" and "pressedColor" for a better usability on TVs. 4.57 2025-07-29 The "request" action now support the "contentType" "form" which is equivalent to "x-www-form-urlencoded" in other applications. request The "formatDate" transformation has the new fields "timeZone" and "locale" to be able to better format a date. evaluable 4.56 2025-07-08 Added accessibility field to the layers for a better support of the devices accessibility features. A new context "accessibility" for being able to react on the devices accessibility settings. evaluable The layers "textBox" and "selectBox" now support "fontScalable". textBox | selectBox New unit "sp" as scalable points to react on the device font scale. UnitSize 4.55 2025-04-28 The "request" action can now have a "name" to be able to cancel a request or wait for it. request | cancelRequest It is now possible to access user setting from previous non mos. apps. evaluable The "request" actions now supports mos. secrets for securing the endpoints. request The "container" layer now supports auto-scrolling suitable for digital signage solutions. container It is now possible to use the MaterialYou colors on android. color 4.54 2025-01-09 New context "window" for better support of different display sizes and window sizes on tablets. evaluable Fonts can now be part of the configuration and are not required anymore during build time. font New field "placeholder" for the layer "image" for a smoother user experience during the loading of images. image New actions "exportTable" and "importTable" for the ability to transfer user generated date from one device to another. exportTable | importTable The layer "barcodeRenderer" now supports more formats like "dataMatrix". barcodeRenderer