- Restyle API documentation signatures, to have a background and use monospace fonts. - Reduce spacing for items in API documentation. - Improve the presentation of links in site-wide announcement. - Only add a border on code inside paragraphs. - Use `noscript` for presenting "search needs JS" message.
2021.09.08
- Prevent screen-reader-only content from showing up in Sphinx search results. - Improve support for various footer configurations.
2021.08.31
- First stable release! 🎉 - Document stability policy. - Tweak API styling selectors. - Drop reference to no-longer-used `pygments_dark.css`. - Eagerly set the light/dark mode theme, when loading a page.
2021.08.17.beta43
- Add support for sphinx-design. - Document sidebar title customization. - Don't show "Contents" on pages without h1 headings. - Add border to inline code, to improve contrast. - Reduce contrast on dark-mode text.
2021.08.11.beta42
- Fix esoteric failure due to inability to write pygments.css. - Improve overscroll behaviour.
2021.07.31.beta41
- Adapt for newer sphinx-copybutton design - Improved screen reader experience - Bring back asset digests, to avoid caching-related issues