Skip to content

Release 2.11.0

Compare
Choose a tag to compare
@ciyer ciyer released this 07 Nov 12:55
· 409 commits to master since this release
efcca86

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