Releases: SwissDataScienceCenter/renku-ui
Releases · SwissDataScienceCenter/renku-ui
3.26.0
3.26.0 (2024-05-23)
Features
- rework Renku 2.0 project page (#3108, #3098) by @andre-code
- handle custom resource pools culling times (#3113) by @Panaetius, @lorenzo-cavazzi
BREAKING CHANGES
- Requires renku-notebooks version >= 1.25.0
3.25.0
3.24.0
3.24.0 (2024-05-15)
Features
- add support for session secrets (#3100, #3101, #3106, #3109) by
@lorenzo-cavazzi - use namespace/slug to identify 2.0 projects (#3096, #3103) by @ciyer
- rework renku 2.0 navigation (#3095, #3097) by @ciyer
Fixes
- sort by date on the 2.0 search page (#3088, #3091) by @andre-code
BREAKING CHANGES
- Requires renku-notebooks version >= 1.23.0
- Requires renku-data-services version >= 0.10.0
3.23.0
3.22.0
3.21.0
3.21.0 (2024-03-26)
Features
- change the url structure for Renku 2.0 projects (#3026) by @ciyer
- add an additional top bar for Renku 2.0 (#3030) by @leafty
- ad-hoc feature flag for Renku 2.0 (#3051) by @leafty
- adapt session storage to repository (#3057, #3058) by @leafty
- add support for entity tags on Renku 2.0 projects (#3067) by @leafty
- add sessions for Renku 2.0 projects (#3037) by @leafty
- add search for projects and users on Renku 2.0 (#3032) by @lorenzo-cavazzi, @andre-code
Bug Fixes
- remove the
<ThrottledTooltip>
component (#3022) by @leafty - start migrating to
react-router@v6
(#3028) by @leafty - expand the readme to include a contribute section (#3031) by @lorenzo-cavazzi
- add an action to automate releases (#3035) by @leafty
- update the release action (#3039) by @leafty
- some migration step for
react-router@v6
(#3041) by @leafty - update
tsconfig.json
(#3066) by @leafty - update appearance of copy button in file view (#3078) by @leafty
- update footer links with Mastodon (#3059, #3081) by @leafty
- update
react-pdf
version and fix it (#3006, #3083) by @leafty - improve session scheduling error messages (#3036, #3082) by @leafty
BREAKING CHANGES
- Requires renku-notebooks version >= 1.22.0
- Requires renku-data services version >= 0.6.0
- Requires renku >= 0.50.0 (New services:
solr
,renku-search
)
Release 3.20.2
Release 3.20.1
3.20.1 (2024-02-08)
Bug Fixes
Release 3.20.0
3.20.0 (2024-02-06)
Features
- initial alpha implementation of renku v1 projects by @ciyer (#2870, #2875)
- remove features section from help by @ciyer (#2986)
- show terms of use and privacy policy in the help section of the UI by @ciyer (#2954, #2991)
- improve appearance of templates on new project page by @leafty (#2999, #2387)
Bug Fixes
- restore logged in/out notifications by @leafty (#3014)
- fix z-index clash in the search page by @leafty (#2995, #2934)
- hide button to add storage when the feature is not available by @lorenzo-cavazzi (#3001)
- unify appearance of project settings alerts by @leafty (#2990)
- fix build warnings on Notifications component by @leafty (#3005)