You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,11 @@ Format follows [Keep a Changelog](https://keepachangelog.com/). Haven uses [Sema
11
11
12
12
---
13
13
14
+
## [3.30.2] — 2026-07-06
15
+
16
+
### Fixed
17
+
-**Betsy Ross and Gadsden flags didn't match the aspect ratio of the other Flags emoji.** They were noticeably flatter/wider than the rest of the set, since their source artwork wasn't 4:3 like the bundled country flags. Both are now cropped to the same 4:3 frame (canton preserved in full on Betsy Ross; snake and lettering preserved in full on Gadsden), so they sit consistently alongside every other flag.
<ahref="https://github.com/ancsemi/Haven" target="_blank">⛭ View on GitHub</a>
@@ -1437,7 +1437,11 @@ <h2>⬡ Haven Server — v3.30.1</h2>
1437
1437
<divclass="version-list">
1438
1438
<divclass="version-list-inner">
1439
1439
<divclass="version-item">
1440
-
<div><spanclass="v-name">v3.30.1</span><spanclass="v-tag latest">Latest</span> — <strong>Flags emoji now render on Windows.</strong> Windows browsers don't draw Unicode flag emoji — they show the bare two-letter country code instead — so the new Flags category looked like a list of letters (“US”, “GB”, “DE”…) there. Every country flag is now a bundled image, so the whole category renders the same on every platform, in the picker, in messages, and in reactions.</div>
1440
+
<div><spanclass="v-name">v3.30.2</span><spanclass="v-tag latest">Latest</span> — <strong>Betsy Ross and Gadsden flags now match the proportions of the rest of the Flags category.</strong> They were noticeably flatter and wider than every other flag since their source artwork wasn't the same 4:3 shape as the bundled country flags. Both are now cropped to match — full canton on Betsy Ross, full snake and lettering on Gadsden — so the whole Flags category looks consistent.</div>
<div><spanclass="v-name">v3.30.1</span> — <strong>Flags emoji now render on Windows.</strong> Windows browsers don't draw Unicode flag emoji — they show the bare two-letter country code instead — so the new Flags category looked like a list of letters (“US”, “GB”, “DE”…) there. Every country flag is now a bundled image, so the whole category renders the same on every platform, in the picker, in messages, and in reactions.</div>
<ahref="https://github.com/ancsemi/Haven" target="_blank">⛭ View on GitHub</a>
@@ -1437,7 +1437,11 @@ <h2>⬡ Haven Server — v3.30.1</h2>
1437
1437
<divclass="version-list">
1438
1438
<divclass="version-list-inner">
1439
1439
<divclass="version-item">
1440
-
<div><spanclass="v-name">v3.30.1</span><spanclass="v-tag latest">Latest</span> — <strong>Flags emoji now render on Windows.</strong> Windows browsers don't draw Unicode flag emoji — they show the bare two-letter country code instead — so the new Flags category looked like a list of letters (“US”, “GB”, “DE”…) there. Every country flag is now a bundled image, so the whole category renders the same on every platform, in the picker, in messages, and in reactions.</div>
1440
+
<div><spanclass="v-name">v3.30.2</span><spanclass="v-tag latest">Latest</span> — <strong>Betsy Ross and Gadsden flags now match the proportions of the rest of the Flags category.</strong> They were noticeably flatter and wider than every other flag since their source artwork wasn't the same 4:3 shape as the bundled country flags. Both are now cropped to match — full canton on Betsy Ross, full snake and lettering on Gadsden — so the whole Flags category looks consistent.</div>
<div><spanclass="v-name">v3.30.1</span> — <strong>Flags emoji now render on Windows.</strong> Windows browsers don't draw Unicode flag emoji — they show the bare two-letter country code instead — so the new Flags category looked like a list of letters (“US”, “GB”, “DE”…) there. Every country flag is now a bundled image, so the whole category renders the same on every platform, in the picker, in messages, and in reactions.</div>
0 commit comments