Release notes for 2022-07-23
Pre-Releases:
Pre-release
A new application that handles the following use cases is in the pre-release testing pipeline:
- Air quality monitoring solution
- Occupancy monitoring solution
Pre-release
Add-on features as a service:
- A service that aggregates add-on functions to enhance the capability of Matrix is being tested internally.
- These add-on functions may be developed in-house or provided by our technology partners.
- A section dedicated to this service for add-on functions will be added to the online documentation on release.
- Examples of such add-on functions are:
- Translation: Translate content from Matrix to your desired language
- Realtime data gateway: For access to realtime data from certain data sources in Matrix.
New features:
Feature
Matrix panel application for display tablets:
- The Matrix panel application is now stable and will be available to install from Android play store and iOS app store.
- This app allows users in your property to use this as single point of interaction on a tablet machine.
- This is helpful in cases where people from your workforce do not have smartphones.
- Details about this application will be updated in the online documentation here.
Enhancements:
Enhancement
Python SDK - Last task completed for a Zone
- New utility introduced in our PythonSDK for Workforce Management API to get relevant information about Tasks.
- The utility is categorised into the following classes:
- Task - functions to extract relevant information from any workforce Task (obtained from Workforce Management API)
- Last task completed - function to get the latest Task completed for a Zone, and get the time of completion.