Workspaces Version 4.19
First Released: 22 June 2026
Summary
This version of workspaces includes some small updates and improvements to some of our 4.0 features.
Released features
| Feature | Type | Jira key | Summary |
|---|---|---|---|
| Gitea enabled for Windows VMs | Story | XAP-29883 | Gitea support has been enabled for Windows VMs. Users can now authenticate to Gitea using their individual user accounts and associated client certificates within a Windows VM environment. Access is available via the Microsoft Edge browser, allowing secure interaction with the Gitea web interface. Additionally, Git operations over HTTPS are supported from the command line (Command Prompt or PowerShell), enabling users to securely clone, pull, and push repositories using their configured credentials and certificates. Client certificates are available under the personal folder. |
| Gitea authentication from VM using Firefox Browser | Story | XAP-30018 | Gitea SSH access will no longer be automatically configured for newly created Linux VM accounts. Instead, HTTPS access will be enabled by default. When users access the Gitea web interface from within a Linux VM using Firefox, they will now be prompted to authenticate using the GiteaAuthentication certificate. Users can choose to trust this certificate for the current For this session or Permanently.For an improved experience and to avoid repeated prompts, users are recommended to select Permanently. |
| Gitea integration from containerised apps, R-console and R web apps is now available. | Story | XAP-29816 |
Gitea integration is now available for containerised applications, R Console, and R web applications.
|
| Better error handling when trying to start a DTA session on a database view with more than 250.000 cells | Bug | AT-3004 | You are now able to run data table analytics modules on database views with more than 250.000 cells. A message will be shown that a random sample of the database view is presented, similar to what we do for database tables. Users have the option of running the analytics code in R-console using the full view as opposed to the random sample. |
| A new Browser application is now available in Workspaces. | Story | AT-3032 | This application allows users to securely access web URLs that have been explicitly approved and added to the allow list by the Tenant Administrator. This ensures controlled and compliant browsing within the workspace environment. |
| Enhance airlock zipping process | Enhancement | XAP-29990 |
Approved airlock requests are now prepared more quickly, reducing the time required before files are ready for copy or download.
|