Sphinx-wagtail-theme

Latest version: v6.4.0

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

Scan your dependencies

Page 1 of 7

6.4.0

Added

- Use new Wagtail logo variant for favicon and other logos (Osaf AliSayed)
- Set up GitHub Actions for publishing new releases using PyPI's trusted publishing (Storm Heg)
- Update docs and requirements-dev.txt to reflect actual build instructions (Vince Salvino)
- Toggle to show/hide theme version in docs (Vince Salvino)
- Show sphinx theme version for better debugging (Vince Salvino)

Changed

- Clean up development and release instructions and format codebase with Black (Storm Heg)
- Update frontend tooling to use Node 20 (LB (Ben) Johnston)

Fixed

- Fix sidebar expand icons not changing with interactions 297 (298) (Ayaan Qadri)
- Automatically install sphinx-copybutton (294) (Sage Abdullah)
- Fix table of contents sidebar overlapping with EthicalAds placement (295) (Sage Abdullah)
- Fix search bug with Sphinx>=7.2 (291) (Vince Salvino)

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.