Altova MobileTogether 10.3
Released: Apr 14, 2026
Updates in 10.3
Funktionen
- Added support for biometric authentication on clients
- Developers can now enable biometric authentication, such as a face or fingerprint scan, in apps they build in MobileTogether. Developers can use an optional function that checks at runtime whether biometric authentication is supported on the user's device to decide whether or not to show an authentication prompt. A PIN fallback option is also included, which can be enabled as an alternative when biometric unlocking isn't configured on the device.
- Ability to edit images
- This feature lets users rotate, resize, and crop images in MobileTogether apps using the same familiar functionality available in other photo editing tools. The new Edit Image Action allows developers to specify an image that the end user can edit, which editing actions are allowed, and a target node where the image will be saved.
- Remember-Me option for logging in to MobileTogether Server
- This option lets server admins allow the web browser to remember their login credentials to avoid needing to enter them when accessing the MobileTogether Server interface.
- Two-factor authentication option for logging in to MobileTogether Server
- This option allows server admins to require 2FA at the user or user-group level for server logins via a web browser. When 2FA is enabled, users are asked to scan a QR code with their authenticator app of choice when they first log in. Subsequent logins will require the security code generated by the authenticator app.
- New function: mt-last-control-event
- This new function returns a string that indicates which control event (e.g., short or long click, left/right swipe, etc.) triggered the last action handling. This function is especially helpful when working with control templates.
- Style sheet support for table rows
- The Style Sheets dialog in MobileTogether Designer makes it easy for app designers to create global styles and properties that can be applied to projects, pages, and all controls (including tables). In the latest version, this support has been extended to table rows, so designers can define row styles once and apply them consistently across all tables in an app.
- New button images
- MobileTogether Designer includes more than 50 pre-defined button-looks in the Styles and Properties entry helper. These make it quick and easy for developers to add attractive icons for common tasks to their apps. This latest release adds button images that represent:
- Open Task.
- Completed Task.
- Skip.
- Skip Back.
- Added support for PostgreSQL 18.