|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> -->
|
4 | 4 |
|
| 5 | +## 0.17.0 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.16.5...548b2151dfd593ae6633348e4df10348191495a9)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Add a new-tabbed variant for the `Replite` directive, and allow customisation of its button text [#228](https://github.com/jupyterlite/jupyterlite-sphinx/pull/228) ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 12 | +- Allow global and custom button texts for the new-tabbed variants of the `JupyterLite`, `NotebookLite`, and the `Voici` directives [#227](https://github.com/jupyterlite/jupyterlite-sphinx/pull/227) ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 13 | +- Allow the use of a custom `overrides.json` file for configuring JupyterLite at runtime [#225](https://github.com/jupyterlite/jupyterlite-sphinx/pull/225) ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 14 | +- Add an option to open the Notebook UI and Voici apps in a new tab via the`NotebookLite` and `Voici` directives [#223](https://github.com/jupyterlite/jupyterlite-sphinx/pull/223) ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 15 | +- Support the usage of Markdown-based notebooks with "Lite" directives [#221](https://github.com/jupyterlite/jupyterlite-sphinx/pull/221) ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 16 | + |
| 17 | +### Bugs fixed |
| 18 | + |
| 19 | +- Fix paths for Replite apps [#224](https://github.com/jupyterlite/jupyterlite-sphinx/pull/224) ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 20 | + |
| 21 | +### Maintenance and upkeep improvements |
| 22 | + |
| 23 | +- Add some spacing below the Lite iframes [#235](https://github.com/jupyterlite/jupyterlite-sphinx/pull/235) ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 24 | +- Switch to Miniforge and drop Mambaforge [#233](https://github.com/jupyterlite/jupyterlite-sphinx/pull/233) ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 25 | +- Bump OS image and dependencies for Read the Docs build config [#229](https://github.com/jupyterlite/jupyterlite-sphinx/pull/229) ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 26 | +- Fix the opening of notebooks in a new tab when using the `JupyterLite`, `NotebookLite`, and `Voici` directives [#220](https://github.com/jupyterlite/jupyterlite-sphinx/pull/220) ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 27 | + |
| 28 | +### Contributors to this release |
| 29 | + |
| 30 | +([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite-sphinx/graphs/contributors?from=2024-08-08&to=2024-12-22&type=c)) |
| 31 | + |
| 32 | +[@agriyakhetarpal](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Aagriyakhetarpal+updated%3A2024-08-08..2024-12-22&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Apre-commit-ci+updated%3A2024-08-08..2024-12-22&type=Issues) | [@steppi](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Asteppi+updated%3A2024-08-08..2024-12-22&type=Issues) |
| 33 | + |
| 34 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 35 | + |
5 | 36 | ## 0.16.5
|
6 | 37 |
|
7 | 38 | ([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.16.4...450a81d3a5e3a0ce0b56b67aafaa413323bc22b9))
|
|
16 | 47 |
|
17 | 48 | [@agriyakhetarpal](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Aagriyakhetarpal+updated%3A2024-08-07..2024-08-08&type=Issues)
|
18 | 49 |
|
19 |
| -<!-- <END NEW CHANGELOG ENTRY> --> |
20 |
| - |
21 | 50 | ## 0.16.4
|
22 | 51 |
|
23 | 52 | ([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.9.3...cf767125be27d1832c9a61ad3e46e7bb19c927ee))
|
|
0 commit comments