Releases: jupyterlab/jupyterlab_server
Releases · jupyterlab/jupyterlab_server
v2.9.0
2.9.0
Enhancements made
Maintenance and upkeep improvements
- Enforce labels on PRs #221 (@blink1073)
- Fix caching of conda env in CI #218 (@blink1073)
pyproject.toml
: clarify build system version #222 (@adamjstewart)
Documentation improvements
- Fix typo in README #216 (@Mithil467)
- Clean up Readme #215 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@adamjstewart | @blink1073 | @bollwyvl | @codecov-commenter | @minrk | @Mithil467 | @welcome
v2.8.2
2.8.2
Bugs fixed
- Fallback to context-less translation on Python 3.7 #213 (@krassowski)
- Clean unneeded catch #210 (@fcollonval)
Contributors to this release
v2.8.1
2.8.1
Bugs fixed
- Fall back to
DEFAULT_LOCALE
when translation settings schema is invalid inget_current_locale
#207 (@telamonian)
Contributors to this release
Release v2.8.0
2.8.0
Enhancements made
- Translate settings schema #205 (@fcollonval)
Contributors to this release
Release v2.7.2
2.7.2
Bugs fixed
- Do not overwrite capitalization of region names #202 (@krassowski)
Maintenance and upkeep improvements
- Use Check Links Action #201 (@blink1073)
Documentation improvements
- Recommend
pytest --pyargs jupyterlab_server
#203 (@krassowski)
Contributors to this release
Release v2.7.1
2.7.1
Bugs fixed
- Fix reset user settings if validation failed #199 (@fcollonval)
Maintenance and upkeep improvements
- TST: support openapi-core 0.14 SpecPath #198 (@bnavigator)
Contributors to this release
Release v2.7.0
2.7.0
Maintenance and upkeep improvements
- Switch to entrypoints package #187 (@fcollonval)
Contributors to this release
Release v2.6.2
2.6.2
Enhancements made
Bugs fixed
Other merged PRs
Contributors to this release
Release v2.6.1
Release v2.6.0
2.6.0
Enhancements made
Documentation improvements
- Add changelog for 2.6.0 #185 (@blink1073)