Skip to content

v4.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 08:34
· 4 commits to 4.2.x since this release

4.2.1

(Full Changelog)

Bugs fixed

  • Fix Shift + Tab contextual help inspector tooltip regression #16343 (@krassowski)
  • Fix workspace context menu incorrectly showing up in other sidebar sections #16346 (@krassowski)
  • Fix execution in console in terminal interaction mode #16348 (@krassowski)
  • Reactive toolbar: avoid simultaneous calls to _onResize() #16335 (@brichet)
  • Resetting a shortcut does not restore and enable the default if it was modified #16304 (@itsmevichu)
  • Allow to invoke inline completer anywhere (not only at the end of line) #16298 (@ajbozarth)
  • Search and replace with substring in markdown and raw cells #16293 (@JasonWeill)
  • Wait for the cell toolbar items to be rendered the first time before looking for overlap #16291 (@brichet)
  • Add lowercase proxy vars and make priority consistent with other tools #16287 (@jgoodson)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @jtpio | @jupyterlab-probot | @krassowski | @meeseeksmachine | @Rob-P-Smith | @welcome