Releases: SwissDataScienceCenter/renku-ui
Releases · SwissDataScienceCenter/renku-ui
Release 2.0.0-rc1
2.0.0-rc1 (2022-01-31)
Features
markdown
sessions
repo support
- support multiple versions of renku core (#1620, #1630, #1507)
- improve presentation of migration suggestions (#1621, #1602, #1422, #1233, #1651, #1659)
project templates
- support template-defined parameter validation (#1579, #1320)
- support icons and description for templates (#1530, #1467, #1487)
Bug Fixes
datasets
- fix problems with dataset "add to project" button (#1656)
BREAKING CHANGES
- requires renku-python >=1.0.4
- requires renku-graph >=2.0.0
Release 1.3.0
1.3.0 (2022-01-07)
Bug Fixes
- show the correct session status on notebooks preview (#1610, #1606)
- correct links to migration documentation (#1591, #1588)
- order scheduled maintenances to show the next one first (#1612, #1609)
- sanitize Jupyter notebooks to remove problematic HTML (#1629)
Features
- show suggestions for things to do on new projects (#1512, #1578)
- support links for sharing sessions with options (#1596, #1608)
- add visibility open when forking a project (#1272, #1617)
- allow stopping a session that is not fully started (#787, #1605)
- handle Enter key on project search bar (#1576, #1595)
- updates to style of alerts, menus, and tables (#1571, #1589)
- improve UX when GitLab does not allow iframes (#1584, #1572)
Release 1.2.2
Release 1.2.1
Release 1.2.0
Release 1.1.0
Release 1.0.2
Release 1.0.1
Release 1.0.0
1.0.0 🎉 (2021-09-20)
The 1.0.0 UI! The biggest changes compared to the earlier 0.11.x version are explained on the RenkuLab home page
and include:
- New aesthetics, look and feel
- Sessions (formerly "interactive environments") shown in the UI within their RenkuLab context
- Issues and Merge Requests shown in the UI within RenkuLab context
Changes compared to 1.0.0-beta5 follow below.
Features
collaboration
- add fork tab to collaboration page (#1468, #1479)
- add "open in tab button" to collaboration pages (#1468, #1479)
dataset
files
sessions
- improve visiblity of "open in new tab" button in sessions (#1491, #1400)
- added cheat sheet to session page (#1380, #1466)
general
- add help page for UI changes (#1469)
- show initial 1.0.0 home page (#1425, #1426, #1425)
- show new logged-in landing page (#1447, #1360)
- show error page when gitlab is not available (#1489, #805)
- show new version info banner to logged-in users (#1469)
Bug Fixes
datasets
sessions
- allow scripts on docs iframe to quiet complaints (#1483)
- be more generous on iframe privileges (#1465, #1483)
- revive the fork button on the sessions page (#1278, #1480)
- make improvements to messages when no image is available (#1492, #1448)
general