From 6c556df79380418667651b8011fc91dedc700a95 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 19:24:24 +0200 Subject: Adding upstream version 4.1. Signed-off-by: Daniel Baumann --- CHANGES.rst | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 CHANGES.rst (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst new file mode 100644 index 0000000..27b4d11 --- /dev/null +++ b/CHANGES.rst @@ -0,0 +1,38 @@ +Release 4.1 (14/03/2023) +========================== + +* Include ``tests/``, ``AUTHORS``, ``CHANGES.rst``, and ``LICENCE`` in the + source distribution ('sdist') file. No changes to functionality. + +Release 4.0 (14/03/2023) +========================== + +* Enforcing `subresource integrity`_ (SRI) checks breaks loading rendered + documentation from local filesystem (``file:///`` URIs). + SRI checks may now be configured by the boolean configuration option + ``jquery_use_sri``, which defaults to ``False``. + See `sphinx_rtd_theme#1420`_ for further details. + +.. _sphinx_rtd_theme#1420: https://github.com/readthedocs/sphinx_rtd_theme/issues/1420 + +Release 3.0.0 (03/11/2022) +========================== + +* Vendor jQuery within the extension and copy the files to the documentation's + ``_static`` directory. +* Include the ``_sphinx_javascript_frameworks_compat.js`` compatibility file + from Sphinx 5. +* Include `subresource integrity`_ checksums in generated ``