Workspaces Release Notes: 3.43

First released: 22nd 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

FeatureTypeJira keySummary
XAP-UI does not honour font size change in browserBugFixXAP-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 UIBugFixXAP-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 upEnhancementXAP-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 unuseableBugFixXAP-24858

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

Files with numerical extensions break the files listBugFixAT-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 RStudioBugFixAT-1681

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