Skip to content

Releases: SwissDataScienceCenter/renku-ui

Release 0.11.10

14 Apr 08:00
d24a93f
Compare
Choose a tag to compare

0.11.10 (2021-04-13)

Features

  • generate project-creation links, embedding metadata to automatically pre-fill input fields (#1288, #1194)
  • add preview for common hidden files (#1309)

Bug Fixes

  • restore support for project-level default environments parameters (#1308, #1306)

Release 0.11.9

06 Apr 11:48
7af1e3e
Compare
Choose a tag to compare

0.11.9 (2021-04-01)

Features

  • improve UX when forking a project, and handle up to 1000 namespaces (#1296, #1294, #1277, #1271)
  • allow setting project avatar (#1206, #1273)
  • simplify getting the registry image URL for running sessions (#1290)

Bug Fixes

  • fix issue pages not loading the content (#1295, #1293)
  • preserve query parameters when logging in (#1282)

BREAKING CHANGES

  • requires renku-gateway version >= 0.9.4

Release 0.11.8

10 Mar 07:00
Compare
Choose a tag to compare

0.11.8 (2021-03-09)

Bug Fixes

  • datasets handle datasets with ',' in the name correctly (#1265)

Release 0.11.7

08 Mar 16:34
4736944
Compare
Choose a tag to compare

0.11.7 (2021-03-08)

Features

  • datasets show a notification when uploading big files (#1247, #1150)
  • project update the project fork flow to match project creation (#1252, #1118)

Bug Fixes

datasets

  • fix creation date when searching datasets (#1240, #1226)
  • fail gracefully when trying to access a missing dataset (#1258, #1003)

general

  • check lfs status properly when previewing a file (#1242)
  • fix broken markdown preview caused by links without a reference (#1250)
  • handle sub-groups on projects list (#1253, #1248)

Release 0.11.6

15 Feb 15:32
9ce9281
Compare
Choose a tag to compare

0.11.6 (2021-02-15)

Bug Fixes

  • fix markdown files when they contain a file preview (#1237)
  • prevent accessing stats for non existing projects (#1235, #1234)
  • change url to instructions for manual migration (#1238, #1213)

Features

Release 0.11.5

10 Feb 13:04
9d6f8d7
Compare
Choose a tag to compare

0.11.5 (2021-02-09)

Bug Fixes

  • preserve any input when clicking on buttons and links on the projects list page, and improve UX for non-logged users (#1229 #1181 #1189)

Release 0.11.4

01 Feb 18:31
Compare
Choose a tag to compare

0.11.4 (2021-02-01)

Bug Fixes

Features

Release 0.11.3

11 Dec 10:57
Compare
Choose a tag to compare

0.11.3 (2020-12-11)

Features

dataset

file view

environments

general

Bug Fixes

BREAKING CHANGES

  • Requires renku-notebooks version >= 0.8.6

Release 0.11.2

17 Nov 10:03
Compare
Choose a tag to compare

0.11.2 (2020-11-17)

Features

  • improve title validation on new project creation 51e5ea4, closes #1107 #1115

Bug Fixes

  • dataset form is much simpler now but it keeps all fields d96faf2, closes #1116 #1117

Release 0.11.1

05 Nov 12:41
Compare
Choose a tag to compare

0.11.1 (2020-11-05)

Features

Bug Fixes

  • add dataset to project redirects well and doesn't wait for the kg after submit dc4e876, closes #1103 #1075
  • handle objects in error responses when fetching custom templates f53ddfa, closes #1071