v2.8.0

devicons/deviconv2.8.0Jan 3, 2021by amacado

AI Summary

Major update featuring the new Bash icon, merging gh-pages with master, auto-updating the latest version tag, and refactoring SVGs to use inline CSS.

Key Highlights

  • Added new Bash icon
  • Merged `gh-pages` with `master` for better versioning
  • Auto-Update latest version (tagging) in GitHub Page
  • Refactored SVGs to replace classes with inline CSS
  • Improved workflow for reviewing (`bot:peek`)

New Features

  • New icons: bash
  • New features: Merge gh-pages with master, Auto-Update latest version, Bump ini, Refactor SVG to replace classes with inline css, Improved workflow for reviewing
  • Fixes: Fix missing font icons, Fix ISSUE_TEMPLATE icon-request label, Fix error in build workflow

Full Release Notes

Icons
- New: bash (https://github.com/devicons/devicon/pull/415)

Features
- Merge `gh-pages` with `master` (https://github.com/devicons/devicon/issues/165)
- Auto-Update latest version (tagging) in GitHub Page (including CDN link) (https://github.com/devicons/devicon/issues/395)
- Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. 
- Refactoring SVG to replace classes with inline css (https://github.com/devicons/devicon/pull/403 & https://github.com/devicons/devicon/issues/407 & https://github.com/devicons/devicon/pull/416)
- improved workflow for reviewing (`bot:peek`) (https://github.com/devicons/devicon/pull/412)

Fix
- Fix missing font icons (https://github.com/devicons/devicon/issues/248)
- Fix ISSUE_TEMPLATE icon-request isn't adding the `request:icon label (https://github.com/devicons/devicon/issues/405)
- Fix error in build workflow (https://github.com/devicons/devicon/pull/440)

Thanks to all contributors for this release @Thomas-Boi @rawdanowiczdev @EnisMulic