Sphinxawesome-theme

Latest version: v5.3.2

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

Scan your dependencies

Page 5 of 6

4.1.0

Features
- docsearch improvements (1264) [1264](https://github.com/kai687/sphinxawesome-theme/pull/1264) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/098981c86dfe630b0ccf6918c06e46e25853903e))
- extrahead (1267) [1267](https://github.com/kai687/sphinxawesome-theme/pull/1267) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/15f8a8a9784a60c02f83a94651432fd7002dca47))
- add feedback widget (1272) [1272](https://github.com/kai687/sphinxawesome-theme/pull/1272) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/e7d7808e324e4f24f3dbaa91025bf7f06e085250))
- remove html_collapsible_definitions (1288) [1288](https://github.com/kai687/sphinxawesome-theme/pull/1288) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/cf8344e4070b798ef792ba3257b6acb6cb830dda))
- sphinx-design support (1290) [1290](https://github.com/kai687/sphinxawesome-theme/pull/1290) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/adddd78b675e351ca789e30b4131b3eac8e2c706))
- restyle everything (1292) [1292](https://github.com/kai687/sphinxawesome-theme/pull/1292) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/52c65ae5982037c0902c698336176c94377eb5a2))
- use Tailwind's variables (1298) [1298](https://github.com/kai687/sphinxawesome-theme/pull/1298) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/fb4385a4bb5cdbf21b37db807560173801868d71))

Bug Fixes
- styles (1265) [1265](https://github.com/kai687/sphinxawesome-theme/pull/1265) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/6a64c67ac42eb026d442a36994d14ca996abb5c8))
- better override for page.html (1269) [1269](https://github.com/kai687/sphinxawesome-theme/pull/1269) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/692767889f354a203fce682ad3212500419b414d))
- style issues (1273) [1273](https://github.com/kai687/sphinxawesome-theme/pull/1273) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/6de8e95428c56c1b5731269ea266a9547ae55c84))
- more events (1274) [1274](https://github.com/kai687/sphinxawesome-theme/pull/1274) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/d6f7b67668307ab1ccc8888fca005f17550f5b4c))
- **styles**: improvements (1291) [1291](https://github.com/kai687/sphinxawesome-theme/pull/1291) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/d826ff2b8ec9b3deebe0f87b118a2ad70eb6ef6b))
- disable builtin search when using DocSearch (1294) [1294](https://github.com/kai687/sphinxawesome-theme/pull/1294) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/ac2e83d038848432c6adada4a43b9fc165713104))
- back to top behavior (1295) [1295](https://github.com/kai687/sphinxawesome-theme/pull/1295) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/4e3517fa6f3776eac635f7e15f459801125de3fe))
- simplify controllers (1296) [1296](https://github.com/kai687/sphinxawesome-theme/pull/1296) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/5a24b646b1fa8f08005466497f7f031b647bab74))
- scroll to top on mobile (1297) [1297](https://github.com/kai687/sphinxawesome-theme/pull/1297) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/d05302d85b474f721100e9d385dec8c70ff07023))

Documentation
- link docsearch (1263) [1263](https://github.com/kai687/sphinxawesome-theme/pull/1263) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/5a7e0914296fb1d903dc77efcb61dc4a88faa4ef))
- add analytics (1268) [1268](https://github.com/kai687/sphinxawesome-theme/pull/1268) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/8e0f78807008a9467309398b0b59d2358ff03415))
- add development mode (1270) [1270](https://github.com/kai687/sphinxawesome-theme/pull/1270) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/dad587b2eae2e8d136b1d54b8ecb65f890965aee))
- update (1271) [1271](https://github.com/kai687/sphinxawesome-theme/pull/1271) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/2be90ae2de3aeeecbcc0ee71c7035fcd52fa853b))
- restructure (1275) [1275](https://github.com/kai687/sphinxawesome-theme/pull/1275) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/2c357e621b19c643707e4664451c83f885e001f4))
- new structure (1276) [1276](https://github.com/kai687/sphinxawesome-theme/pull/1276) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/1a01d6567ee2cc6d2c826b43f31b3c8642cf7c0e))
- add sphinx design extension (1277) [1277](https://github.com/kai687/sphinxawesome-theme/pull/1277) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/ee126eaf435d65765b794144f0a81c3c8dd8f990))
- sphinx design (1287) [1287](https://github.com/kai687/sphinxawesome-theme/pull/1287) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/d2d8e54288f4280c3d6492cd078d8e4edbe57254))

Chores
- **deps**: Bump pip from 23.1 to 23.1.1 (1278) [1278](https://github.com/kai687/sphinxawesome-theme/pull/1278) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/d534ffe3859f8a7ce04afc182016ff25c0e97feb))
- prepare updates (1317) [1317](https://github.com/kai687/sphinxawesome-theme/pull/1317) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/8275b751db35d00bc551e8056a8029daf228ef77))
- rename to main ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/995ef7b11cc2163505d91ad4ef12d5fde7366268))
- update CHANGELOG ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/70576e2db8ee62838f2ac1d3f225268b20b527d6))

Commits
- e9543ae: Update _redirects (Kai Welke)
- fc78b91: Feat/no collapsible (1289) (Kai Welke) [1289](https://github.com/kai687/sphinxawesome-theme/pull/1289)
- 763bac1: Update README.md (Kai Welke)

4.0.3

Bug Fixes

- canonical links (1262) [1262](https://github.com/kai687/sphinxawesome-theme/pull/1262) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/22cd08ff1ca417eb3e70dea3c3d61f7e5eb026eb))

4.0.2

Features
- add ruff linter (1213) [1213](https://github.com/kai687/sphinxawesome-theme/pull/1213) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/a6b759e023a65e3f1457e78370b2e48ef2b986ab))

Bug Fixes
- restore logo in header (1215) [1215](https://github.com/kai687/sphinxawesome-theme/pull/1215) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/c7d0d34c2e2c8985bff66cd63467a2c77a1b3f86))

4.0.1

Bug Fixes
- favicon (1207) [1207](https://github.com/kai687/sphinxawesome-theme/pull/1207) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/8a2a727dedc0711d1120653534b98fa0fecdecb9))
- layout issue (1212) [1212](https://github.com/kai687/sphinxawesome-theme/pull/1212) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/6045aabf356bdab0337f9430db721e31ae50a7b1))

Chores
- **deps-dev**: bump pytest from 7.2.1 to 7.2.2 (1209) [1209](https://github.com/kai687/sphinxawesome-theme/pull/1209) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/db6737b935824d4064b1194d02ca7823b10b32d7))
- **deps-dev**: bump pre-commit from 2.21.0 to 3.1.1 (1211) [1211](https://github.com/kai687/sphinxawesome-theme/pull/1211) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/57bc81be69dd60d66675e3da0029916c3597678d))
- **deps**: bump python-dotenv from 0.21.1 to 1.0.0 (1210) [1210](https://github.com/kai687/sphinxawesome-theme/pull/1210) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/bc1f5247bcad2e3caf374160dc09142e1f2980e9))
- **deps-dev**: bump flake8 from 3.9.2 to 5.0.4 (1208) [1208](https://github.com/kai687/sphinxawesome-theme/pull/1208) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/f7ddfc2e5055d05994b259033bab3a97a7d69d07))

Commits
- 06a9a0f: Add codeql (Kai Welke)

4.0.0

Bug Fixes
- remove z-index from code copy (1077) [1077](https://github.com/kai687/sphinxawesome-theme/pull/1077) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/27596b0a11ddeaf231e155152f5aab31c26aade7))

Chores
- add support for Sphinx 6 (1204) [1204](https://github.com/kai687/sphinxawesome-theme/pull/1204) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/b3b86e7d85a30ff716df214a58f1a918eee79ce4))

3.3.7

Bug Fixes
- skip to content link (1076) [1076](https://github.com/kai687/sphinxawesome-theme/pull/1076) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/c019b45fdc225a281d40f3f1ff3a84481ea9c61c))

Chores
- **deps-dev**: bump eslint from 8.23.1 to 8.24.0 in /src/theme-src (1071) [1071](https://github.com/kai687/sphinxawesome-theme/pull/1071) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/a3b9ebc61c3e9759e68801448b3b6bf30c89e44b))
- **deps**: bump sphinx from 5.1.1 to 5.2.0.post0 (1072) [1072](https://github.com/kai687/sphinxawesome-theme/pull/1072) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/ebc4096f93596de75c5004d30c6f229fc4452ac9))
- **deps-dev**: bump flake8-bugbear from 22.9.11 to 22.9.23 (1073) [1073](https://github.com/kai687/sphinxawesome-theme/pull/1073) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/e627d7b3df3117cb93e8bf7897335e8fbc857625))
- **deps**: bump algolia/algoliasearch-crawler-github-actions (1074) [1074](https://github.com/kai687/sphinxawesome-theme/pull/1074) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/1e7bb02131b27d60024324c9dbec604909546304))

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.