What's Changed
Breaking
None.
Fixes
- Fix navbar rendering for special pages in toctree by @medmunds in #2447
- Fix empty search page when search_as_you_type and dirhtml is used by @consideRatio in #2448
- Tox run a11y-tests correctly defaults to chromium ; add doc to run a single test. by @arturict in #2445
- fix: correct typo in source by @TheGreatApollyon in #2459
- fix: don't share sidebars between pages with non-flat output URIs by @larsoner in #2469
- Prevent "Back to Top" button from being cropped on firefox/android by @Yann-P in #2442
Improvements
- Add helper release script to bump version by @Yann-P in #2438
- Add GALACTIC documentation link to gallery by @chdemko in #2443
- Avoid redundant processing when collapse_navigation=False by @larsoner in #2449
- refactor: drop user-select rule superseded by Sphinx's basic.css by @larsoner in #2464
Dependencies
- Bump astral-sh/setup-uv from 8.2.0 to 8.3.2 by @dependabot[bot] in #2444
- Bump svgo from 4.0.1 to 4.0.2 by @dependabot[bot] in #2452
- Bump immutable from 4.3.8 to 4.3.9 by @dependabot[bot] in #2453
- Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 by @dependabot[bot] in #2455
- Bump astral-sh/setup-uv from 8.3.2 to 9.0.0 by @dependabot[bot] in #2454
- Bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #2456
- Bump postcss from 8.5.8 to 8.5.23 by @dependabot[bot] in #2458
- Bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #2457
- Bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 by @dependabot[bot] in #2460
- Bump js-yaml from 4.2.0 to 4.3.1 by @dependabot[bot] in #2463
- Bump py-cov-action/python-coverage-comment-action from 4.1 to 4.3 by @dependabot[bot] in #2467
- Bump astral-sh/setup-uv from 9.0.0 to 10.0.0 by @dependabot[bot] in #2468
New Contributors
- @chdemko made their first contribution in #2443
- @medmunds made their first contribution in #2447
- @consideRatio made their first contribution in #2448
- @arturict made their first contribution in #2445
- @TheGreatApollyon made their first contribution in #2459
Full Changelog: v0.20.0...v0.21.0