Skip to content

Releases: SwissDataScienceCenter/renku-ui

Release 2.3.2

10 Jun 15:35
Compare
Choose a tag to compare

2.3.2 (2022-06-10)

Bug Fixes

  • do not show download button for folders in lineage view (#1893)
  • retain dataset image when updating a dataset (#1861, #1887)

Release 2.3.1

31 May 14:40
Compare
Choose a tag to compare

Features

Release 2.3.0

24 May 07:22
b574a60
Compare
Choose a tag to compare

2.3.0 (2022-05-23)

Features

Bug Fixes

  • correct listing of projects on datasets (#1842, #1843)
  • prevent wrong feedback on session pages (#1797, #1796)
  • update link to GitLab user profile (#1822, #1820)
  • prevent unnecessary queries to check project lock status (#1860, #1858)

Release 2.2.0

13 Apr 10:47
Compare
Choose a tag to compare

2.2.0 (2022-04-12)

Features

sessions

  • improve error handling on missing pipelines (#1778)
  • improve starting new sessions (#1730, #1408, #1679)
  • use new api for pinned images (#1769, #1767)

core

  • use versions endpoint to detect core-service versions
  • handle new renku-core api errors (#1757, #1709)
  • adapt to new name of core-service version endpoint (#1714)

Bug Fixes

misc

  • fix link to download files so it works for all default-branch names (#1750, #1753)
  • do not flash "RenkuLab down" when the user's auth token has expired (#1759, #1788)
  • fix the update project template button (#1745)

BREAKING CHANGES

  • Requires renku-core/renku-python >= v1.2.0

Release 2.1.2

05 Apr 15:22
Compare
Choose a tag to compare

2.1.2 (2022-04-05)

Bug Fixes

sessions

  • fix problems starting projects with pinned images ( #1769, #1767)

Release 2.1.1

24 Mar 11:44
Compare
Choose a tag to compare

2.1.1 (2022-03-24)

Features

sessions

Bug Fixes

  • correctly support updating project templates (#1745)

Release 2.1.0

15 Mar 14:58
8c33856
Compare
Choose a tag to compare

2.1.0 (2022-03-15)

Features

  • support creating a new project and importing a dataset into it as one action (#1604, #1703)
  • show project visibility in projects list (#1637, #1711)
  • generate links with badge to "Start on renku" (#1678, #1706)
  • redirect Notebook connect button to file in session (#1613, #1725)
  • display recently accessed projects on the home page (#1628, #1708)
  • show session logs for sub containers (#1647, #1713)
  • move documentation links to utility class (#1724)
  • support mounting cloud storage in sessions (#1499, #1518)

Bug Fixes

  • set project name in GitLab after project creation (#1685, #1722)
  • reformat dataset identifiers from old projects to be consistent with current format (#1694, #1716)
  • do not show project star status until it is available (#1657, #1723)
  • update old documentation links (#1704)

BREAKING CHANGES

  • requires renku-notebooks >=1.5.0

Release 2.0.2

15 Feb 15:04
ee08cb0
Compare
Choose a tag to compare

2.0.2 (2022-02-15)

Minor internal changes, not relevant to users.

Release 2.0.1

14 Feb 10:24
f4ce9ac
Compare
Choose a tag to compare

2.0.1 (2022-02-10)

Features

  • support custom CA certificates (#1537)

Bug Fixes

  • use the new usedIn field to get dataset projects (#1684)

Release 2.0.0

04 Feb 16:55
7cca575
Compare
Choose a tag to compare

2.0.0 (2022-02-04)

Features

markdown

project templates

  • support template-defined parameter validation (#1579, #1320)
  • support icons and description for templates (#1530, #1467, #1487)

repo support

server

  • improve error logging in ui-server (#1523, #1658)

sessions

Bug Fixes

datasets

  • fix problems with dataset "add to project" button (#1656)

projects

markdown

  • handle links and images specified by relative path (#1655, #1673)

BREAKING CHANGES

  • requires renku-python >=1.0.4
  • requires renku-graph >=2.0.0