3.5.0
Enhancements made
- Optimize text mimerenderer: ansi vs autolink #13202 (@vidartf)
- Collapse debugger panel when disabling debugger #13088 (@yanmulin)
- File Browser: add support for filtering directories on search #12342 (@jtpio)
- Prompt for renaming at first manual save #12953 (@fcollonval)
- Raise ceiling on
jupyter_server
dependency to < 3 #13068 (@Zsailer)
Bugs fixed
- Set
isUntitled
to false on document path changes #13268 (@fcollonval) - Don't dispose the notebook metadata editor on active cell change #13259 (@fcollonval)
- Use keystroke format consistent with menus #13200 (@fcollonval)
Maintenance and upkeep improvements
- Fix memory leaks #13229 (@fcollonval)
- Bump to the latest Lumino 1.x #13190 (@fcollonval)
- Update branch configuration #13184 (@fcollonval)
Documentation improvements
- Update example documentation:
lab -> app
#13223 (@davidbrochart) - Prompt for renaming at first manual save #12953 (@fcollonval)
- Update branch configuration #13184 (@fcollonval)
Contributors to this release
(GitHub contributors page for this release)
@Carreau | @davidbrochart | @ellisonbg | @fcollonval | @hbcarlos | @jasongrout | @jtpio | @jupyterlab-probot | @krassowski | @meeseeksdev | @meeseeksmachine | @SylvainCorlay | @trungleduc | @welcome