0.35.0
What's Changed
- RTD: Add compatibility fixes for upstream changes at Read The Docs,
enabling Read the Docs Addons by default. - RTD: Fix CSS to hide RTD-injected elements: Ads, fly-out, and footer.
- RTD: Vendorize
sphinx-build-compatibility
to permit publishing
crate-docs-theme
to PyPI. - RTD: Fix inquiring active project versions.
The v2 API returns or started returning inactive builds (PR numbers) in
inquiries to active project versions. The v3 API works better, so the
code insphinx-build-compatibility
has been adjusted correspondingly. - New GitHub Issues: Make link checker ignore HTML anchor references
on GitHub after switching to the evolved GitHub Issues. This includes an
update tosphinx>=7.1,<9
, to respect the
linkcheck_anchors_ignore_for_url
configuration setting.
Details
- Bump sass from 1.77.8 to 1.79.4 by @dependabot in #531
- Bump webpack from 5.94.0 to 5.95.0 by @dependabot in #533
- RTD: Add compatibility fixes for upstream changes at Read The Docs by @msbt in #535
Full Changelog: 0.34.1...0.35.0