You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add `untracked_message_types` to Page Config [#471](https://github.com/jupyterlab/jupyterlab_server/pull/471) ([@Darshan808](https://github.com/Darshan808))
12
+
13
+
### Bugs fixed
14
+
15
+
- Fix typo in default for template directory traitlet (`template_dir` → `templates_dir`) [#463](https://github.com/jupyterlab/jupyterlab_server/pull/463) ([@krassowski](https://github.com/krassowski))
16
+
- Add `@web.authenticated` for `ListingsHandler`'s `GET` method [#457](https://github.com/jupyterlab/jupyterlab_server/pull/457) ([@krassowski](https://github.com/krassowski))
17
+
18
+
### Maintenance and upkeep improvements
19
+
20
+
- Fix CI Failures [#472](https://github.com/jupyterlab/jupyterlab_server/pull/472) ([@Darshan808](https://github.com/Darshan808))
21
+
22
+
### Documentation improvements
23
+
24
+
- Add documentation for `page_config_hook`[#469](https://github.com/jupyterlab/jupyterlab_server/pull/469) ([@jtpio](https://github.com/jtpio))
25
+
26
+
### Contributors to this release
27
+
28
+
([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2024-07-16&to=2025-10-22&type=c))
0 commit comments