Skip to content

v0.30.0

Compare
Choose a tag to compare
@fcollonval fcollonval released this 17 Apr 13:23
b582faf

Update to JupyterLab 3

  • New features ✨ :
    • Add support for translation #888 #905 (Thanks a lot to @JessicaBarh)
    • Create Ctrl-Enter shortcut to commit #878 (Thanks @krassowski)
    • Add Git actions in file browser context menu #877 (Thanks @krassowski)
    • Use animated icon instead of text in status bar #893
    • Rework files diff API and widgets #900
    • New setting commitAndPush to push after each commit - deactivated by default #887 (Thanks @ktaletsk)
  • Bug fixes 🐛 :
    • Backward fix for JupyterHub #863
    • Avoid 500 error message when current directory is not a Git repository #855 (Thanks @jeanmonet)
    • Correct set repository when the sidebar changes side #880 (Thanks @ktaletsk)

Detailed changelog: v0.23.3...v0.30.0