Support searching by sentiment: A new index template was created to add the sentiment info in the mapping and this will now allow us to search against this data in aiWARE.
User ACL list: The ability to modify the user’s ACLs as a SuperAdmin role is now available from the UserDetail panel from the Instance Admin Center. This replicates the same functionality we had in the Admin Center for each user.
Admin Center Hide/Delete Users: We’ve added a new feature to the user list in Admin Center that allows you to hide users with a deleted status.
Resource Center Share Tab: We have updated the Resource Center Utility with a new Package tab structure. The available tabs now include:
Public: Includes all Packages marked as Publicly available. Think about this as a public marketplace that any Organization can enable and use the package for their org
Shared: The Shared tab includes Packages that are shared to your Organization but have not yet been enabled and configured for use.
Enabled: The enabled tab shows any Package that is public or shared that has been enabled for the Organization and are currently in use
Org Owned: These are Packages that your Organization has created and has ownership to.
Bug fixes
Exceptions during verification of valid JWTs: Added better error handling for JWT tokens.
aiWARE GPU: fixed issue where GPU usage is not properly maintained, thus letting multiple gpu engines share 1 GPU host.
Invalid structuredDataCreate events: There was a change that inadvertently stripped the type field of the public event and that was fixed to resolve this issue.