Workspaces Version 3.29
First Released: 02 October 2023
Summary
Workspaces 3.29 fixes some small bugs which were introduced in earlier versions of 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 |
|---|---|---|---|
| Blank screen shown for new user registration link | BugFix | XAP-23482 |
We have fixed a bug when user clicked on link from a registration email which went to /#register the page which was shown was empty. |
| No restriction_create audit event if you create a new workspace with restrictions | BugFix | XAP-23058 |
We have fixed an issue where if a Workspace was created with Restrictions, the restriction_create audit event did not appear in the audit log. The restriction_create audit event now appears in the audit log when a Restriction is created for a new Workspace. |
| Bashrc line buildup | BugFix | XAP-23041 |
We have fixed a bug in VMs so that duplicate lines configuring the no_proxy environment variable on VMs should now be removed |
| Provide facility for HA/TA to configure allowlist per workspace | Enhancement | XAP-21690 |
We have developed a new feature where as Tenant and Hub Administrators can create new workspace or edit existing workspaces and manage specific domain allow lists for a workspace. If a domain is added to the allow list, users of the workspace can then access this internet domain from within their workspace using for example a Workspace VM, R-console or Apps (Shiny/Mini-App or Apps like Jupyter Notebook/RStudio). Likewise, if a domain is removed from the allow list for a workspace, members of this workspace will no longer be able to access this internet domain from within their workspace. The list change might take up to 5 minutes to come into force. |
| Markdown formatting not shown anymore for .md file | BugFix | XAP-23661 |
We found a bug where some markdown files were not being rendered properly in the UI. We have fixed this now. |
| Change b2c or instructions for authenticator apps | BugFix | XAP-23617 |
We have removed some ambiguity of which authenticators were supported for login. |
| No message if you create a mini-app with an invalid name | BugFix | XAP-23496 |
We have fixed a bug which occurred when a shiny app was badly named. An error message now appears in the modal if the app name is invalid. |
| Analyse data icon for Files is not the same as for Database tables | BugFix | XAP-23464 |
The accompanying icon for the ‘Analyse data’ action in Files is displayed as a pie chart to be consistent with the matching Database tables action. |
| Files menu partly hidden when on laptop screen | BugFix | XAP-23414 |
We fixed a bug where some menus were not displaying properly in the new files tab. |
| Introduce dynamic setting of CRAN mirror | Enhancement | AT-1375 |
We have changed some settings so that connections to cran mirrors are more dynamic; this should lower the occurrences of problems when trying to download or update R packages. |