Changes to the UI
This release includes new features and streamlining and cleaning of the UI. These changes have focused on making datasets visible from within the UI and improving tools for collaborating on projects. This is still a work in progress, and there are further changes down the road in these areas, but this update gives you a small taste of what is coming.
New Features
Datasets are now displayed inside a Renku project
Datasets can now be searched for
Changes to Existing Features
Kus and been renamed to Issues and Pending Changes to Merge Request to use the same terminology as GitLab.
Issues and Merge Requests are found in the new Collaboration tab
Notable improvements
- Changed project URLs to show namespace and name instead of project ID
- Reworked collaboration view with issues list and collapsing issue pane
- Enabled search by username and group
- Fork functionality now allows changing the name
- Better tools to get information about interactive environments
- Better consistency with project and interactive environment URLs
Miscellaneous
- Commit time is local timezone aware
- Images and project templates now use Renku 0.8.2
- A Renku docker image with CUDA, Tensorflow and Tensorboard is now available
- User profile redirects to Keycloak profile
- Simplified deployment with automatic secrets generation
Individual components
For changes to individual components, check:
- renku-ui 0.7.2, 0.7.1, 0.7.0 and 0.6.4
- renku-gateway 0.6.0
- renku-python 0.8.2, 0.8.1, 0.8.0, 0.7.2 and 0.7.1
- renku-graph 0.29.3
- renku-notebooks 0.6.2, 0.6.1 and 0.6.0
Bug fixes
- Lineage visualization bugs addressed
- Users with developer permissions can now start an interactive environment
Upgrading from 0.4.3
- Update values file according to the values changelog