INFERENCE Data Event
A new data event that runs Computer Vision (CV) inference using a custom model.
RECOGNIZETEXT Data Event
A new data event that extracts text from a photo and processes it through data events.
LOADFILE Data Event
A new data event which loads Reference Files content from the local (offline) database into Data Events.
LOADFORM Data Event
A new data event which loads form schemas from the local (offline) database into Data Events.
LOADRECORDS Data Event
A new data event which loads records from the local (offline) database into data events. This provides the ability to access other apps’ records while offline.
Added timestamps to photo field properties
Added the ability to enable timestamps on photos. See https://docs.fulcrumapp.com/reference/forms-intro#photofield.
Added sort by role name
Added the ability to sort by role name. See https://docs.fulcrumapp.com/reference/roles-get-all.
Exposed additional Project fields in the API
We enhanced the API by exposing additional project fields. https://docs.fulcrumapp.com/reference/projects-intro
Batch API
To support Bulk Delete and other bulk operations in the future, a Batch API has been added.