Altova MobileTogether 9.0

Released: Jan 16, 2024

Mises à jour de 9.0

Fonctionnalités

  • MQTT support - Added support for Message Queuing Telemetry Transport (MQTT) by allowing apps to join an MQTT network as a publisher, as a subscriber, or as both.
    • When creating an app with MQTT functionality, developers can record an MQTT message stream to a file, and then replay it in the MobileTogether app simulator to test and debug during development.
  • Support for table row dragging - Added the ability for end users to drag to reorder table rows. You can enable row dragging on a per-table basis and define actions to be performed when the row is dropped in its new position.
  • Support for table row swiping - Added the ability for end users to perform actions (e.g., row deletion) by swiping left or right.
  • Native support for MySQL and MariaDB - Added support for native connections to MySQL and MariaDB without the need for external drivers.
  • Support drawing barcodes and QR codes - MobileTogether apps can now generate barcodes and QR codes directly for in-app display. A variety of barcode types are supported, including UPC, EAN, QR, and others.
  • Chart generation on clients - Generate charts directly on the client device without making a round trip to the server. This means, for example, that a displayed chart will change instantly when an end user changes some of the underlying data or its settings. Overall, this makes chart generation much faster and smoother.
  • Page source tree editing during simulation - During app simulation in MobileTogether Designer, the page source structure and data itself can now be modified in the Page Sources Pane. You can add or rename elements and attributes or test specific data during simulation. This allows you to simulate real world situations.
  • Dark and Light themes for MobileTogether Designer - MobileTogether Designer is now available in dark mode, as well as a crisp new light mode. The previous theme is still available as classic mode. You can switch between classic, light, and dark themes at any time, depending on your working preferences.
  • Solution aliases on the Server - A single solution can now appear multiple times on a MobileTogether Server via the use of aliases. This is useful when you want to replicate an app and customize certain parameters, for instance with one alias connected to a test database and one to a production database. Solution aliases can appear on the server with different names and different icons.
  • Support for multiple row groups per table - Support for multiple row groups in each table makes it possible to enable a flexible header size for a fixed header. This way, the header is dynamic and can contain multiple rows while still remaining fixed at the top of the table during scrolling of the contents below.
  • Additional button looks - MobileTogether includes a library of image icons that can be used on buttons for enabling familiar functionality. This release includes additional new button looks for:
    • Select single, select multiple.
    • Link, unlink.
    • Dragging, popup.
    • Close.
    • Save.
    • Photo, gallery.