Skip to content

Releases: SwissDataScienceCenter/renku-ui

Release 2.0.0-rc1

01 Feb 10:33
daeec85
Compare
Choose a tag to compare

2.0.0-rc1 (2022-01-31)

Features

markdown

sessions

repo support

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

07 Jan 12:29
Compare
Choose a tag to compare

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

20 Dec 10:46
fc84883
Compare
Choose a tag to compare

1.2.2 (2021-12-20)

Bug Fixes

  • order maintenance by schedule date asc (#1612)

Release 1.2.1

30 Nov 07:51
14a492b
Compare
Choose a tag to compare

1.2.1 (2021-11-29)

Bug Fixes

  • adjust the build pipeline to prevent showing version update popups when unnecessary (#1594)

Release 1.2.0

26 Nov 16:28
21c7bfb
Compare
Choose a tag to compare

1.2.0 (2021-11-26)

Features

Server

  • improve stability when external stores are temporarily unavailable (#1583, #1521)

Client

BREAKING CHANGES

  • requires renku-gateway version >= 0.10.2

Release 1.1.0

16 Nov 09:21
f8b692f
Compare
Choose a tag to compare

1.1.0 (2021-11-12)

  • allow canceling a dataset search before before it completes (#1352, #1549)

  • use ui server for authentication (#1519, #1337)

  • highlight code syntax in markdown files (#1534, #1358)

  • improve performance of landing page (#1529, #1546)

  • notify user when a new renkulab version is available (#1544, #819)

  • rearrange session menu options (#1545, #1548)

  • preview matlab files (#1543)

Bug Fixes

  • filter out the internal loud component when checking RenkuLab health (#1541)

Release 1.0.2

31 Oct 14:02
Compare
Choose a tag to compare

1.0.2 (2021-10-29)

Bug Fixes

  • add missing headers to graphql queries (#1525, #1520)
  • check the image status properly when quickstarting sessions (#1526, #1031)
  • use proper components for navbar dropdown links (#1532)

Features

  • add 'loud' option to statuspage display (#1524, #1531)

Release 1.0.1

11 Oct 12:59
Compare
Choose a tag to compare

1.0.1 (2021-10-11)

Bug Fixes

  • prevent users without fork rights from trying to fork (#1494, #1431)
  • reactivate configurable home page (#1513, #1515)
  • correct column width in markdown tables (#1501, #1496)
  • show titles in landing page Your Projects sections (#1508)

Features

  • support creating and editing datasets when the default branch is protected (#1013, #1502)

Release 1.0.0

20 Sep 09:28
Compare
Choose a tag to compare

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

  • provide ui to add and display dataset marquee image in projects (#1142, #1444)

files

  • make file browser width adjustable (#1441, #1423)

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

  • send dataset creators correctly (#1482, #1470)
  • proper error handling when dataset add fails (#1488)

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

  • handle projects with primary branches named other than "master" (#1457, #1173)
  • do not reload when logo is clicked (#1473)

Release 0.11.16

17 Sep 14:00
Compare
Choose a tag to compare

0.11.16 (2021-09-17)

Features

  • Improve wording of new version banner