In some cases, an error was thrown when using a shared access signature to connect to an azure blob storage account.
When storing a key secret for a service principal, the key was saved, but not displayed after saving.
Fixed an error with the tenant settings not being loaded correctly.
When the template title, along with the name of the business entity type, exceeded 50 characters, the request would fail. Fixed this to support long request names by clipping the name on 47 characters and adding three dots to indicate the clipping. The description field of the request will still contain the full, unclipped version of the request.
When changing some properties, the save button was either incorrectly enabled or disabled in some cases. Fixed the change tracking to have the button state reflect the change state of the item.
Added additional protection for web requests being executed multiple times when a user clicks twice on an action (e.g. a button).
Fixed an issue regarding some azure table client code that was stuck in a deadlock state when fulfilling a request for content.
In some rare cases of very minor adjustments to a file's content, the preview cache was not invalidated. The invalidation logic was improved to catch these edge cases.
Added behavior to track the applications 'busy' state and disable some elements accordingly.
Added the ability for a customer to enable preview features for validation.
Added partitioned search optimalization and a query caching mechanism for enhancing performance in some complex query scenarios.
Request content from people within your organisation, regardless of whether they are Content Gate users or not. Content request recipients will receive a mail with your request details. As soon as they fulfill the request a reviewer of your choice can accept or reject the uploaded content before it is actually added to Content Gate.
Content Gate users can open a tasks overview in the top header menu. So far this overview shows tasks related to pending content requests.
A warning about missing expected content was shown incorrectly in some cases. This has been fixed so the warning only shows whenever expected content is truly missing from a gallery (for instance, when expected content items are filtered out from a gallery view).
When creating an expected content item with limited permissions (for instance, without update permissions), this action would fail if the expected content template contains properties with default values. This has been fixed.
In some cases errors would rise when importing Content Gate configuration. This has been fixed.
When saving the general settings, secrets of service clients could be cleared unexpectedly. This has been fixed.
Permissions for content categories are now imported correctly when importing a configuration file.
The client SDK failed to upload files which where linked to a CRM entity. This has been fixed.
The last release introduced a bug where Azure blob storage could not be configured with key vault credentials anymore. This had no effect on existing configurations and has been fixed.
The CreatedBy and Version fields are now populated correctly when uploading files through the client SDK.
When showing content items which are linked to a related entity in a gallery, some properties were not visible. This has been fixed.
Removed the spinner when the diagram finishes loading and improved initial scaling of the diagram.
Permissions on views can now be configured in the same way as in other parts of the application, which allows for more fine-grained control.
When downloading files, any errors would be surpressed or downloaded instead of the requested file. This has been improved to show the errors instead.
When a property with a toggle is configured, the default value could only be set to true (enabled). This has been fixed.
When a non-required property, without a default value, was not submitted when adding content to Content Gate, the server would reject the content. This has been fixed.
When adding new business entity relation mappings the available mappings are no longer shown twice.
Fixed some cases where errors would appear when adding content due to errors while sending notifications about this event.
After numeric properties had an initial value, no more updates of this property where possible. This has been fixed.
When visiting a gallery through an internal reference id (../gallery/), adding content to this gallery would fail. This has been fixed.
Some date ranges in the datetime gallery filters had overlapping dates, so enabling this filter could possibly filter too much or not enough content. These date ranges have been corrected.
Some fields have been made bigger to ensure all information is readable.
Approve content by making use of the Microsoft Power Platform with the AXtension® Content Gate Power Platform connector.
When uploading there were some performance issues. These have been fixed.
In the gallery there were some issues with filtering on Required Content. These issues have been fixed.
It was not possible to rename a subscription. This has been fixed.
The Power Automate trigger was not working when a category filter was being used. This has been fixed.
In the case that a user added an entity without external id to the model, the model got corrupted. We've added a check so that no longer entities without external id can be added.
When the caching of previewer files is enabled, the preview of a document is not loading. This has been fixed.
When removing a user an error message appears. This has been fixed.
It is now possible to filter in a view on the custom properties of other types than single select and toggle.
It is no longer possible to export user properties in Content Gate to a column in SharePoint.
When removing a recursive relation from the model it got corrupted. This has been fixed.
When uploading a document without a reference (e.g. via Power Portal) there was no exception being thrown. This has been fixed.
There was an error in the recursive query scenario. This has been fixed.
It is now possible to filter in a view on the custom properties of type single select and toggle.
We have changed the way of displaying the Business Entity Model.
We have created a content entity detail page so it's link can be shared.
It is possible to create a subscription for one or more specific categories.
When using the toggle in the view definition, the panel was expanded. This has been fixed.
The color of the signout button was incorrect. This has been fixed.
It was not possible to connect to Azure Blob with a SAS token. This has been fixed.