v2.14.0
LaurenzV/hayrov2.14.0Sep 9, 2021by Thomas-Boi
AI Summary
An update introducing 6 new icons and improving the website's image display capabilities alongside documentation updates.
Key Highlights
- Added 6 new icons including azure, pandas, and storybook
- Webpage now properly displays SVG images
- Fixed capture.canvas issues and updated geckodriver
- Improved documentation for contributing
New Features
- Webpage now displays SVG of images
- Updated geckodriver
- Fixed capture.canvas issue
- Updated CONTRIBUTING.md documentation
- Fixed syntax in issue templates
- Implemented website cache busting
Full Release Notes
A huge thanks to all our maintainers and contributors for making this release possible! **6 New Icons** - [update icon: msdos (original, plain, line)](https://github.com/devicons/devicon/pull/827) by @MichielPater, @Thomas-Boi, @Panquesito7. - [update icon: devicon (original, original-wordmark, plain, plain-wordmark, line, line-wordmark)](https://github.com/devicons/devicon/pull/823) by @Panquesito7, @Thomas-Boi. - [update icon: go (original-wordmark)](https://github.com/devicons/devicon/pull/821) by @Thomas-Boi. - [new icon: azure (original, original-wordmark, plain, plain-wordmark)](https://github.com/devicons/devicon/pull/816) by @ThomasMoran. - [new icon: pandas (original, original-wordmark)](https://github.com/devicons/devicon/pull/796) by @kimjiwook0129 - [new icon: storybook (original, original-wordmark, plain, plain-wordmark)](https://github.com/devicons/devicon/pull/799) by @jonlima2018 **6 New Features** - [New Feature: webpage now displays <img> of SVG](https://github.com/devicons/devicon/pull/834) by @Thomas-Boi. - [New Feature: Updated geckodriver](https://github.com/devicons/devicon/pull/830) by @Thomas-Boi. - [New Feature: Fixed `capture.canvas` issue as seen in #822](https://github.com/devicons/devicon/pull/829) by @amacado, @Thomas-Boi. - [New Feature: Update the docs for CONTRIBUTING.md](https://github.com/devicons/devicon/pull/824) by @Panquesito7, @Thomas-Boi. - [Fix syntax with the issue templates](https://github.com/devicons/devicon/pull/815) by @Panquesito7. - [Feature/website cache busting](https://github.com/devicons/devicon/pull/813) by @MichielPater, @Thomas-Boi.