Skip to content

Releases: jupyterlab/jupyterlab-git

v0.32.1

16 Aug 14:52
fb53341
Compare
Choose a tag to compare
  • New features ✨ :
    • The extension is using JupyterLab 3.1 context menu and menu bar definition from settings (#979). So user can now remove the git context submenu (in the filebrowser) and customize the git menu (in the top menu bar).
  • Bug fixes 🐛 :
    • Use filebrowser tracker (#1004)
    • Correct signal disconnections (#1009)
    • Fix open .gitignore file (#1011)

v0.32.0

04 Aug 12:11
4b9ad43
Compare
Choose a tag to compare
  • New features ✨ :
  • Bug fixes 🐛 :
    • Refresh file browser on head change (#950) (#964) - Thanks to @navn-r
    • Correct repository as root case (#966)
    • Preserve commit message when switching to the History tab (#931) (#836) - Thanks to @navn-r
    • Fix domain name for translation (#988)
    • Fix test against null (empty string is valid) (#991)
    • Fix selection in new branch dialog (#996)
    • Use PageConfig info if git repository is the root folder (#1001)
  • Maintenance 🚧 :
    • Upgrade packages to address security warnings (#967)
    • Bump tar from 6.1.0 to 6.1.3 (#997)
    • Readme: Authentication to remote repo (#1000) - Thanks to @robna

🎉 Congratulations to @SinaKhalili and @robna on their first contributions to the repository.

See the full changelog for more details.

v0.31.0

23 Jul 06:57
a915184
Compare
Choose a tag to compare

🎉 Congratulations to @DarkmatterVale, @icankeep and @navn-r on their first contributions to the repository.

See the full changelog for more details.

v0.31.0a0

10 Jun 06:22
bf8c603
Compare
Choose a tag to compare
v0.31.0a0 Pre-release
Pre-release
  • New feature ✨ :
    • Use relative path #939
    • Support HybridContentsManager #939

v0.30.1

03 May 06:30
ef622d2
Compare
Choose a tag to compare
  • Bug fix 🐛 :
    • Disable 'Open Git Repository in Terminal' if terminals are not available #930 (thanks to @faucct)

v0.30.0

17 Apr 13:23
b582faf
Compare
Choose a tag to compare

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

v0.30.0b3

03 Apr 15:05
8828c77
Compare
Choose a tag to compare
v0.30.0b3 Pre-release
Pre-release
  • 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 🐛 :
    • 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.30.0b2...v0.30.0b3

v0.24.0

03 Apr 12:48
b010571
Compare
Choose a tag to compare
  • New features ✨ :
    • 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 🐛 :
    • 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.24.0

v0.30.0b2

15 Feb 19:37
fd22f2d
Compare
Choose a tag to compare
v0.30.0b2 Pre-release
Pre-release
  • Bug fix:
    • #863 Backward fix for JupyterHub

v0.30.0b1.post1

20 Jan 09:01
c5ed107
Compare
Choose a tag to compare
v0.30.0b1.post1 Pre-release
Pre-release
Remove version matching

Version are aligned by code design