4.4.0a0
Enhancements made
- Improve drag image styling #16936 (@JasonWeill)
- Update the form schema if it changed #16907 (@brichet)
- Export user preference settings to a json file #16896 (@Darshan808)
- Add option to disable input placeholder text #16713 (@maitreya2954)
Bugs fixed
- Fix moving files when
Last Modified
column is hidden #16962 (@krassowski) - Fix prefix removal when reconciling completions from multiple sources #16953 (@krassowski)
- Fix total size estimation in full windowing mode to reduce scrollbar jitter #16950 (@krassowski)
- Enable Scroll for Overflowing Menus on Small Screens #16945 (@Darshan808)
- Disable paste for read-only markdown cells & fix replace all for markdown cells #16943 (@itsmevichu)
- Fix Regex Functionality for Find and Replace / Replace All #16940 (@itsmevichu)
- Add clarification about FileFormat in
Services.Contents
#16927 (@cmarmo) - Reuse serverSettings when reopen an existing terminal #16921 (@ianthomas23)
- Maintain autosave timers while disconnected #16903 (@holzman)
- Fix triggering completer on the beginning of the lines #16863 (@andrewfulton9)
Maintenance and upkeep improvements
- Fix a test in
terminal.spec.ts
#16942 (@holzman) - Fix
docmanager/savehandler
"continue to save" test #16933 (@holzman) - Update sphinx requirement from <8.1.0,>=1.8 to >=1.8,<8.2.0 in the pip group across 1 directory #16922 (@dependabot)
- Bump tj-actions/changed-files from 45.0.2 to 45.0.3 in the actions group #16911 (@dependabot)
- Bump mermaid from 10.7.0 to 10.9.3 #16885 (@dependabot)
Documentation improvements
- Document
IInlineCompletionItem.token
#16959 (@fcollonval) - Add clarification about FileFormat in
Services.Contents
#16927 (@cmarmo) - Fix inconsistency in
Contents.IChangedArgs
documentation #16918 (@cmarmo) - Fix triggering completer on the beginning of the lines #16863 (@andrewfulton9)
Contributors to this release
(GitHub contributors page for this release)
@andrewfulton9 | @brichet | @cmarmo | @Darshan808 | @dependabot | @fcollonval | @holzman | @ianthomas23 | @itsmevichu | @JasonWeill | @jtpio | @jupyterlab-probot | @kellyrowland | @krassowski | @kuraga | @maitreya2954 | @pre-commit-ci