4.3.0b1
Enhancements made
- Clean up SVG icons from
@jupyterlab/ui-components
and update SVGO #16678 (@joaopalmeiro)
Bugs fixed
- Use locale name instead of display/native name to toggle language #16710 (@maitreya2954)
- Add null checks for "input" variable #16705 (@JasonWeill)
- Null checks to guard against cell toolbar errors on startup #16704 (@JasonWeill)
- Update contents model on file change due to save from RTC #16695 (@krassowski)
- Add a guard on uninitialized nodes when resizing, remove log #16693 (@krassowski)
- Fix output streaming in RTC #16692 (@davidbrochart)
- Prevent replacing code with find and replace in read-only cells #16682 (@itsmevichu)
- Avoid changing type of read-only cells #16679 (@cmarmo)
Maintenance and upkeep improvements
- Bump axios from 1.6.1 to 1.7.4 #16691 (@dependabot)
- Update to Playwright 1.46.1 #16684 (@jtpio)
Documentation improvements
- User-facing changelog for JupyterLab 4.3 #16709 (@krassowski)
- Update to Playwright 1.46.1 #16684 (@jtpio)
- Fix JupyterLab install instructions in the debugger docs #16683 (@jtpio)
Contributors to this release
(GitHub contributors page for this release)
@cmarmo | @davidbrochart | @dependabot | @itsmevichu | @JasonWeill | @joaopalmeiro | @jtpio | @jupyterlab-probot | @krassowski | @maitreya2954