Skip to content

Releases: SwissDataScienceCenter/renku-ui

Release 2.10.0

17 Oct 09:30
c256eca
Compare
Choose a tag to compare

2.10.0 (2022-10-17)

Bug Fixes

  • load notebook preview (#2052)
  • prevent sending repeated queries to GitLab graphql (#2072)
  • server: use the correct redis namespace (#2053)
  • show namespace name when there is no owner data (#2051)
  • set the size of the image on the Not Found page to full screen (#2051)

Features

BREAKING CHANGES

  • Requires renku-notebook v1.12.0 or greater

Release 2.9.0

22 Sep 17:38
Compare
Choose a tag to compare

2.9.0 (2022-09-15)

Features

  • reduce unnecessary 'project locked' notifications (#1982, #2025)
  • expose project metadata as JSON-LD (#1867, #2022)

BREAKING CHANGES

  • Requires renku-core v1.7.0 or greater
  • Introduces changes to the helm chart which should have no impact on most deployments

Release 2.8.2

15 Sep 09:16
Compare
Choose a tag to compare

2.8.2 (2022-09-15)

Bug Fixes

  • server: unique ids for each anonymous user (#2031)

Features

  • server: prevent gateway from setting anon users cookies (#2032)

Release 2.8.1

09 Sep 14:35
Compare
Choose a tag to compare

2.8.1 (2022-09-09)

Features

Release 2.8.0

06 Sep 08:26
Compare
Choose a tag to compare

2.8.0 (2022-09-06)

Features

sessions

misc

Bug Fixes

project

  • fix file tree display when changing to original project from fork (#1907, #2015)
  • prevent repeated queries to projects API (#2017)

anonymous navigation

  • render star project button for anon users (#2014)
  • restore back button navigation on projects for anon users (#2017)

BREAKING CHANGES

  • requires renku-gateway >= 0.15.0

Release 2.7.0

16 Aug 10:26
Compare
Choose a tag to compare

2.7.0 (2022-08-12)

Features

  • adapt notebook server error response format (#1710, #1989)
  • add styles for form elements (#1964, #1979)

Bug Fixes

  • host the Inter typeface on Renku (#1981, #1996)
  • sessions show the correct dialog when starting a session on an autosave branch (#1947, #2000)

BREAKING CHANGES

  • requires renku-notebooks >= 1.9.2

Release 2.6.0

26 Jul 12:53
9943f63
Compare
Choose a tag to compare

2.6.0 (2022-07-26)

Features

  • add confirmation when changing a value in the project settings (#1922, #1945)
  • add visibility tooltip on the project card (#1916, #1940)
  • add support for mermaid format in markdown view (#1807, #1941)
  • update layout: buttons, cards, font, colors (#1885, #1953)
  • include renku social media links in landing page (#1923, #1938)
  • update cheatsheet (#1961)

BREAKING CHANGES

  • requires renku >= 0.15.0

Release 2.5.0

04 Jul 14:19
Compare
Choose a tag to compare

2.5.0 (2022-07-01)

Features

dataset

  • add dropzone component for large files (#1830, #1882)

misc

  • set page title to project or dataset title (#1881)
  • add custom error 404 page (#1910, #1915)

Bug Fixes

  • dataset use git_url instead of project_id to import dataset (#1925)
  • notebook add validation when opening a notebook (#1906, #1926)

BREAKING CHANGES

  • requires renku-python >= 1.5.0

Release 2.4.1

24 Jun 13:29
Compare
Choose a tag to compare

2.4.1 (2022-06-24)

Features

  • sessions allow specifying files in auto start links (#1781, #1905)
  • home page remove unwanted sections of home page (#1886, #1896)

Bug Fixes

  • sessions validate that the autosave commit is in the project commit list (#1921)

Release 2.4.0

13 Jun 15:50
01e6d07
Compare
Choose a tag to compare

2.4.0 (2022-06-13)

Bug Fixes

  • edit datasets without images works as expected (1899)
  • support new server resources format (#1825, #1791)

BREAKING CHANGES

  • requires renku-notebooks >= v1.8.0