Releases: Qiskit/qiskit_sphinx_theme
Qiskit Sphinx Theme 2.0.0
To upgrade, if you are already using the qiskit-ecosystem
theme, you likely do not need to do anything. If your project is a member of the Qiskit ecosystem, sidebar_qiskit_ecosystem_member: True
in html_theme_options
in conf.py
If you have not yet upgraded to the qiskit-ecosystem
theme, refer to the migration guide.
Features
- Enable dark mode (#613)
- Update to latest version of Furo, including Sphinx 8.0 support (#594) (#609) (#619)
API Changes
- Projects need to explicitly opt-in to Qiskit ecosystem (#622)
- Revert clickable title to Furo default and add ecosystem link under it (#607)
- Remove Pytorch theme (#576)
- Remove "was this page useful" mechanism (analytics) (#579)
- Remove
qiskit
theme by (#585) - Remove Pytorch from license (#586)
Bug fixes
- Remove references to qiskit.org in sidebar (#590)
- Use standard chevron icon for call to actions (#602)
- Fix URL to Qiskit ecosystem page (#620)
- Fix 1px gap in admonition design (#624)
Full Changelog: 1.16.0rc1...2.0.0rc1
Qiskit Sphinx Theme 2.0.0rc2
Qiskit Sphinx Theme 2.0.0rc1
Features
- Enable dark mode (#613)
- Update to latest version of Furo, including Sphinx 8.0 support (#594) (#609) (#619)
API Changes
- Remove Pytorch theme (#576)
- Remove "was this page useful" mechanism (analytics) (#579)
- Remove
qiskit
theme by (#585) - Remove Pytorch from license (#586)
- Revert clickable title to Furo default and add ecosystem link under it (#607)
Bug fixes
- Remove references to qiskit.org in sidebar (#590)
- Use standard chevron icon for call to actions (#602)
Full Changelog: 1.16.0rc1...2.0.0rc1
Qiskit Sphinx theme 1.16.1
A small patch release to bump the Furo version so that it's not a yanked release (#595).
Full Changelog: 1.16.0...1.16.1
Qiskit Sphinx Theme 1.16.0
Qiskit Sphinx Theme 1.16.0rc1
A couple of small SEO and styling improvements:
- Tutorials gallery uses solid border, not dotted #555
- Add noindex to previous releases URLs #556
- Style deprecations for
qiskit
andqiskit-ecosystem
themes #558
Full Changelog: 1.15.0...1.16.0rc1
Qiskit Sphinx Theme 1.15.2
Updates the top header for the qiskit
theme to fix the URL for API references.
Qiskit Sphinx Theme 1.15.1
A hotfix release to workaround Sphinx 7.2.0 breaking docs builds.
Qiskit Sphinx Theme 1.14.1
A hotfix release to workaround Sphinx 7.2.0 breaking docs builds.
Qiskit Sphinx Theme 1.13.3
A hotfix release to workaround Sphinx 7.2.0 breaking docs builds.