Workspaces Version 4.6

First Released: 08 December 2025

Summary

This version of workspaces includes some small updates and improvements to some of our 4.0 features.

We have removed references to R Studio, this has been renamed the "R Development Environment"; the functionality has not changed. 

Released features

Feature Type Jira key Summary
Hibernated workspace displays active icon Bug XAP-28991 We have fixed a bug on the new workspace cards; hibernated workspaces no longer display an 'active' icon.
When viewing database table in full screen, the menu to select tabs could do with moving to the left Enhancement XAP-27844 Minor UI fix: The tab selection now shows in the correct place when full screen looking at a database table.
Search doesn't get refreshed when switched between tags and filter by workspace name Bug XAP-18826 We have made a usability improvement to the test search box in the TA view 
"Open in new tab" from SQL editor does not show the query result Bug XAP-23411 Bug fix: The results from a sql query will now display correctly when expanded into its own tab
New UX: "Run file" when in an .r file does not open the R-console or run the code in R-console Bug XAP-23410 We have made a small fix so that .r files can be run from the file editor. 
Rename rstudio app and image to "R Development Environment" Task AT-2725 The RStudio app has been renamed to RDE (R Development Environment). This is a cosmetic change only.
Remove RStudio references in UI Task AT-2724 Replaced "RStudio" with "RDE" or "R Development Environment".
Replaced "Shiny" with "R Web App".
This should have no functional impact 
The ability to run R should not depend on the the ability to list apps Bug XAP-29084 Fix for user interface - custom roles with out the permission to run a containerised app where also missing the save button when editing an R file due to an incorrect permission check in the UI.