* Include ``tests/``, ``AUTHORS``, ``CHANGES.rst``, and ``LICENCE`` in the source distribution ('sdist') file. No changes to functionality.
4.0
==========================
* 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_theme1420`_ for further details.
* 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 ``<script/>`` tags.