Sourced from jupyter-lsp's changelog.
jupyter-lsp 2.2.2
- bug fixes:
- address warning about renamed
extension_points
(#1035)- fix compatibility with jupyter server 1.x
- fix an authentication-related security vulnerability (see the advisory for details)
- enhancements:
- add authorization support (
lsp
resource, jupyter-server v2+ only) - this allows server operators for fine grained access control, e.g. in case if specific users (such as guest or read-only users) should not be allowed to access LSP; this is in addition to authentication fixes
@jupyter-lsp/jupyterlab-lsp 5.0.1
- bug fixes:
- fix false “undefined name” in
%%time
and%%capture
magics #1007 (thanks@i-aki-y
!)- fix completion items for paths and other long items being cut off #1025
- workaround issue with markdown lost on edit #1016
- fix latex/Greek letters insertion and other completions which do not match prefix (do not pre-filter completions from kernel) #1022
- fix completions in Console #1023
- fix customising
priority
after pre-setting it withoverrides.json
#1027- fix jump to definitions in a file inside root in Pyright on Windows #1024
- fix typos in setting title and help message #999 and #1010
- maintenance:
Sourced from jupyterlab's releases.
v4.0.11
4.0.11
Security fixes
- Potential authentication and CSRF tokens leak in JupyterLab (GHSA-44cc-43rp-5947)
- SXSS in Markdown Preview (GHSA-4m77-cmpx-vjc4)
Bugs fixed
- Fixes focus indicator on input checkbox for Firefox #15612 (
@alden-ilao
)Documentation improvements
- Fix link to yarn docs in extension migration guide #15640 (
@krassowski
)Contributors to this release
(GitHub contributors page for this release)
@brichet
|@fcollonval
|@github-actions
|@jtpio
|@jupyterlab-probot
|@krassowski
|@meeseeksmachine
|@misterfads
|@welcome
882dd81
[ci skip] Publish 4.0.111ef7a4f
Merge pull request from GHSA-44cc-43rp-59470a75101
Fix CI: lintdda0033
Merge pull request from GHSA-4m77-cmpx-vjc40708330
Backport PR #15612:
Fixes focus indicator on input checkbox for Firefox (#15653)edb23eb
Backport PR #15640:
Fix link to yarn docs in extension migration guide (#15644)Sourced from notebook's releases.
v7.0.7
7.0.7
Enhancements made
- Update to JupyterLab 4.0.11 #7215 (
@krassowski
)Maintenance and upkeep improvements
- Update ruff config and typing #7145 (
@blink1073
)- Clean up lint handling #7142 (
@blink1073
)- Adopt ruff format #7132 (
@blink1073
)- [7.0.x] Install stable JupyterLab 4.0 in the releaser hook #7183 (
@jtpio
)- Update publish-release workflow for PyPI trusted publisher #7176 (
@jtpio
)Contributors to this release
(GitHub contributors page for this release)
@brichet
|@d5423197
|@github-actions
|@jtpio
|@krassowski
|@meeseeksmachine
Sourced from notebook's changelog.
7.0.7
Enhancements made
- Update to JupyterLab 4.0.11 #7215 (
@krassowski
)Maintenance and upkeep improvements
- Update ruff config and typing #7145 (
@blink1073
)- Clean up lint handling #7142 (
@blink1073
)- Adopt ruff format #7132 (
@blink1073
)- [7.0.x] Install stable JupyterLab 4.0 in the releaser hook #7183 (
@jtpio
)- Update publish-release workflow for PyPI trusted publisher #7176 (
@jtpio
)Contributors to this release
(GitHub contributors page for this release)
@brichet
|@d5423197
|@github-actions
|@jtpio
|@krassowski
|@meeseeksmachine
80e992e
Publish 7.0.7089c78c
Update to JupyterLab 4.0.11 (#7215)109ba75
Backport PR #7176:
Update publish-release workflow for PyPI trusted publisher...d252423
Update ruff config and typing (#7145)
(#7186)d2ef92f
Backport PR #7142:
Clean up lint handling (#7185)8e9390d
Backport PR #7132:
Adopt ruff format (#7184)4d07f1e
Install stable JupyterLab 4.0 in the releaser hook (#7183)e73d410
Updated ui-tests Configuration in Contributing.md (#7124)ea1a153
Set navigation_with_keys
to False
(#7129)d717c6b
Add Python 3.12 classifier (#7111)