Workspaces Version 3.43

First Released: 22 April 2024

Summary

This release of workspaces includes some big fixes as well as some background work for our upcoming features.

Upcoming items

We are also continuing to work on our 2024 roadmap and are happy to discuss this if you'd like further information.

Released features

Feature Type Jira key Summary
XAP-UI does not honour font size change in browser BugFix XAP-9440

We have now fixed the UI to change appropriately when 'font-size’ in Chrome settings is changed.

Bug with VM status showing in Workspaces UI BugFix XAP-25277

We have made a change when workspace VMs have been paused but still allocated (this can happen when user manually shuts the VM down when connected to the VM) in that when users click “Start” or “Stop” button, the message should disappear when the VM is either starting or stopping.

Enhance status checking when existing VMs are starting up Enhancement XAP-25126

We have some improvements in the way Linux virtual desktops are starting up in that the user will not see the Terminal and Desktop buttons before the Linux virtual machine is ready to accept connections.

Database table Filter field can be unuseable BugFix XAP-24858

We have fixed a small bug with the database table filter.

Files with numerical extensions break the files list BugFix AT-1857

We have now fixed the issue in rendering files with number extensions in files list.

Code block generated from DTA needs to include `library(xaputils)` to work in RStudio BugFix AT-1681

Users can now copy-paste analytics module code snippets into R studio and Jupyter Notebook.