Skip to content

Latest commit

 

History

History
702 lines (588 loc) · 40.4 KB

CHANGELOG.md

File metadata and controls

702 lines (588 loc) · 40.4 KB

[12.0.0] - auto_generated update

New Icons

  • Audiobookshelf (#10605) (@21st-centuryman)
  • Awwwards (#10539) (@stefanobartoletti)
  • Foundry Virtual Tabletop (#10575) (@adamrusted)
  • FusionAuth (#10776) (@service-paradis)
  • Homepage (#10452) (@21st-centuryman)
  • Hugging Face (#9259) (@PratyushJayachandran)
  • Kagi (#10976) (@uncenter)
  • n8n (#10909) (@CodeShakingSheep)
  • Posit (#10987) (@cwickham)
  • React Bootstrap (#10921) (@CodeShakingSheep)
  • Sartorius (#10967) (@CodeShakingSheep)
  • UiPath (#10773) (@Mvlprem)
  • unpkg (#10317) (@service-paradis)
  • Zigbee2MQTT (#10212) (@PeterShaggyNoble)

Updated Icons

Removed Icons

  • FITE (#10060) (@PeterShaggyNoble)
  • Flattr (#10380) (@service-paradis)
  • Google Bard (#10453) (@PeterShaggyNoble)
  • Integromat (#10152) (@PeterShaggyNoble)
  • Niantic (#10979) (@PratyushJayachandran)
  • Nintendo Network (#10006) (@adamrusted)
  • Rome (#10113) (@PeterShaggyNoble)
  • Shotcut (#10043) (@PeterShaggyNoble)
  • Skynet (#10504) (@kwypchlo)
  • Twitter (#9748) (@adamrusted)

Renamed Icons

  • Airbrake.io to Airbrake (#10513) (@PeterShaggyNoble)
  • Amazon Web Services to Amazon Web Services (#10391) (@readboy8)
  • RStudio to RStudio IDE (#10999) (@adamrusted)

SDK Changes

URL_REGEX -> urlRegex()

The exported const URL_REGEX has been removed. Please use urlRegex() instead:

import {urlRegex} from 'simple-icons/sdk';
const regex = await urlRegex();
.jsonschema.json

Now .jsonschema.json file is bundled in our package.

For more details, please see: simple-icons/simple-icons#10276.

[10.1.3] - Remove SimpleIconColors Opacity

  • add golden tests for colors
  • add golden tests for icon data (not yet working)

[10.1.2] - Breaking Change

  • change file paths
  • add SimpleIconColors, (not every icon has a color) (#102)
  • add values map
  • overwork the build script
  • reupload font file (#104)

[10.1.1] - BROKEN, Add screenshot

  • add a screenshot for the display on pub.dev

[10.1.0] - BROKEN, Implement Map

New Features

  • lookup icons by String using the SimpleIcons.values map
  • simplify the build scripts

New Icons

Updated Icons

[7.10.0] - auto_generated update

New Icons

[7.1.0] - auto_generated update

New Icons

Updated Icons

[6.13.0] - auto_generated update

Package

  • bugfix: icons under the wrong name issue #61

New Icons

[6.11.0] - auto_generated update

Package

  • update xml dependency

New Icons

Updated Icons

[6.9.0] - auto_generated update

New Icons

[6.1.0] - auto_generated update

New Icons

Updated Icons

[5.24.0] - auto_generated update

New Icons

[5.22.0] - auto_generated update

Package

  • Improve performance of icon.path (#6505)

New Icons

[5.21.1] - auto_generated update

Fix

  • Remove postinstall script from package manifest.

[5.20.0] - auto_generated update

New Icons

[5.19.0] - auto_generated update

New Icons

Updated Icons

[5.18.0] - auto_generated update

New Icons

[5.17.0] - auto_generated update

New Icons

Updated Icons

[5.16.0] - auto_generated update

New Icons

Updated Icons

[5.15.0] - auto_generated update

New Icons

Updated Icons

[5.14.0] - auto_generated update

New Icons

[5.4.0] - auto_generated update

New Icons

[5.3.0] - auto_generated update

New Icons

Updated Icons


⚠️ The old Foursquare SVG can now be found as Foursquare City Guide, see #5989 for more info.

[5.2.0] - auto_generated update

Changelog 5.2.0

[5.1.0] - auto_generated update

New Icons

Updated Icons

[4.25.0] - auto_generated update

Changelog 4.25.0

[4.24.0] - auto_generated update

Changelog 4.24.0

[4.23.0] - auto_generated update

Changelog 4.23.0

[4.22.0] - auto_generated update

Changelog 4.22.0

[4.21.0] - auto_generated update

Changelog 4.21.0

[4.20.0] - auto_generated update

Changelog 4.20.0

[4.19.0] - auto_generated update

Changelog 4.19.0

[4.18.5] - Documentation

This update adds a comment on each IconData

[4.18.0] - auto_generated update

Changelog 4.18.0

[4.17.0] - auto_generated update

Changelog 4.17.0

[4.16.0] - auto_generated update

Changelog 4.16.0

[4.15.0] - auto_generated update

Changelog 4.15.0

[4.14.0] - auto_generated update

New Icons

Updated Icons

[4.13.0] - auto_generated update

New Icons

Updated Icons

[4.12.0] - auto_generated update

New Icons

Updated Icons

[4.10.0] - auto_generated update

New Icons

Updated Icons

[4.9.0] - align package version with repository

[1.0.1] - node directory inclusion

  • added the node directory for a bot to watch changes in simple-icons-font

[1.0.0] - flutter_brand_icons -> simple_icons

  • based on flutter_brand_icons
  • updated workflow to more automation
  • usage of xml instead of json
  • ttf -> ttx
  • renaming to suit the original better (brand icon -> simple icon)
  • changed license to Creative Commons Zero v1.0 Universal to suit simple icons
  • added ci