Release notes¶
This page contains the release notes for the Xanadu Sphinx theme.
Release 0.18.0 (current release)¶
Contributors¶
This release contains contributions from (in alphabetical order):
Release 0.17.0¶
Bug fixes¶
Fixed an issue where local table of contents was missing in Catalyst documentation
Release 0.16.0¶
Features¶
Added Google Analytics event tracking functionality
Implemented
sendCustomGAEventfunction for tracking user interactionsAdded safe no-op function when GA is disabled
Added event tracking for navbar and footer interactions
Improved event reliability with beacon transport
Release 0.15.0¶
Release 0.9.0¶
Features¶
Project filter is now passed to search options when
search_on_pennylane_aiisTrue
Release 0.8.0¶
Release 0.7.1¶
Bug fixes¶
Fixed an issue with the
command_palette_enabledandsearch_on_pennylaneoptions having falsey values, big thanks to Mikhail Andrenkov. (#60)
Release 0.7.0¶
Features¶
Embedded
pennylane-command-palette, created button ui, and added a newcommand_palette_enabledoption to the theme. (#57)
Release 0.6.1¶
Improvements¶
Added a theme option to redirect searches to https://pennylane.ai/search. (#47)
Release 0.4.0¶
Release 0.3.7¶
Release 0.3.4¶
Release 0.3.4¶
Release 0.3.3¶
Release 0.3.2¶
Bug fixes¶
Contributors¶
This release contains contributions from (in alphabetical order):
Release 0.3.0¶
Improvements¶
Added documentation. (#13)
Add a new
.. bio::directive, which supports inserting author bios. (#14)Add support for Sphinx Gallery. (#14)
Add a new option
toc_globalwhich allows the left-hand global ToC sidebar to be disabled. (#14)Update heading and navbar font to Quicksand. (#15)
Add new options to customize the footer: (#16)
footer_aboutset the ‘About’ section of the footerfooter_linksto create columns of linksfooter_socialto customize social media iconsfooter_taglineto set the tagline
Included autosummary templates within the Xanadu Sphinx Theme. The provided templates directory is available via
xanadu_sphinx_theme.templates_dir()and can be added to thetemplates_pathlist variable inconf.py. (#18)
Contributors¶
This release contains contributions from (in alphabetical order):
Release 0.2.0¶
New features since last release¶
Adds the
toc_overviewoption, which allows the table of contents to optionally display the project title and a link to the documentation homepage. (#7)
Contributors¶
This release contains contributions from (in alphabetical order):