Workspaces Version 3.8
First Released: 14 November 2022
Summary
We have added a new layout manager in the preview of the new UI. Users of the new view will notice a new line of tabs which help you to navigate through your open items. We have also been working on fixing some bugs in the CSV conversion tool as well as adding git into our containerised applications.
Upcoming items
We are working on the New UX features and the rest of our 2022 Roadmap. We have started planning our 2023 roadmap, please get in touch with the team at Aridhia to discuss this further.
UX preview features can be trialled by selecting the "Use new view" button in the profile menu.
Released features
| Feature | Type | Jira key | Summary |
|---|---|---|---|
| New UX: Layout manager | Enhancement | XAP-19900 |
We have added to the new file ribbon. Users will now be able to navigate through their open tabs. |
| Enable local workspace git in containerised apps | Enhancement | AT-440 |
Users are now able to use git commands inside the terminals of the Built-in Apps RStudio and Jupyter Notebook as well as the user interface inside RStudio. |
| Convert dataset to csv is failing | BugFix | XAP-20771, XAP-20692 |
A bug preventing the conversion of a data base table in a workspace to a CSV has been fixed |
| Refactor current New File modal | Enhancement | XAP-20456 |
We have been working on the menu items for the new file list. |
| Workspace user can click into a hibernated workspace | BugFix | XAP-19696 |
We fixed a bug where some users could attempt to access their hibernated workspaces. |
| Converting datasets from CSV failing if column has blank values | BugFix | XAP-16690 |
A bug where blank entries in a CSV caused issues when converting to a data base table has been fixed |
| Turn off support for R 3.5.0 legacy for mini-apps and the R console | Enhancement | AT-1038 |
The support for R 3.5.0 legacy has been removed for both mini-apps and the R console. |
| Optional fields in timeline module does not support datetime format | BugFix | AT-1028 |
In the new Timeline Data Table Analytics Module, the data format DateTime is now supported when using the optional fields to narrow down the date range. AT-1028 |