Sphinx-wagtail-theme

Latest version: v6.3.0

Safety actively analyzes 626555 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

6.4.0

Added

- ...

Changed

- ...

Removed

- ...

Fixed

- ...

Security

- ...

6.3.0

Fixed

- Fix favicon URL on pages other than the homepage (Sage Abdullah)
- Fix readthedocs deployment config (Sage Abdullah)

6.2.0

- Update client-side development dependencies (LB (Ben) Johnston)

Fixed

- Update `favicon` usage to be the new Sphinx variable `favicon_url` & add default favicon (Sahil Jangra)
- Avoid using pkgresources module for generating version, replace with use importlib.metadata (Salvo Polizzi)

6.1.1

Fixed

- Fix regression with icon fonts not loading correctly (LB (Ben) Johnston)

6.1.0

Added

- Add Prettier formatting and checks (LB (Ben) Johnston)

Fixed

- Ensure names in code use monospace fonts (LB (Ben) Johnston)
- Ensure code copy button is always visible (LB (Ben) Johnston)
- Ensure the version picker can be closed easily on small devices (LB (Ben) Johnston)

Removed

- Officially drop support for Python 3.7 (LB (Ben) Johnston)

Changed

- Upgrade frontend build dependencies (LB (Ben) Johnston)
- Upgrade build tooling to latest GitHub actions and Python 3.10 (LB (Ben) Johnston)

6.0.0

Added

- Add basic styling of `autodoc` generated methods for readability (Temidayo Azeez)

Removed

- Remove Algolia DocSearch meta tags (Thibaud Colas)
- Remove jQuery loading by default (LB (Ben) Johnston)

Upgrade considerations

For projects relying on Algolia DocSearch meta tags, make sure to add back the `docsearch:version` tag in your project:

html
<meta name="docsearch:version" content="{{ version|striptags|e }}" />

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.