4.5.0a3
New features added
- Add terminal search functionality #17691 (@ianthomas23)
Enhancements made
- Allow to swap the URL resolver #17784 (@krassowski)
- Add the "Show Workspace Indicator" command to the palette #17780 (@jtpio)
Bugs fixed
- Mark cell as dirty at execution start instead of after execution #17774 (@Darshan808)
- Preserve original cell during split to maintain kernel connections #17755 (@Darshan808)
- Fix file browser navigation with
preferredDir
#17723 (@Darshan808) - Fix opening active notebook from kernel - custom drive #15958 (@itsmevichu)
Maintenance and upkeep improvements
- Avoid ipykernel 7.0.0a2 in CI #17778 (@ianthomas23)
- Stabilize Code Folding Tests #17773 (@Darshan808)
- Check
app.shell.currentWidget
for updating the tab title, if available #17772 (@jtpio) - Fix labeller config for audio/video extensions #17768 (@krassowski)
Documentation improvements
- Mark cell as dirty at execution start instead of after execution #17774 (@Darshan808)
- Stabilize Code Folding Tests #17773 (@Darshan808)
- Check
app.shell.currentWidget
for updating the tab title, if available #17772 (@jtpio)
Contributors to this release
(GitHub contributors page for this release)
@Darshan808 | @fcollonval | @github-actions | @ianthomas23 | @itsmevichu | @jtpio | @jupyterlab-probot | @krassowski | @Zsailer