Workspaces Version 3.30

First Released: 16 October 2023

Summary

This release of Workspaces includes the rollout of the new Database table list. The list allows the users the same actions they are used to but with the upgraded look and feel. We have also included some bug fixes and have retired rdgal from all workspaces.

Upcoming items

The new UX will continue to rollout over the next few months; more information about changes and scheduling is available from Aridhia.

We are working on the New UX features, a new document editor and the rest of our 2023 Roadmap, please get in touch with the team at Aridhia to discuss this further.

Released features

Feature Type Jira key Summary
Airlock notifications are only being sent to Administrators instead of Administrators and Owners BugFix XAP-23873

We fixed a small bug which meant that Workspace Owners were not receiving notifications when an Airlock was ready to be approved.

Cancelling at TOTP step on B2C doesn't redirect to main login BugFix XAP-23416

We have fixed an issue that if you clicked “Cancel” when you are at the multi factor authentication you where not redirected back to the login page.

Upgrade gitea helm to 9.3.0 BugFix XAP-23071

We have upgraded the version of gitea on the platform. You might see a warning when next interacting with the remote gitea repo via the git commands that the remote host identification has changed. If that happens, simply follow the suggested message in your terminal to remove the offending ssh known_host key, e.g. ssh-keygen -f "/home/<youruserid>/.ssh/known_hosts" - R "gitea.<yourdomain>"

Rollout Database Table List Enhancement XAP-23750

The new look data table list is now available to all users. This updates the look and feel of the list of database tables in the workspace.

New UX does not log audit event for copy actions in UI BugFix XAP-23706

This fixes a bug in the new UX so that we are now sending audit events when a user copies text in the workspace

WS homepage button URL error Enhancement XAP-23619

This change redirects all calls to workfiles endpoint to {{folder/files. }} This means that legacy homepages still work in the new UI.

Add tooltips to tabs Enhancement XAP-23588

When there are many tabs, sometimes the name of the tab is truncated. If the user hovers over the name of a tab, a tooltip appears showing the full, untruncated name of the tab.

R dependency rdgal will be retired Enhancement AT-1414

rgdal is being retired so we have removed any dependencies which are pre-installed in Workspaces.