Sphinx-book-theme

Latest version: v1.1.4

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.1.2

([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v1.1.1...3da24da74f6042599fe6c9e2d612f5cbdef42280))

Enhancements made

- ENH: bump version [818](https://github.com/executablebooks/sphinx-book-theme/pull/818) ([agoose77](https://github.com/agoose77))

Bugs fixed

- FIX: correct event-handler signature [817](https://github.com/executablebooks/sphinx-book-theme/pull/817) ([agoose77](https://github.com/agoose77))

Contributors to this release

([GitHub contributors page for this release](https://github.com/executablebooks/sphinx-book-theme/graphs/contributors?from=2024-02-13&to=2024-02-13&type=c))

[agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aagoose77+updated%3A2024-02-13..2024-02-13&type=Issues)

1.1.1

([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v1.1.0...9335ab99b0bc77b826cb2c5afcef3432f14e8780))

Enhancements made

- ENH: bump version for 1.1.1 [815](https://github.com/executablebooks/sphinx-book-theme/pull/815) ([agoose77](https://github.com/agoose77))

Bugs fixed

- FIX: use `config-inited` event to register config [814](https://github.com/executablebooks/sphinx-book-theme/pull/814) ([agoose77](https://github.com/agoose77))

Other merged PRs

- Build(deps): Bump actions/setup-python from 4 to 5 [803](https://github.com/executablebooks/sphinx-book-theme/pull/803) ([dependabot](https://github.com/dependabot))
- [pre-commit.ci] pre-commit autoupdate [801](https://github.com/executablebooks/sphinx-book-theme/pull/801) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

([GitHub contributors page for this release](https://github.com/executablebooks/sphinx-book-theme/graphs/contributors?from=2023-12-19&to=2024-02-13&type=c))

[agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aagoose77+updated%3A2023-12-19..2024-02-13&type=Issues) | [choldgraf](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Acholdgraf+updated%3A2023-12-19..2024-02-13&type=Issues) | [dependabot](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Adependabot+updated%3A2023-12-19..2024-02-13&type=Issues) | [ghisvail](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aghisvail+updated%3A2023-12-19..2024-02-13&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Apre-commit-ci+updated%3A2023-12-19..2024-02-13&type=Issues) | [welcome](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Awelcome+updated%3A2023-12-19..2024-02-13&type=Issues)

1.1.0

([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v1.0.1...v1.1.0))

Enhancements made

- ENH: prepare for 1.1.0rc2 [793](https://github.com/executablebooks/sphinx-book-theme/pull/793) ([agoose77](https://github.com/agoose77))
- ENH: Add search field back to sidebar [775](https://github.com/executablebooks/sphinx-book-theme/pull/775) ([choldgraf](https://github.com/choldgraf))
- ENH: Update Swedish translations [724](https://github.com/executablebooks/sphinx-book-theme/pull/724) ([Kladdy](https://github.com/Kladdy))

Bugs fixed

- FIX: don't include `_static` in css_files [794](https://github.com/executablebooks/sphinx-book-theme/pull/794) ([agoose77](https://github.com/agoose77))
- FIX: properly handle CSS objects in css_files [791](https://github.com/executablebooks/sphinx-book-theme/pull/791) ([agoose77](https://github.com/agoose77))
- FIX: builds on Windows and docs errors [784](https://github.com/executablebooks/sphinx-book-theme/pull/784) ([choldgraf](https://github.com/choldgraf))
- FIX: Correctly disappear search button icon on wide screens [781](https://github.com/executablebooks/sphinx-book-theme/pull/781) ([choldgraf](https://github.com/choldgraf))
- FIX: set bd-docs-nav as a class attribute instead of an id to restore compat with pydata-sphinx-theme JS [754](https://github.com/executablebooks/sphinx-book-theme/pull/754) ([ogrisel](https://github.com/ogrisel))
- FIX: typos in navbar documentation [707](https://github.com/executablebooks/sphinx-book-theme/pull/707) ([CalMacCQ](https://github.com/CalMacCQ))

Maintenance and upkeep improvements

- MAINT: use codespell in pre-commit [788](https://github.com/executablebooks/sphinx-book-theme/pull/788) ([agoose77](https://github.com/agoose77))
- MAINT: use ruff instead of black [776](https://github.com/executablebooks/sphinx-book-theme/pull/776) ([agoose77](https://github.com/agoose77))
- MAINT: Fix tests with updated upstream [766](https://github.com/executablebooks/sphinx-book-theme/pull/766) ([choldgraf](https://github.com/choldgraf))

Documentation improvements

- DOCS: update CHANGELOG for deprecation [790](https://github.com/executablebooks/sphinx-book-theme/pull/790) ([agoose77](https://github.com/agoose77))
- DOCS: use `datetime` as kitchen-sink API module [787](https://github.com/executablebooks/sphinx-book-theme/pull/787) ([agoose77](https://github.com/agoose77))
- DOCS: Update required minimum Python version to 3.9 in docs [767](https://github.com/executablebooks/sphinx-book-theme/pull/767) ([stevepiercy](https://github.com/stevepiercy))
- DOCS: Typo correction [730](https://github.com/executablebooks/sphinx-book-theme/pull/730) ([Alex-JG3](https://github.com/Alex-JG3))

Other merged PRs

- [pre-commit.ci] pre-commit autoupdate [789](https://github.com/executablebooks/sphinx-book-theme/pull/789) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 [785](https://github.com/executablebooks/sphinx-book-theme/pull/785) ([dependabot](https://github.com/dependabot))
- [pre-commit.ci] pre-commit autoupdate [783](https://github.com/executablebooks/sphinx-book-theme/pull/783) ([pre-commit-ci](https://github.com/pre-commit-ci))
- RLS: v1.1.0rc1 [780](https://github.com/executablebooks/sphinx-book-theme/pull/780) ([choldgraf](https://github.com/choldgraf))
- [pre-commit.ci] pre-commit autoupdate [779](https://github.com/executablebooks/sphinx-book-theme/pull/779) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Update style.md [774](https://github.com/executablebooks/sphinx-book-theme/pull/774) ([callezenwaka](https://github.com/callezenwaka))
- Update launch.md [773](https://github.com/executablebooks/sphinx-book-theme/pull/773) ([callezenwaka](https://github.com/callezenwaka))
- [pre-commit.ci] pre-commit autoupdate [772](https://github.com/executablebooks/sphinx-book-theme/pull/772) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Make article width take up whole page in absence of secondary sidebar [771](https://github.com/executablebooks/sphinx-book-theme/pull/771) ([flying-sheep](https://github.com/flying-sheep))
- Build(deps): Bump actions/checkout from 3 to 4 [764](https://github.com/executablebooks/sphinx-book-theme/pull/764) ([dependabot](https://github.com/dependabot))
- Update footer.md [756](https://github.com/executablebooks/sphinx-book-theme/pull/756) ([Sdaher21](https://github.com/Sdaher21))
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.10 [755](https://github.com/executablebooks/sphinx-book-theme/pull/755) ([dependabot](https://github.com/dependabot))
- [pre-commit.ci] pre-commit autoupdate [748](https://github.com/executablebooks/sphinx-book-theme/pull/748) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 [747](https://github.com/executablebooks/sphinx-book-theme/pull/747) ([dependabot](https://github.com/dependabot))
- Sphinx 7 support [744](https://github.com/executablebooks/sphinx-book-theme/pull/744) ([LecrisUT](https://github.com/LecrisUT))
- update python requirements according to NEP 29 [741](https://github.com/executablebooks/sphinx-book-theme/pull/741) ([akhmerov](https://github.com/akhmerov))
- add support for gitlab issue button [740](https://github.com/executablebooks/sphinx-book-theme/pull/740) ([akhmerov](https://github.com/akhmerov))
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.6 [739](https://github.com/executablebooks/sphinx-book-theme/pull/739) ([dependabot](https://github.com/dependabot))
- Build(deps): Bump codecov/codecov-action from 3.1.1 to 3.1.4 [738](https://github.com/executablebooks/sphinx-book-theme/pull/738) ([dependabot](https://github.com/dependabot))
- Build(deps): Bump treosh/lighthouse-ci-action from 9.3.1 to 10.1.0 [725](https://github.com/executablebooks/sphinx-book-theme/pull/725) ([dependabot](https://github.com/dependabot))
- Build(deps): Bump treosh/lighthouse-ci-action from 9.3.1 to 9.6.8 [718](https://github.com/executablebooks/sphinx-book-theme/pull/718) ([dependabot](https://github.com/dependabot))
- Build(deps): Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 [717](https://github.com/executablebooks/sphinx-book-theme/pull/717) ([dependabot](https://github.com/dependabot))
- RLS: v1.0.1 [716](https://github.com/executablebooks/sphinx-book-theme/pull/716) ([AakashGfude](https://github.com/AakashGfude))
- [pre-commit.ci] pre-commit autoupdate [705](https://github.com/executablebooks/sphinx-book-theme/pull/705) ([pre-commit-ci](https://github.com/pre-commit-ci))
- [ENH, DOC] Allow setting the `navbar_max_depth` and `collapse_navbar` [605](https://github.com/executablebooks/sphinx-book-theme/pull/605) ([gilbertbw](https://github.com/gilbertbw))

Contributors to this release

([GitHub contributors page for this release](https://github.com/executablebooks/sphinx-book-theme/graphs/contributors?from=2023-03-31&to=2023-12-19&type=c))

[AakashGfude](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AAakashGfude+updated%3A2023-03-31..2023-12-19&type=Issues) | [adam-grant-hendry](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aadam-grant-hendry+updated%3A2023-03-31..2023-12-19&type=Issues) | [agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aagoose77+updated%3A2023-03-31..2023-12-19&type=Issues) | [akhmerov](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aakhmerov+updated%3A2023-03-31..2023-12-19&type=Issues) | [Alex-JG3](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AAlex-JG3+updated%3A2023-03-31..2023-12-19&type=Issues) | [avivajpeyi](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aavivajpeyi+updated%3A2023-03-31..2023-12-19&type=Issues) | [bradbell](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Abradbell+updated%3A2023-03-31..2023-12-19&type=Issues) | [callezenwaka](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Acallezenwaka+updated%3A2023-03-31..2023-12-19&type=Issues) | [CalMacCQ](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3ACalMacCQ+updated%3A2023-03-31..2023-12-19&type=Issues) | [choldgraf](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Acholdgraf+updated%3A2023-03-31..2023-12-19&type=Issues) | [dependabot](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Adependabot+updated%3A2023-03-31..2023-12-19&type=Issues) | [Eutropios](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AEutropios+updated%3A2023-03-31..2023-12-19&type=Issues) | [flying-sheep](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aflying-sheep+updated%3A2023-03-31..2023-12-19&type=Issues) | [gilbertbw](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Agilbertbw+updated%3A2023-03-31..2023-12-19&type=Issues) | [Gouvernathor](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AGouvernathor+updated%3A2023-03-31..2023-12-19&type=Issues) | [jackshiwl](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Ajackshiwl+updated%3A2023-03-31..2023-12-19&type=Issues) | [jayaddison](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Ajayaddison+updated%3A2023-03-31..2023-12-19&type=Issues) | [Kladdy](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AKladdy+updated%3A2023-03-31..2023-12-19&type=Issues) | [LecrisUT](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3ALecrisUT+updated%3A2023-03-31..2023-12-19&type=Issues) | [Maetveis](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AMaetveis+updated%3A2023-03-31..2023-12-19&type=Issues) | [ogrisel](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aogrisel+updated%3A2023-03-31..2023-12-19&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Apre-commit-ci+updated%3A2023-03-31..2023-12-19&type=Issues) | [Sdaher21](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3ASdaher21+updated%3A2023-03-31..2023-12-19&type=Issues) | [stevepiercy](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Astevepiercy+updated%3A2023-03-31..2023-12-19&type=Issues) | [welcome](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Awelcome+updated%3A2023-03-31..2023-12-19&type=Issues)

1.0.1

This is a minor release supporting pydata>=0.13.3, with a few import changes from pydata.

1.0.0

This is a major release that brings in the latest PyData Sphinx Theme and a number of new features with it.
It also overhauls and standardizes the HTML structure of the theme.
Because of this large refactor, we are bumping the major version to `1.0`.
Note that this doesn't imply any new long-term support or stability, we will continue to try not to make major breaking changes but will continue incrementing major versions if we must do so.

Enhancements made

- PyData Sphinx Theme `v0.13`. See [the PyData Sphinx Theme `v0.13` release notes](https://github.com/pydata/pydata-sphinx-theme/releases/tag/v0.13.0) for details.
- Icon links, more source providers, and bug fixes [691](https://github.com/executablebooks/sphinx-book-theme/pull/691) ([choldgraf](https://github.com/choldgraf), [mmcky](https://github.com/mmcky))
- **We now support GitHub, GitLab, and BitBucket source providers**.
- **You can now include lists of icon links in your primary sidebar**.
- Allowing inline elements in sidenotes and marginnotes [641](https://github.com/executablebooks/sphinx-book-theme/pull/641) ([AakashGfude](https://github.com/AakashGfude))
- Improve Chinese (Taiwan) and Chinese (China) translation [585](https://github.com/executablebooks/sphinx-book-theme/pull/585) ([whyjz](https://github.com/whyjz))
- sphinx >=4,<6 [644](https://github.com/executablebooks/sphinx-book-theme/pull/644) ([AakashGfude](https://github.com/AakashGfude))

Bugs fixed

- FIX: Scroll padding on top for anchor links [669](https://github.com/executablebooks/sphinx-book-theme/pull/669) ([choldgraf](https://github.com/choldgraf))
- 🐛 FIX: Correcting a broken link in CHANGELOG.md [623](https://github.com/executablebooks/sphinx-book-theme/pull/623) ([AakashGfude](https://github.com/AakashGfude))
- FIX: Scroll to active navigation item [609](https://github.com/executablebooks/sphinx-book-theme/pull/609) ([ksuess](https://github.com/ksuess))
- [FIX] Use logo url as is to allow for web urls. [661](https://github.com/executablebooks/sphinx-book-theme/pull/661) ([feanil](https://github.com/feanil))

Maintenance and upkeep improvements

- MAINT: Update pre-commit versions and fix minor bugs in tests [660](https://github.com/executablebooks/sphinx-book-theme/pull/660) ([choldgraf](https://github.com/choldgraf))
- MAINT: Move dependabot updates to monthly [658](https://github.com/executablebooks/sphinx-book-theme/pull/658) ([choldgraf](https://github.com/choldgraf))
- MAINT: Factor publish to pypi workflow into dedicated file [645](https://github.com/executablebooks/sphinx-book-theme/pull/645) ([choldgraf](https://github.com/choldgraf))
- MAINT: Remove duplication with pydata-sphinx-theme [640](https://github.com/executablebooks/sphinx-book-theme/pull/640) ([choldgraf](https://github.com/choldgraf))
- MAINT: remove incorrect comment from sphinx pin. [588](https://github.com/executablebooks/sphinx-book-theme/pull/588) ([rossbar](https://github.com/rossbar))
- IntersectionObserver at 1/3 screen [567](https://github.com/executablebooks/sphinx-book-theme/pull/567) ([choldgraf](https://github.com/choldgraf))

Documentation improvements

- DOCS: Minor typo correction [649](https://github.com/executablebooks/sphinx-book-theme/pull/649) ([bmorris3](https://github.com/bmorris3))
- DOC: Update kitchen sink [610](https://github.com/executablebooks/sphinx-book-theme/pull/610) ([choldgraf](https://github.com/choldgraf))

Breaking changes to structure and API

- UPGRADE/BREAKING: PyData v0.13 and HTML refactoring [677](https://github.com/executablebooks/sphinx-book-theme/pull/677) ([choldgraf](https://github.com/choldgraf))
- Remove JQuery and update versions [668](https://github.com/executablebooks/sphinx-book-theme/pull/668) ([choldgraf](https://github.com/choldgraf))

Tips for migration

**Long sidebar entries now wrap**. If you'd like to un-do this and revert to old behavior (where they are cut off if too long), then use the following CSS rule in your custom Sphinx CSS:

css
.bd-sidebar-primary a {
word-wrap: unset;
}


**`single_page` is deprecated**. If you'd like to restore the old behavior (hiding sidebars), then use the following configuration in your `conf.py`:
python
html_sidebars = {
"**": []
}


Contributors to this release

([GitHub contributors page for this release](https://github.com/executablebooks/sphinx-book-theme/graphs/contributors?from=2022-07-17&to=2023-02-19&type=c))


12rambau ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3A12rambau+updated%3A2022-07-17..2023-03-01&type=Issues)) | AakashGfude ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AAakashGfude+updated%3A2022-07-17..2023-03-01&type=Issues)) | akhmerov ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aakhmerov+updated%3A2022-07-17..2023-03-01&type=Issues)) | AllenDowney ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AAllenDowney+updated%3A2022-07-17..2023-03-01&type=Issues)) | avivajpeyi ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aavivajpeyi+updated%3A2022-07-17..2023-03-01&type=Issues)) | bmorris3 ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Abmorris3+updated%3A2022-07-17..2023-03-01&type=Issues)) | choldgraf ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Acholdgraf+updated%3A2022-07-17..2023-03-01&type=Issues)) | chrisjsewell ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Achrisjsewell+updated%3A2022-07-17..2023-03-01&type=Issues)) | consideRatio ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AconsideRatio+updated%3A2022-07-17..2023-03-01&type=Issues)) | dependabot ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Adependabot+updated%3A2022-07-17..2023-03-01&type=Issues)) | feanil ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Afeanil+updated%3A2022-07-17..2023-03-01&type=Issues)) | fm75 ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Afm75+updated%3A2022-07-17..2023-03-01&type=Issues)) | ghutchis ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aghutchis+updated%3A2022-07-17..2023-03-01&type=Issues)) | guillaume-haerinck ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aguillaume-haerinck+updated%3A2022-07-17..2023-03-01&type=Issues)) | haklc ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Ahaklc+updated%3A2022-07-17..2023-03-01&type=Issues)) | iasbusi ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aiasbusi+updated%3A2022-07-17..2023-03-01&type=Issues)) | ivirshup ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aivirshup+updated%3A2022-07-17..2023-03-01&type=Issues)) | James11222 ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AJames11222+updated%3A2022-07-17..2023-03-01&type=Issues)) | kloczek ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Akloczek+updated%3A2022-07-17..2023-03-01&type=Issues)) | ksuess ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Aksuess+updated%3A2022-07-17..2023-03-01&type=Issues)) | martinfleis ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Amartinfleis+updated%3A2022-07-17..2023-03-01&type=Issues)) | mathbunnyru ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Amathbunnyru+updated%3A2022-07-17..2023-03-01&type=Issues)) | mcjulian1107 ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Amcjulian1107+updated%3A2022-07-17..2023-03-01&type=Issues)) | melund ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Amelund+updated%3A2022-07-17..2023-03-01&type=Issues)) | mmcky ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Ammcky+updated%3A2022-07-17..2023-03-01&type=Issues)) | paugier ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Apaugier+updated%3A2022-07-17..2023-03-01&type=Issues)) | PhilipVinc ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3APhilipVinc+updated%3A2022-07-17..2023-03-01&type=Issues)) | pradyunsg ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Apradyunsg+updated%3A2022-07-17..2023-03-01&type=Issues)) | pre-commit-ci ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Apre-commit-ci+updated%3A2022-07-17..2023-03-01&type=Issues)) | rkdarst ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Arkdarst+updated%3A2022-07-17..2023-03-01&type=Issues)) | rossbar ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Arossbar+updated%3A2022-07-17..2023-03-01&type=Issues)) | scmmmh ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Ascmmmh+updated%3A2022-07-17..2023-03-01&type=Issues)) | sieler ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Asieler+updated%3A2022-07-17..2023-03-01&type=Issues)) | SilverRainZ ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3ASilverRainZ+updated%3A2022-07-17..2023-03-01&type=Issues)) | stevepiercy ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Astevepiercy+updated%3A2022-07-17..2023-03-01&type=Issues)) | trallard ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Atrallard+updated%3A2022-07-17..2023-03-01&type=Issues)) | whyjz ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Awhyjz+updated%3A2022-07-17..2023-03-01&type=Issues)) | yuvipanda ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3Ayuvipanda+updated%3A2022-07-17..2023-03-01&type=Issues)) | ZedThree ([activity](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-book-theme+involves%3AZedThree+updated%3A2022-07-17..2023-03-01&type=Issues))

0.3.3

Fixes:

- Style edits for last-child zero-margin on dd's [586](https://github.com/executablebooks/sphinx-book-theme/pull/586) ([benjaoming](https://github.com/benjaoming))
- Escape colon in JupyterHub link to repo [556](https://github.com/executablebooks/sphinx-book-theme/pull/556) ([matthew-brett](https://github.com/matthew-brett))
- Myst-nb pinning to 0.13.2 [560](https://github.com/executablebooks/sphinx-book-theme/pull/560) ([choldgraf](https://github.com/choldgraf))
- Stylizing ReadTheDocs in `_readthedocs.scss` as per guidelines [579](https://github.com/executablebooks/sphinx-book-theme/pull/579) ([pradyunsg](https://github.com/pradyunsg))
- `templates_path` in config was overriding any value append to `templates_path` in this package. [566](https://github.com/executablebooks/sphinx-book-theme/pull/566) ([AakashGfude](https://github.com/AakashGfude))

Enhancements made:

- Added sidenote and marginnote using footnote syntax [546](https://github.com/executablebooks/sphinx-book-theme/pull/546) ([AakashGfude](https://github.com/AakashGfude))

Docs:

- Added Docs for sphinx-examples [550](https://github.com/executablebooks/sphinx-book-theme/pull/550) ([choldgraf](https://github.com/choldgraf))
- Lychee link fixes [553](https://github.com/executablebooks/sphinx-book-theme/pull/553) ([choldgraf](https://github.com/choldgraf))
- Beta and lychee link fix [552](https://github.com/executablebooks/sphinx-book-theme/pull/552) ([choldgraf](https://github.com/choldgraf))

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.