Releases: jupyterlab/jupyterlab-git
v0.42.0rc0
0.42.0rc0
Enhancements made
- Add git stash #1228 (@shawnesquivel)
- Fix files changed and reverting merge commits from the history panel bug #1227 (@basokant)
- Adding support for standalone diffs of images #1223 (@basokant)
Bugs fixed
- Fix menu entry selection #1246 (@fcollonval)
- fix switch from a detached head to a branch not working #1218 (@basokant)
- fix history panel not rendering when history is empty #1215 (@basokant)
Maintenance and upkeep improvements
- Update configuration on latest 3.x template #1248 (@fcollonval)
- Bump vega from 5.21.0 to 5.23.0 in /ui-tests #1229 (@dependabot)
- Update pre-commit #1216 (@fcollonval)
- Bump to 0.41.0 #1204 (@fcollonval)
Other merged PRs
- Bump json5 from 2.2.0 to 2.2.3 in /ui-tests #1235 (@dependabot)
- Bump webpack from 5.74.0 to 5.76.1 #1232 (@dependabot)
- add shawnesquivel as a contributor for code #1225 (@allcontributors)
- add basokant as a contributor for code #1224 (@allcontributors)
- bug: modified password placeholder text depending if remote URI is github (Fix #1176) #1220 (@shawnesquivel)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 #1213 (@dependabot)
- Hide overflow for latest item on click #1212 (@ardislu)
- Bump json5 from 1.0.1 to 1.0.2 #1208 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@allcontributors | @ardislu | @basokant | @dependabot | @fcollonval | @github-actions | @shawnesquivel | @welcome
v0.41.0
What's Changed
- New feature ✨ :
- Use preview tab for diff file views by @sheezaaziz in #1184
- Bug fixes 🐛 :
- Update commandsAndMenu.tsx to replace "`" in file path for Open Git Repository since it leads to Command Injection Vulnerability by @rahrad123 in #1196
- Add support for Jupyter Server 2 by @fcollonval in #1203
- Maintenance 🚧 :
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #1194
- add sheezaaziz as a contributor for code by @allcontributors in #1197
- add Damans227 as a contributor for code by @allcontributors in #1199
- Bump to 0.41.0 by @fcollonval in #1204
New Contributors
- @rahrad123 made their first contribution in #1196
Full Changelog: v0.40.1...v0.41.0
v0.40.1
What's Changed
- Bug fix 🐛 :
- Fix submodules unhandler error by @seignovert in #1191
- Maintenance 🚧 :
- add kostyafarber as a contributor for code by @allcontributors in #1190
- Bump to version 0.40.1 by @fcollonval in #1192
Full Changelog: v0.40.0...v0.40.1
v0.40.0
What's Changed
- New features ✨
- Support downloading a git repository snapshot by @sheezaaziz in #1177
- Add submodules clone checkbox by @seignovert in #1188
- Bug fixes 🐛
- Return without an error message when user cancels a push/pull by @Damans227 in #1170
- Add translation to missing items by @kostyafarber in #1180
- Maintenance 🚧
- Bump node js version for publication by @fcollonval in #1174
- Bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #1181
- Bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #1185
- Bump to 0.40.0 by @fcollonval in #1189
New Contributors
- @Damans227 made their first contribution in #1170
- @sheezaaziz made their first contribution in #1177
- @kostyafarber made their first contribution in #1180
- @seignovert made their first contribution in #1188
Full Changelog: v0.39.3...v0.40.0
v0.39.3.post1
What's Changed
- Maintenance 🚧
- Bump node js version for publication by @fcollonval in #1174
Full Changelog: v0.39.3...v0.39.3.post1
v0.39.3
What's Changed
- Bug fix 🐛 :
- fix: export logger instance for external use by @Reginald-King in #1172
- Maintenance 🚧 :
- Raise error instead of set status by @fcollonval in #1165
- Fix yarn lock by @fcollonval in #1169
New Contributors 🎉
- @Reginald-King made their first contribution in #1172
Full Changelog: v0.39.2...v0.39.3
v0.39.2
What's Changed
- New feature ✨ :
- Add configuration to exclude paths by @divyansshhh in #1163
New Contributors
- @divyansshhh made their first contribution in #1163
Full Changelog: v0.39.1...v0.39.2
v0.39.1
What's Changed
- Bug fixes 🐛 :
- URL should be uppercase by @fcollonval in #1160
Full Changelog: v0.39.0...v0.39.1
v0.39.0
What's Changed
- New features ✨
- Maintenance 🚧
- Fix missing server extension activation in README by @fcollonval in #1157
Full Changelog: v0.38.0...v0.39.0
v0.38.0
Big thanks to the new contributors @BoscoCHW and @iflinda (thanks to the MLH fellowship program) 👏
What's Changed
- New features ✨ :
- Bug fixes 🐛 :
- close diff window when changes to file are discarded by @BoscoCHW in #1132
- Close diff only for file in index or working state by @fcollonval in #1140
- avoid crashing if cell id doesnt exist when diffing notebooks by @DeanLight in #1148
- Maintenance 🚧 :
- Bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in #1125
- Fix tests by @fcollonval in #1133
- Bump shell-quote from 1.7.2 to 1.7.3 by @dependabot in #1138
- Bump terser from 5.7.1 to 5.14.2 by @dependabot in #1149
- Bump moment from 2.29.2 to 2.29.4 by @dependabot in #1151
- Bump moment from 2.29.2 to 2.29.4 in /ui-tests by @dependabot in #1150
- Update integration tests setup by @fcollonval in #1152
New Contributors
- @BoscoCHW made their first contribution in #1132
- @iflinda made their first contribution in #1134
- @DeanLight made their first contribution in #1148
Full Changelog: v0.37.1...v0.38.0