Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
  • Loading branch information
Finii committed Nov 18, 2024
1 parent 67c0bdd commit a8ddbf5
Showing 1 changed file with 50 additions and 1 deletion.
51 changes: 50 additions & 1 deletion _posts/2017-01-07-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,57 @@ style: container

<h1 class="center">Release Changelog</h1>

<h2>v3.2.1 Release (2024.04.12)</h2>
<h2>v3.3.0 Release (2024.11.18)</h2>
<details open>
<summary>v3.3.0 Details</summary>
<div markdown="1">
The Post-Halloween Release

The biggest change is the update of **Devicons** by switching from the unmaintained repo
to a more maintained fork that has lots of asked for icons. Some very old icons have
been dropped now; hope noone is really affected. See the description in #1691 for
a complete list.

### Fonts
- Add Departure Mono @rektdeckard #1709
- Update 0xProto to 2.201 @my4ng #1623
- Update Intel One Mono to 1.4.0 #1741
- Update Monaspace to v1.101 @Stealthii #1630
- Add Monaspace ExtraLight (Italic)
- Fix upstream Gohufont bug #1654

### Icons
- Switch to devicons/devicon #1691
- Add Chuck and Vitruvian Man #1740
- Add Progress Indicators a la Fira Code #1733
- Update Font Logos to 1.3.0 #1721
- FontAwesome: Scale glyphs a bit smaller #1722
- Improve Bazel icon @zaucy #1610
- Improve Ruby and Firebase icons

### Features
- Add CLI cheatsheet script @hasecilu #1694
- archive-fonts: Put fontconfig file into SymbolsOnly package (for repackagers)
- Unify configuration files for font-patcher and gotta-patch-em (format changed)

### Bugs and improvements
- Fix Powerline glyphs position and size in some cases #1727
- font-patcher: Allow to rehint glyphs via config file #1613
- font-patcher: don't double-shrink heavy angle brackets @gibfahn #1617
- font-patcher: Fix behavior when trying to patch non-font files #1648
- font-patcher: Fix escaping warning
- gotta-patch-em: Remove post processing
- Increase Powerline overlap (big triangles and more) #1724
- Increase weather icons 'other' icons scale #1726
- ShareTechMono: Fix fi/fl ligs

### Website and docs
Again a lot has been done by various people, thank you all!
</div>
</details>

<h2>v3.2.1 Release (2024.04.12)</h2>
<details>
<summary>v3.2.1 Details</summary>
<div markdown="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.
Expand Down

0 comments on commit a8ddbf5

Please sign in to comment.