Skip to content

Release 0.6.0

Compare
Choose a tag to compare
@lorenzo-cavazzi lorenzo-cavazzi released this 22 Jul 13:10
· 1273 commits to master since this release
d883ed8

0.6.0 (released 2019-07-22)

Bug Fixes

  • notebook: Avoid overlapping multiple API calls (#500)
  • notebook: Fix navigation for anonymous users trying to start notebooks (#510, #531)
  • Fix typos (#478, #479)

Features

  • notebook: Support autosaved branches (#507 #429, #517)
  • notebook: Start JupyterLab servers from any branch and commit (#416, #472)
  • notebook: Improve user feedback when stopping a notebook (#513, #530)
  • lineage: Opt-out from Knowledge Graph for private projects (#469)
  • lineage: Add navigability to the Knowledge Graph (#256, #519)
  • lineage: Style Knowledge Graph node according to their type (#502, #533)
  • Allow anonymous users to navigate and search through the project list (#532, #426)
  • Allow users to fork projects (#316, #508, #511, #486, #509, #512)
  • Display "page not found" error on wrong url (#488, #505)
  • Allow users to select from different project templates when creating a new project (#473, #504, #480, #506)
  • Allow users to order project listing in different ways (#475, #501)

BREAKING CHANGES

  • notebook: Adapt UI to the new backend API (#494, #498, #514)