4.0.7
Enhancements made
Bugs fixed
- Restore horizontal scrolling of outputs for Firefox #15171 (@fcollonval)
- Fix text wrapping in the search box #15080 (@eliaslma)
- Fix completer documentation panel hiding and animation #15238 (@krassowski)
- Fix clicking in the TOC does not scroll #15184 (@parmentelat)
- Hide completer when changing notebook tabs #14534 (@nishikantparmariam)
- Backport of MathJax double init/font URL fix and binder/log updates #15231 (@bollwyvl)
- Restore syntax highlighting for mimetypes with more than one identifier #15175 (@jans-code)
- Fix completer width inflation and jitter #15132 (@krassowski)
- Fix Show Keyboard Shortcuts command #15170 (@jtpio)
- Blur footer for any key that triggers a 'select above', not just ArrowUp #14796 (@smacke)
- Fix background-color in
<select>
elements in dark theme #15098 (@Rmarieta) - Fix selection in active line #15129 (@krassowski)
- Remove
unusedDocuments
, fix culling of foreign documents #15105 (@krassowski)
Maintenance and upkeep improvements
- Fix completer tests after transition to pointer events #15237 (@krassowski)
- Bump postcss from 8.4.25 to 8.4.31 #15218 (@dependabot[bot])
- Switch from hub to gh CLI #15213 (@fcollonval)
- Restore removed API #15204 (@fcollonval)
- Bump actions/checkout from 3 to 4 #15189 (@dependabot[bot])
- Bump iterative/setup-cml from 1 to 2 #15186 (@dependabot[bot])
- Add a valid email in update extension #15133 (@brichet)
- Added test to check close tab button has a title #15086 (@m158261)
Documentation improvements
- Fix typo in
Notification.dismiss
#15197 (@krassowski) - Restore dark/light toggle, remove duplicated search box #15141 (@krassowski)
- New docs page: developer/accessibility.html #14426 (@gabalafou)
Contributors to this release
(GitHub contributors page for this release)
@bollwyvl | @fcollonval | @github-actions | @HaudinFlorence | @jtpio | @jupyterlab-probot | @krassowski | @lumberbot-app | @meeseeksmachine | @parmentelat | @welcome