Version 1.0.8Jan 04, 24
added
Resources list endpointadded an endpoint that retrieves a list of predefined resources that can be invoked inside an asset; there can be both internal and external resources
added
New property type: from_sourceassets now have a new special property allowing their values to be fetched from an external resource
added
New properties type: Dynamic propertiesDynamic properties offer a powerful way to dynamically calculate a property based on the values of other properties in related models. There are two main scenarios to consider: trigger properties and computed properties.
fixed
Bug in internal log creation that prevented the log to be saved when an error occurs
Version 1.0.7Dec 15, 23
added
External mutationsWith external mutation, we now have the ability to trigger a mutation (change of state or property update) on another asset's model.
added
Version endpoint: added endpoint to retrieve Datome version in the HEADER of the HTTP response
added
New property type: Operation triggersa special property that triggers operations from a parent asset to a child or vice versa
fixed
Asset property render now avoid crash when model is wrong
Version 1.0.6Nov 15, 23
added
Basic user can create assets from cross model assets page
added
Added Permission section (ACL)Whether you hold an admin or model admin role, this section equips you to establish Access Control Lists (ACLs), shaping interactions with your data.
changed
Added state to asset tables
changed
Model label is not mandatory anymore
fixed
Fixed assets view using the right model version to render properties
Version 1.0.4Oct 03, 23
added
Ability to set which props must be visibile during asset creation and which not
added
Export assets list in CSV or JSON format
change
Handling log file for csv import
fixed
FIxed user password update
changed
Refactored settings handling (decoupled public from private json)
Version 1.0.3Sep 19, 23
added
Ability to add custom fields in user infoNew generic 'additional_info' field for users: users can have a generic JSON field that can contain custom information
fixed
Can not remove a label (a model must have at least one label)
changed
Redesigned search and filter box for assets list
changed
Refactored settings handling (decoupled public from private json)
Version 1.0.2Sep 05, 23
added
Assets integration on Postgresassets are now saved also in Postgres
added
Added info on organization creation and expiration date on admin dashboard
added
Added asset counter box to admin and stakeholder dashboardlorem ipsum description
Added to editor the ability to choose which props use on asset creation
Version 1.0.0Aug 05, 23
Added
Added the ability to assign a specific owner to a specific mutation to an asset
added
Added a new filter based on Asset state in assets list section
changed
Groups showing by default real members and not inherited members
fixed
fixed asset mutation authorization check