|
| 1 | +# scientific-python-hugo-theme 0.22 |
| 2 | + |
| 3 | +## Enhancements |
| 4 | + |
| 5 | +- Fix the rendering of shortcuts with branch bundles, and improve shortcut header performance ([#668](https://github.com/scientific-python/scientific-python-hugo-theme/pull/668)). |
| 6 | +- Add bluesky icon ([#673](https://github.com/scientific-python/scientific-python-hugo-theme/pull/673)). |
| 7 | +- Restore functionality for external link indicators ([#678](https://github.com/scientific-python/scientific-python-hugo-theme/pull/678)). |
| 8 | +- Enhancements for dropdowns: animations, open at initial state, and chevron indicators ([#675](https://github.com/scientific-python/scientific-python-hugo-theme/pull/675)). |
| 9 | +- Add LinkedIn icon ([#677](https://github.com/scientific-python/scientific-python-hugo-theme/pull/677)). |
| 10 | +- Support named parameters for applicable shortcodes ([#674](https://github.com/scientific-python/scientific-python-hugo-theme/pull/674)). |
| 11 | + |
| 12 | +## Bug Fixes |
| 13 | + |
| 14 | +- Do not adjust logos for viewing in dark mode ([#679](https://github.com/scientific-python/scientific-python-hugo-theme/pull/679)). |
| 15 | +- Resize the "breadcrumbs" navigation section to fit the content, and stack it below the top navigation bar ([#680](https://github.com/scientific-python/scientific-python-hugo-theme/pull/680)). |
| 16 | + |
| 17 | +## Documentation |
| 18 | + |
| 19 | +- Update readme ([#665](https://github.com/scientific-python/scientific-python-hugo-theme/pull/665)). |
| 20 | +- docs: assert correct location to use for custom JavaScript files ([#676](https://github.com/scientific-python/scientific-python-hugo-theme/pull/676)). |
| 21 | + |
| 22 | +## Maintenance |
| 23 | + |
| 24 | +- Update netlify config ([#683](https://github.com/scientific-python/scientific-python-hugo-theme/pull/683)). |
| 25 | +- Fix new Ubuntu image build errors ([#684](https://github.com/scientific-python/scientific-python-hugo-theme/pull/684)). |
| 26 | +- Bump to Font Awesome 7 ([#682](https://github.com/scientific-python/scientific-python-hugo-theme/pull/682)). |
| 27 | +- Remove some non-standard CSS properties ([#686](https://github.com/scientific-python/scientific-python-hugo-theme/pull/686)). |
| 28 | +- Highlight more of Scientific Python's social media in our footer ([#685](https://github.com/scientific-python/scientific-python-hugo-theme/pull/685)). |
| 29 | + |
| 30 | +## Contributors |
| 31 | + |
| 32 | +5 authors added to this release (alphabetically): |
| 33 | + |
| 34 | +- Agriya Khetarpal ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 35 | +- Ankit Pokhrel ([@ankitpokhrel08](https://github.com/ankitpokhrel08)) |
| 36 | +- Gonzalo Peña-Castellanos ([@goanpeca](https://github.com/goanpeca)) |
| 37 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 38 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 39 | + |
| 40 | +5 reviewers added to this release (alphabetically): |
| 41 | + |
| 42 | +- Agriya Khetarpal ([@agriyakhetarpal](https://github.com/agriyakhetarpal)) |
| 43 | +- Brigitta Sipőcz ([@bsipocz](https://github.com/bsipocz)) |
| 44 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 45 | +- Juanita Gomez ([@juanis2112](https://github.com/juanis2112)) |
| 46 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 47 | + |
1 | 48 | # scientific-python-hugo-theme 0.21 |
2 | 49 |
|
3 | 50 | We're happy to announce the release of scientific-python-hugo-theme 0.21! |
|
0 commit comments