Version History#

Version 0.4.2 – 2023-08-27 – docsPyPIdiff
  • Support for the new searchfield.html template

Version 0.4.1 – 2023-01-17 – docsPyPIdiff
  • Close search field with “Escape” key

  • CSS: rounded scrollbar thumbs on Webkit

  • CSS: fine-tuning of the readthedocs.org version selector

  • more CSS fixes: footnote/citation targets, prev/next links, …

Version 0.4.0 – 2022-12-29 – docsPyPIdiff
  • Include readthedocs.org version selector in scrollable sidebar

Version 0.3.6 – 2022-11-13 – docsPyPIdiff
  • IntersectionObserver: support for domain object headers

Version 0.3.5 – 2022-09-04 – docsPyPIdiff
  • Re-release for updating the issue-term of the comment system

Version 0.3.4 – 2022-09-03 – PyPIdiff
  • CSS: Avoid sidebar overlapping the comment section

  • CSS: remove italic from in-view, reduce letter-spacing instead

  • Support for / key binding

Version 0.3.3 – 2022-08-21 – docsPyPIdiff
  • Require Sphinx 5.0, older versions can be used with --no-deps

  • CSS: do not increase font size for code in definition titles

  • Make tables scrollable with display: block

  • Sidebar: show which sections are in view

  • Require swipe gesture to start at the margin

  • Replace all remaining jQuery code with vanilla JavaScript

Version 0.3.2 – 2022-06-19 – docsPyPIdiff
  • More CSS fixes for docutils 0.18+

  • CSS improvements for tables

Version 0.3.1 – 2022-06-06 – docsPyPIdiff
  • CSS: Support for aside.topic (docutils 0.18+)

Version 0.3.0 – 2022-05-08 – docsPyPIdiff
  • Toggleable sidebar without JavaScript

  • Allow wrapping of long inline literals

  • Various padding/margin changes (including negative margins)

  • Limit <img> size to 100% (as in basic theme)

  • Make wide tables horizontally scrollable

Version 0.2.9 – 2021-12-04 – docsPyPIdiff
  • external links: replace border-bottom with underline

  • avoid font size change between landscape and portrait

Version 0.2.8 – 2021-09-25 – docsPyPIdiff
  • Refine sidebar hiding

Version 0.2.7 – 2021-07-27 – docsPyPIdiff
  • Collapse sidebar on small devices if there is only one section

  • Prevent corrections and completions in search field

Version 0.2.6 – 2021-05-30 – docsPyPIdiff
  • Fix display of page title in topbar with docutils 0.17+

Version 0.2.5 – 2021-05-09 – docsPyPIdiff
  • Support for Sphinx 4 and docutils 0.17

Version 0.2.4 – 2021-04-04 – docsPyPIdiff
  • Disallow docutils 0.17+ (temporarily)

Version 0.2.3 – 2021-02-14 – docsPyPIdiff
  • More contrast in topbar

  • CSS fixes for comment background, :kbd: role, compound paragraphs

Version 0.2.2 – 2020-12-19 – docsPyPIdiff
  • improve comments styling

  • Apply scrollbar styling only to body and sidebar, not to inner scrollbars

  • Make the relbar arrows always dark

Version 0.2.1 – 2020-10-23 – docsPyPIdiff
  • Fix line numbers for Pygments 2.7

  • Use higher values for z-index

Version 0.2.0 – 2020-10-18 – docsPyPIdiff
  • Color scheme update: background colors are now lighter, duller and most importantly more insipid

Version 0.1.2 – 2020-09-02 – docsPyPIdiff
  • Smaller text in titlebar and relbar

Version 0.1.1 – 2020-08-20 – docsPyPIdiff
  • Minor CSS fixes and more “brands” icons

Version 0.1.0 – 2020-08-05 – docsPyPI

Initial release