v3.2.1
This bugfix release is mainly because of the Fira Code progress indicator glyphs. These are used by some applications, and usually could be used via fontfallback from any font (because the codepoints were un-occupied in the Nerd Fonts). But with adding more FontAwesome glyphs we utilized that codepoints for the new glyphs, breaking this common setup. To fix that we keep these codepoints (there are 9 glyphs) free and un-occupied. So the usual fallback scheme will continue to work.
Please see below for a list of codepoint that change with this release (which were new in 3.2.0), so I count that not really as breaking, because they were just some days ago (accidentally) introduced.
| name | v3.2.0 codepoint | v3.2.1 codepoint |
|---|---|---|
| fa_less_than | EE00 | EFC3 |
| fa_less_than_equal | EE01 | EFC4 |
| fa_memory | EE02 | EFC5 |
| fa_microphone_lines_slash | EE03 | EFC6 |
| fa_money_bill_wave | EE04 | EFC7 |
| fa_money_bill_1_wave | EE05 | EFC8 |
| fa_money_check | | |
| fa_money_check_dollar | | |
| fa_not_equal | | |
| fa_palette | | |
| fa_square_parking | | |
| fa_diagram_project | | |
| this moves: |
| fa_avianex | | |
| these swap: |
| fa_diamond | | |
| fa_gem | | |
| fa_cloudsmith | | |
| fa_youtube | | |