Sphinxawesome-theme

Latest version: v5.3.2

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

Scan your dependencies

Page 6 of 6

3.3.6

Bug Fixes
- overscroll bug (1069) [1069](https://github.com/kai687/sphinxawesome-theme/pull/1069) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/099f3b551e9037c33f0ca7c75eafd1eca3b29184))

Chores
- test highlighting (1068) [1068](https://github.com/kai687/sphinxawesome-theme/pull/1068) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/d1756d292475a09b8c3d27aca0e03c125918a9d9))

Commits
- 529405a: chore/new release (1070) (Kai Welke) [1070](https://github.com/kai687/sphinxawesome-theme/pull/1070)

3.3.5

Features
- release action (1052) [1052](https://github.com/kai687/sphinxawesome-theme/pull/1052) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/7b5266ca14607716b6d1d1c7c8a1fedaea56cb00))
- testing (1056) [1056](https://github.com/kai687/sphinxawesome-theme/pull/1056) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/41dbb4aed1aa2644cbb119358ceaa9f281a31f43))

Bug Fixes
- z-index issue (1057) [1057](https://github.com/kai687/sphinxawesome-theme/pull/1057) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/7f358733e3ce7006e558b2e63c085542d652fc32))
- docsearch on mobile (1064) [1064](https://github.com/kai687/sphinxawesome-theme/pull/1064) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/86721b5ed94364ec3192ec361364bc761664dc55))
- layout (1065) [1065](https://github.com/kai687/sphinxawesome-theme/pull/1065) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/b5e6cd15cef1e0676ea5664082c30f9c8a34bcd4))
- better print styles (1066) [1066](https://github.com/kai687/sphinxawesome-theme/pull/1066) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/9f5bd3c91096b368685c5cb0f38402ca7e490476))

Documentation
- update wording (1053) [1053](https://github.com/kai687/sphinxawesome-theme/pull/1053) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/cf8605ec144b6864d61bff36b9d4441bed87c5cf))
- update landing page (1054) [1054](https://github.com/kai687/sphinxawesome-theme/pull/1054) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/bdf1cf5735b52100a7b70b5aaee9ebabfdbe726c))
- no comma ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/8270a0e42ed40ce1a22b6e30c6f4fec86ff9a51e))
- update using ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/40e1b67649d5918d42f576aa61d4bec34e78b220))
- update customize ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/99e2fa1c44a63578b27c5f0567d5140f04e6cccd))
- update modify ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/4d43ba8a2b1cd3bea9315800b0605f6e3ae0879c))
- update (1055) [1055](https://github.com/kai687/sphinxawesome-theme/pull/1055) ([Kai Welke](https://github.com/kai687/sphinxawesome-theme/commit/30ba13665e1e953fb369a8ef415343f02e2a72e5))

Chores
- **deps-dev**: bump postcss-preset-env in /src/theme-src (1060) [1060](https://github.com/kai687/sphinxawesome-theme/pull/1060) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/9988f6bd03b017c57c02161d43a3a476172bd865))
- **deps**: bump stevedore from 3.5.0 to 4.0.0 (1061) [1061](https://github.com/kai687/sphinxawesome-theme/pull/1061) ([dependabot[bot]](https://github.com/kai687/sphinxawesome-theme/commit/62f153bf47f65510cc009fa1a6556e2ea94648b5))

Commits
- b490f3f: Update CHANGELOG.md (Kai Welke)
- 4132193: chore/new release (1067) (Kai Welke) [1067](https://github.com/kai687/sphinxawesome-theme/pull/1067)

3.3.4

What's Changed

* styles: smaller list margins on smaller screens in https://github.com/kai687/sphinxawesome-theme/pull/779
* fix: close sidebar action in https://github.com/kai687/sphinxawesome-theme/pull/780
* fix: bug when not using DocSearch in https://github.com/kai687/sphinxawesome-theme/pull/782
* docs: fix meta description tag in https://github.com/kai687/sphinxawesome-theme/pull/783
* styles: tweak sidebar style in https://github.com/kai687/sphinxawesome-theme/pull/791
* fix: scroll to top bug in https://github.com/kai687/sphinxawesome-theme/pull/798
* fix: smaller li spacing in https://github.com/kai687/sphinxawesome-theme/pull/807
* fix(css): docsearch keys styling in https://github.com/kai687/sphinxawesome-theme/pull/922
* fix(style): adjust h1 size in https://github.com/kai687/sphinxawesome-theme/pull/926
* fix(styles): adjust docsearch color in https://github.com/kai687/sphinxawesome-theme/pull/927
* docs: mention volta in https://github.com/kai687/sphinxawesome-theme/pull/928
* feat: readability scores in https://github.com/kai687/sphinxawesome-theme/pull/929
* docs: fix sitemap in https://github.com/kai687/sphinxawesome-theme/pull/987
* docs: no overview over in https://github.com/kai687/sphinxawesome-theme/pull/1029
* fix: theme works without setting extension in https://github.com/kai687/sphinxawesome-theme/pull/1042
* docs: update instructions in https://github.com/kai687/sphinxawesome-theme/pull/1044
* fix: highlighting inline code in https://github.com/kai687/sphinxawesome-theme/pull/1045
* fix: highlighting in https://github.com/kai687/sphinxawesome-theme/pull/1046
* fix: docsearch preconnect in https://github.com/kai687/sphinxawesome-theme/pull/1048
* fix: docsearch in https://github.com/kai687/sphinxawesome-theme/pull/1050, https://github.com/kai687/sphinxawesome-theme/pull/1051

**Full Changelog**: https://github.com/kai687/sphinxawesome-theme/compare/3.3.0...3.3.4

3.3.0

What's Changed

Feature

- Add the ability to add icons to extra links in the top navigation (e.g., GitHub) 766
- Control the printing of the code block header with `html_awesome_code_headers` 775
- Add `terminal` as an alias for `shell-session` and `console` 772

Style

- Make header a bit smaller 770
- Less vertical padding on small screens 774
- Adjust code headers 775

Docs

- Document custom CSS properties for override 765

**Full Changelog**: https://github.com/kai687/sphinxawesome-theme/compare/3.2.3...3.3.0

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.