|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> --> |
4 | 4 |
|
| 5 | +## 0.4.4 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.4.3...04aaebfb1427167973f5c54a67e3637a9c77134b)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Stop looking in the old IPython directory for nbextensions [#153](https://github.com/jupyter/nbclassic/pull/153) ([@minrk](https://github.com/minrk)) |
| 12 | +- Handlers under nbclassic if notebook 7 is found [#141](https://github.com/jupyter/nbclassic/pull/141) ([@echarles](https://github.com/echarles)) |
| 13 | + |
| 14 | +### Bugs fixed |
| 15 | + |
| 16 | +- Fix resource display when redirecting from /notebooks/* [#148](https://github.com/jupyter/nbclassic/pull/148) ([@echarles](https://github.com/echarles)) |
| 17 | +- Rename duplicate entrypoints [#138](https://github.com/jupyter/nbclassic/pull/138) ([@echarles](https://github.com/echarles)) |
| 18 | +- Point nbclassic at the classic jupyter_notebook_config path [#137](https://github.com/jupyter/nbclassic/pull/137) ([@Zsailer](https://github.com/Zsailer)) |
| 19 | + |
| 20 | +### Maintenance and upkeep improvements |
| 21 | + |
| 22 | +- Updating JS Dependencies [#152](https://github.com/jupyter/nbclassic/pull/152) ([@RRosio](https://github.com/RRosio)) |
| 23 | +- Get the notebook version from notebook._version [#133](https://github.com/jupyter/nbclassic/pull/133) ([@echarles](https://github.com/echarles)) |
| 24 | + |
| 25 | +### Documentation improvements |
| 26 | + |
| 27 | +- Updating documentation for nbclassic [#134](https://github.com/jupyter/nbclassic/pull/134) ([@RRosio](https://github.com/RRosio)) |
| 28 | + |
| 29 | +### Other merged PRs |
| 30 | + |
| 31 | +- UI: About box to display nbclassic instead of notebook [#147](https://github.com/jupyter/nbclassic/pull/147) ([@echarles](https://github.com/echarles)) |
| 32 | + |
| 33 | +### Contributors to this release |
| 34 | + |
| 35 | +([GitHub contributors page for this release](https://github.com/jupyter/nbclassic/graphs/contributors?from=2022-07-12&to=2022-09-29&type=c)) |
| 36 | + |
| 37 | +[@echarles](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aecharles+updated%3A2022-07-12..2022-09-29&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Ajtpio+updated%3A2022-07-12..2022-09-29&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aminrk+updated%3A2022-07-12..2022-09-29&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3ARRosio+updated%3A2022-07-12..2022-09-29&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3AZsailer+updated%3A2022-07-12..2022-09-29&type=Issues) |
| 38 | + |
| 39 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 40 | + |
5 | 41 | ## 0.4.3 |
6 | 42 |
|
7 | 43 | ([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.4.2...00f26ca5ff980705dd05d87328e04820e30ee2d8)) |
|
30 | 66 |
|
31 | 67 | [@echarles](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aecharles+updated%3A2022-07-06..2022-07-12&type=Issues) | [@kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Akevin-bates+updated%3A2022-07-06..2022-07-12&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aminrk+updated%3A2022-07-06..2022-07-12&type=Issues) |
32 | 68 |
|
33 | | -<!-- <END NEW CHANGELOG ENTRY> --> |
34 | | - |
35 | 69 | ## 0.4.2 |
36 | 70 |
|
37 | 71 | ([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.4.0...ab19ce1f648c99a0cf847cf9878f1828bedbb9a8)) |
|
0 commit comments