Releases: jupyterlab/jupyterlab-git
Releases · jupyterlab/jupyterlab-git
v0.32.2
v0.32.1
- 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 🐛 :
v0.32.0
- 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 🚧 :
🎉 Congratulations to @SinaKhalili and @robna on their first contributions to the repository.
See the full changelog for more details.
v0.31.0
- New features ✨ :
- Bug fixes 🐛 :
🎉 Congratulations to @DarkmatterVale, @icankeep and @navn-r on their first contributions to the repository.
See the full changelog for more details.
v0.31.0a0
v0.30.1
v0.30.0
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
- 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
- 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