v2.14.0

ruixenui/ruixen.comv2.14.0Sep 9, 2021by Thomas-Boi

AI Summary

Adds 6 new icons and improves the website's SVG display capabilities, alongside documentation updates.

Key Highlights

  • Added pandas and storybook icons
  • Webpage now displays SVG images correctly
  • Fixed canvas capture issues
  • Updated documentation and contributing guidelines

New Features

  • 6 new icons (msdos, devicon, go, azure, pandas, storybook)
  • 6 new features (SVG display, geckodriver update, canvas fix, contributing docs update, syntax fix, 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.