v2.14.0

microsoft/VibeVoicev2.14.0Sep 9, 2021by Thomas-Boi

AI Summary

This release introduces 6 new icons for popular tools like Azure and Pandas, alongside improvements to website functionality and documentation.

Key Highlights

  • Added 6 new icons including Azure and Pandas
  • Fixed SVG display on the webpage
  • Fixed canvas capture issues
  • Updated documentation and implemented cache busting

New Features

  • Webpage now displays <img> of SVG
  • Updated geckodriver
  • Fixed `capture.canvas` issue
  • Updated the docs for CONTRIBUTING.md
  • Fixed syntax with the issue templates
  • Feature/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.