March release 1 & 2

Bugs

Errors when importing configuration

Due to a recent change customers that where importing configuration files that includes permissions got an error. This has been fixed.

Customers unable to use service principal

Due to a validation check by Microsoft (presumably) tokens could no more be requested to the legacy Axtension Content Gate app registration. This forced us to clean up / workaround the legacy app registration faster then planned. We have made a change in the application that customers using the Content Gate Client SDK now always request tokens to the latest Content Gate app registration.


February release 1

Changes

Rebranding to Truvio

SignUp Software will continue under a new brand: Truvio. We have rebranded Content Gate to show the new Truvio logo.

Improvements

Performance improvements

Multiple minor performance improvements have been made.

Updates

We have updated multiple frameworks and libraries to the latest version.

Bugs

Login loop in incognito mode

When opening Content Gate in a browsers incognito mode, it was possible to get caught in a loop that kept popping up the login window. The login fails because the user has not allowed third-party-cookies in incognito mode and it is up to the user to fix that. We have however made a change to stop the loop when this happens and warn the user about the issue at hand.

Filenames with special characters

Filenames that included certain special characters or symbols like ½ got corrupted after downloading them from Content Gate. We have fixed this.


January release 1

Features

Exporting of all user permissions

It is now possible to export all permissions of all users.

In the admin section go to User Management -> User Groups -> All Users, open the Permissions tab and click on Export. This does not export the base permissions shown in the tab, but exports all effective permissions of all users on all resources, giving an overview of your configured permissions. The export is in CSV format.

It is also possible to generate this export for a single user by opening a specific user in the User Management menu, opening the Permissions tab and clicking Export.

Improvements

Performance improvements

Multiple small performance improvements have been made.

Removal of Visibility toggle

When configuring a view it was possible to mark a business entity in that view as non-visible with the Visibility toggle. This toggle however did not change anything and was never implemented. The toggle has now been removed.

Bugs

When collapsed the sidebar disappeared in the admin section. This has been fixed.