We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f2c159 + cddc3d5 commit 97c8b82Copy full SHA for 97c8b82
docs/source/getting_started/changelog.rst
@@ -13,6 +13,8 @@ milestone on GitHub for the full list of pull requests and issues closed.
13
14
v3.0.6
15
^^^^^^
16
+* Listen for ``'restarting'`` instead of ``'autorestarting'`` from server. (`#9674 <https://github.com/jupyterlab/jupyterlab/pull/9674>`__)
17
+* Use ``jupyterhub make_singleuser_app`` mixin when available. (`#9681 <https://github.com/jupyterlab/jupyterlab/pull/9681>`__)
18
* Remove jest version constrain. (`#9632 <https://github.com/jupyterlab/jupyterlab/pull/9632>`__)
19
* Disable large uploads for notebook server < 5.1. (`#9628 <https://github.com/jupyterlab/jupyterlab/pull/9628>`__)
20
* Ignore timeout errors when preloading settings. (`#9629 <https://github.com/jupyterlab/jupyterlab/pull/9629>`__)
0 commit comments