Skip to content

Release 0.10.0

Compare
Choose a tag to compare
@ciyer ciyer released this 27 Apr 12:01
· 1048 commits to master since this release

0.10.0 (2020-04-24)

Features

environments

  • allow anonymous users to start environments (#857)
  • allow unprivileged users to start environments (#857)

datasets

  • creation and import unified (#904)

help/documentation

  • add links to renku docs to the help dropdown menu (#911 #892)
  • add links to renku docs to the help page (#911 #892)
  • update links to new renku tutorial url ( #911 #892)

misc

  • add links to gitlab (#890 #867)
  • hide cells hidden in papermill report mode (#870 #838)
  • add maintenace page (#900 #894)
  • expose web-ide to all logged users
  • provide UI for hiding/showing code cells (#870 #838)

Bug Fixes

  • consider falsy string values for maintenance page (#903)
  • improve styling of notebooks (#870)
  • remove conditional variables from template file (#910)
  • update the jupyter button used in file view (#909)

BREAKING CHANGES

environments

datasets

  • dataset_name changed to short_name in renku-core 0.10.3 (#907 #913)