Skip to content

Releases: SwissDataScienceCenter/renku-ui

Release 3.1.0

25 Jan 15:04
4a7cdb4
Compare
Choose a tag to compare

3.1.0 (2023-01-24)

Features

  • change text on the quickstart session button from "start" to "connect" when a session is running (#1381, #2268)

Bug Fixes

  • restrict visibility options to be compatible with namespace and parent project in fork dialog (#2296, #2299)

Release 3.0.0

16 Jan 23:54
ca1bdbc
Compare
Choose a tag to compare

3.0.0 (2023-01-17)

Features

  • ⭐ introduce a new cross-entity search page, phasing out the projects and datasets pages (#1894)
  • add a simple image editor for dataset avatars (#2180, #2246)
  • disable action button in sessions when stopping (#2278, #2284)
  • update documentation links and target the stable release (#2276)
  • add object store input validation (#2210, #2287)

Bug Fixes

  • handle errors on sessions interaction (#2269, #2169)
  • remove idle time when moving to step two on the starting session page (#2279, #2282)

Release 2.16.0

09 Jan 15:09
4951f5b
Compare
Choose a tag to compare

2.16.0 (2023-01-09)

Features

  • update realtime the KG status indexing percentage (#2255)
  • refresh the developer documentation (#2165, #2275)

BREAKING CHANGES

  • Requires renku-graph v2.26.0 or greater

Release 2.15.0

04 Jan 15:17
83e7c76
Compare
Choose a tag to compare

2.15.0 (2023-01-04)

Bug Fixes

  • improve layout of entity headers and cards (#2265)

Features

  • improve styling of button with menu and group button (#2200, #2243)
  • retrieve namespaces owned only when forking a project (#2027, #2187)
  • improve source highlighting in file preview (#2175, #2233)
  • restore projects and datasets images (#2179, #2231)

Release 2.14.0

16 Dec 15:14
69d1fe1
Compare
Choose a tag to compare

2.14.0 (2022-12-16)

Bug Fixes

  • improve layout on project creation page (#2077, #2214)
  • prevent resetting inputs when forking a project (#2157)
  • update links to documentation (#2207, #2199)
  • fix glitches on start session page (#2199)
  • use project slug for local links (#2209)
  • prevent overflowing content on file browser (#2132, #2213)

Features

  • make "stop" the default action for failed sessions (#1892, #2211)
  • receive notifications through websocket when sessions change (#2016, #2145, #2189)

2.13.0

28 Nov 18:16
4ced5c1
Compare
Choose a tag to compare

2.13.0 (2022-11-28)

Bug Fixes

  • correctly handle session log download in all places in the UI (#2160)

Features

  • switch to REST endpoint for lineage from KG (#1857, #2122)
  • unify display of session logs in all places in the UI (#2139, #2160)

Release 2.12.0

21 Nov 16:17
6759b9a
Compare
Choose a tag to compare

2.12.0 (2022-11-21)

Bug Fixes

projects:

  • fix bug in project name entry field of fork dialog (#2144)

Features

sessions

  • improve explanation when a session link does not work (#2141, #1777)
  • improve UX of server session logs (#1743, #2137)
  • unify flow for starting sessions (#2131, #2115)

misc

  • add static files for other RenkuLab components (#2126)
  • update or swap outdated client components (#2156, #2159)

Release 2.11.1

09 Nov 14:22
adae07a
Compare
Choose a tag to compare

2.11.1 (2022-11-09)

Bug Fixes

session

  • do not disable no-code pull/push buttons in situations where they will actually work (#2100, #2103)

Features

session

  • generate cheatsheet based on spec from renku-python (#1920, #2112)

Release 2.11.0

07 Nov 12:55
efcca86
Compare
Choose a tag to compare

2.11.0 (2022-11-07)

Bug Fixes

sessions

  • handle corrupted autosaves and improve warnings (#2086, #2088)
  • fix progress updates on session start (#2095, #2098)

projects

  • display shared link values in the new project form (#2026, #2089)
  • correctly cache response from KG endpoint (#2096, #2097)

Features

session

  • add refresh button to session (#1986, #2091)
  • use the same component for session preparation and start progress (#2064, #2104)

workflows

misc

BREAKING CHANGES

  • Requires renku-python v1.9.0 or greater

Release 2.10.1

20 Oct 09:17
5c5ab8c
Compare
Choose a tag to compare

2.10.1 (2022-10-20)

Bug Fixes

  • do not show session loader when values other than session status change (#2083)