Skip to content

Releases: FortAwesome/Font-Awesome

Release 5.4.1

11 Oct 20:00
559a780
Compare
Choose a tag to compare

Fixed

  • Separate wand and wand-magic into unique icons
  • Corrected the alignment of linkedin-in
  • Renamed categories "Holiday" to "Halloween" and "Seasonal" to "Autumn"

Release 5.4.0

08 Oct 19:41
5362994
Compare
Choose a tag to compare

Added

  • New Tabletop Gaming, Holiday, Seasonal category
  • 7 tabletop gaming brands (acquisitions-incorporated, critical-role, d-and-d, d-and-d-beyond, fantasy-flight-games, penny-arcade, wizards-of-the-coast)
  • 25 new animals (and all of them are real you Disbelievers)
  • Sponsorship of volume-mute by Pulse-Eight
  • creative-commons-zero added to Free version
  • DEV brand icon
  • Search terms "positive" and "negative" added to applicable icons
  • Sponsorship of chess-knight by Inspira bvba
  • Sponsorship of blender-phone by Joe Emison
  • Icons chair, chair-office, file-csv, hammer, head-side, head-vr, house-damage, hryvnia, network-wired, running, slash, user-injured, and vr-cardboard

Changed

  • Using masks with SVG and JavaScript now use nanoid generated IDs instead of a simple counter
  • Updated speakap brand icon
  • Revised menorah icon and added hanukiah

Fixed

  • Slight distortion in book-heart
  • Bad search terms for folder icon
  • Set license for @fortawesome/free-brands-svg-icons NPM package

Release 5.3.1

28 Aug 17:52
ff2853a
Compare
Choose a tag to compare

Changed

  • Updating icons in the Status category

Fixed

  • sponsors.yml listed icon prayer instead of pray
  • Removed Pro icons that accidentally made it into Free

Release 5.3.0

27 Aug 17:44
9fc64f7
Compare
Choose a tag to compare

Added

  • New Religion, and Marketing category
  • New icons in the Mathematics, and Business category
  • New stats for signal, volume, and wifi icons
  • New brand icon for the-red-yeti and alipay

Changed

  • Adding ethereum to Currency category
  • Adding bitcoin and btc to Payments & Shopping

Fixed

  • Incorrect name for layer-minus and layer-plus in sponsors.yml
  • Reversing route-highway and route-interstate
  • Correct version identifier in OTF and web font files
  • CSS keyframe names are not minified (and renamed) to prevent conflict with user or app specific names
  • Sass placeholder selector added for %fa-icon to fix CSS precendence issue with font-weight

Release 5.2.0

23 Jul 16:59
03bcd4d
Compare
Choose a tag to compare

Added

  • New education and automotive categories
  • More icons in the medical and maps categories
  • Top requested brands ello, hackerrank, kaggle, markdown, neos, and zhihu

Release 5.1.1

17 Jul 20:08
9339b98
Compare
Choose a tag to compare

Added

  • Additional search terms for various icons #13429

Changed

  • Marked the font-awesome-logo-full as a "private" icon
  • Consistently named and minified CSS and JS files in the CDN, npm packages, and zip files

Fixed

  • Removed "fa-" prefix from Less and Sass style bundles filenames
  • Unable to use brand icons with pseudo-elements and SVG with JS
  • Adding icons explicitly using the library were not available when using pseudo-elements and SVG with JS
  • smile-plus search terms in icons.yml incorrectly formatted
  • kiss and grin-wink icons having incorrect weight / style #13361 #13363
  • Missing underscore in filenames in the less/v4-shims.less #13415
  • Light style for code-commit
  • Including rev brand icon in the Font Awesome Free version

Release 5.1.0

20 Jun 20:12
4092d1e
Compare
Choose a tag to compare

Added

  • New Emoji, Design, and Travel category pack
  • Another group of requested and commissioned icons
  • Version 4 shim for Web Fonts with CSS
  • New simplified download and NPM packages
  • @fortawesome/fontawesome-free and @fortawesome/fontawesome-pro NPM packages that match what's available in the CDN and .ZIP files
  • Brand icons rev, nimblr, megaport, mailchimp, hornbill, wix, weebly, themeco, squarespace, aws, shopware
  • API method toHtml() for converting abstract objects to HTML
  • API method counter() to generate Layers Counters
  • API method watch() to configure MutationObserver and watch DOM for icon changes and additions

Changed

  • Relocating sponsor data to a separate sponsors.yml
  • Updated teamspeak brand icon
  • No more default exports in the CommonJS/ES packages (anything installed from NPM)
  • Greatly improved performance and rendering of CSS pseudo-elements with SVG and JavaScript
  • Configuration of SVG with JavaScript can now be done with attributes on the script tag
  • SVG with JavaScript pseudo-elements now match syntax (font-family, font-weight) of Web Fonts with CSS

Fixed

  • Tree shaking of all NPM packages by default
  • Alignment of the book-open and dice-six icon
  • Correcting creative-commons
  • Incorrect license on the fontawesome-common-types package
  • Improve ligatures that share a base name with another ligature
  • Correcting solid style of the digital-tachograph icon
  • Prevent duplicating classes in some scenarios with SVG with JavaScript
  • Duplicate insertion of CSS when insertCss() method was called
  • Missing TypeScript definitions for the free-brands-svg-icons package

Release 5.0.13

10 May 15:00
bca574e
Compare
Choose a tag to compare

Added

  • The most requested icons in Font Awesome (64 icons to Free and 192 to Pro)

Release 5.0.12

03 May 19:39
b60cbbe
Compare
Choose a tag to compare

Added

  • A long time ago in a galaxy far, far away some icons were added

Fixed

  • Renamed the r brand to r-project to prevent ligature collision with the "r" glyph

Release 5.0.11

01 May 20:53
9cba21d
Compare
Choose a tag to compare

Added

  • 16 new user icons
  • Full set of Creative Commons symbols
  • Regular style comment-dots used for v4 comment-alt in shim
  • Top 6 brand icons: r, ebay, mastodon, researchgate, keybase, teamspeak

Changed

  • Revised slider icons #11872
  • Make desktop typeface easier to find in apps that support ligature previews

Fixed