Release 2.11.0
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
- initial workflow support on project page (#2038, #2041, #2050, #2065, #2071, #2082, #2087, #2092, #2102, #2105, #2099)
misc
BREAKING CHANGES
- Requires renku-python v1.9.0 or greater