Thanks to visit codestin.com
Credit goes to github.com

Skip to content

0.5.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@omidmogasemi omidmogasemi released this 28 Mar 17:53
· 167 commits to master since this release

Features:

Bugfixes:

  • Fix an issue preventing the creation of zombie kernels by adding a KeepAlive between kernel <-> server #1319
  • Add stylesheet versions to bust the CSS cache on new version deployments #1136
  • Fix an issue where panels can be dragged to a negative width and then couldn't be adjusted again #1335
  • Add an error message on config paste failure #1375
  • Fix a bug where execution info was copied when a new cell was inserted without being explicitly requested #1392

Misc:

  • Upgrade Monaco version, adding support for various new Monaco features and fixing some longstanding editor bugs #457 #1382
  • Upgrade Webpack version to fix CI failures #1388

A special thanks to first-time contributor @dhia-gharsallaoui in this release!