diff --git a/_config.yml b/_config.yml index 942db0be5..6569d732d 100755 --- a/_config.yml +++ b/_config.yml @@ -22,7 +22,7 @@ favicon: "assets/img/favicon.ico" touch_icon: "assets/img/apple-touch-icon.png" google_analytics_key: "UA-91070609-1" adsbygoogle: false -current_version: 3.2.0 +current_version: 3.2.1 metrics: icons: 10,077 fonts: 67 diff --git a/_posts/2017-01-07-release.md b/_posts/2017-01-07-release.md index e90e267e9..bd9b2bf91 100644 --- a/_posts/2017-01-07-release.md +++ b/_posts/2017-01-07-release.md @@ -10,8 +10,33 @@ style: container

Release Changelog

-

v3.2.0 Release (2024.04.04)

+

v3.2.1 Release (2024.04.12)

+ v3.2.1 Details +
+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 usualy 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. + +### Codepoint shift ⚠️ (only relative to 3.2.0) + - Reorder some FontAwesome glyphs #1596 + - `EE00` - `EE0B` shifted to `EFC3` - `EFCE` + - `F0E6` shifted to `EFC2` + - swap `F219` with `F29F` and `F167` with `F16A` + +### Bugs + - Remove Ubuntu 'fi' and 'fl' ligs #1597 + +### Improvements for package maintainers + + - Add individual licenses to font database `fonts.json` for package maintainers #1599 + - Add sha256 checksums to release (commit c2cd3cdf) +
+
+ +

v3.2.0 Release (2024.04.04)

+
v3.2.0 Details
The Easter release. Lets see which eggs can be found: