Skip to content

Commit a8ddbf5

Browse files
committed
Update release notes
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
1 parent 67c0bdd commit a8ddbf5

File tree

1 file changed

+50
-1
lines changed

1 file changed

+50
-1
lines changed

_posts/2017-01-07-release.md

+50-1
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,57 @@ style: container
1010

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

13-
<h2>v3.2.1 Release (2024.04.12)</h2>
13+
<h2>v3.3.0 Release (2024.11.18)</h2>
1414
<details open>
15+
<summary>v3.3.0 Details</summary>
16+
<div markdown="1">
17+
The Post-Halloween Release
18+
19+
The biggest change is the update of **Devicons** by switching from the unmaintained repo
20+
to a more maintained fork that has lots of asked for icons. Some very old icons have
21+
been dropped now; hope noone is really affected. See the description in #1691 for
22+
a complete list.
23+
24+
### Fonts
25+
- Add Departure Mono @rektdeckard #1709
26+
- Update 0xProto to 2.201 @my4ng #1623
27+
- Update Intel One Mono to 1.4.0 #1741
28+
- Update Monaspace to v1.101 @Stealthii #1630
29+
- Add Monaspace ExtraLight (Italic)
30+
- Fix upstream Gohufont bug #1654
31+
32+
### Icons
33+
- Switch to devicons/devicon #1691
34+
- Add Chuck and Vitruvian Man #1740
35+
- Add Progress Indicators a la Fira Code #1733
36+
- Update Font Logos to 1.3.0 #1721
37+
- FontAwesome: Scale glyphs a bit smaller #1722
38+
- Improve Bazel icon @zaucy #1610
39+
- Improve Ruby and Firebase icons
40+
41+
### Features
42+
- Add CLI cheatsheet script @hasecilu #1694
43+
- archive-fonts: Put fontconfig file into SymbolsOnly package (for repackagers)
44+
- Unify configuration files for font-patcher and gotta-patch-em (format changed)
45+
46+
### Bugs and improvements
47+
- Fix Powerline glyphs position and size in some cases #1727
48+
- font-patcher: Allow to rehint glyphs via config file #1613
49+
- font-patcher: don't double-shrink heavy angle brackets @gibfahn #1617
50+
- font-patcher: Fix behavior when trying to patch non-font files #1648
51+
- font-patcher: Fix escaping warning
52+
- gotta-patch-em: Remove post processing
53+
- Increase Powerline overlap (big triangles and more) #1724
54+
- Increase weather icons 'other' icons scale #1726
55+
- ShareTechMono: Fix fi/fl ligs
56+
57+
### Website and docs
58+
Again a lot has been done by various people, thank you all!
59+
</div>
60+
</details>
61+
62+
<h2>v3.2.1 Release (2024.04.12)</h2>
63+
<details>
1564
<summary>v3.2.1 Details</summary>
1665
<div markdown="1">
1766
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.

0 commit comments

Comments
 (0)