v2.14.0

opendatalab/MinerUv2.14.0Sep 9, 2021by Thomas-Boi

AI Summary

A release focused on expanding the icon set with new logos for cloud and data technologies while improving the website's display of SVG images.

Key Highlights

  • 6 New Icons added (Azure, Pandas, Storybook)
  • Website now displays SVG images using `<img>` tags
  • Fixed canvas capture issues and updated geckodriver
  • Updated documentation for contributors

New Features

  • Webpage displays SVG as `<img>`
  • Fixed `capture.canvas` issue
  • Updated geckodriver
  • 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.