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: docs/releasenote/release_notes_v4.0.3.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,10 @@
3
3
4
4
## 🚀 What's New in v4.0.3
5
5
6
-
### 🛠️ Bug Fixes & Stability Improvements
6
+
### 🛠️ Bug Fixes & Features
7
+
-**Custom Emoji Font in Emoji Search**: Applied custom emoji font typeface (`customEmojiTypeface`) to horizontal emoji search results in emoji picker palette.
8
+
-**Auto-Span Toolbar Keys**: Added "Auto-span toolbar keys" toggle in Settings → Toolbar for both main and clipboard toolbars with right-alignment fallback when disabled.
9
+
-**Toolbar & Clipboard Transition**: Eliminated layout jerkiness and optimized single-pass layout measurements when switching between keyboard and clipboard in Split Toolbar mode.
7
10
-**Settings Exception Logging**: Fixed `SettingsContainer` error reporting to output exact duplicate setting key string names instead of raw object memory references (`Setting@<hashcode>`).
8
11
-**Personal Dictionary Deduplication**: Fixed UI word list duplication in Personal Dictionary settings view.
9
12
-**Search Screen Stability**: Removed duplicate key definitions in `SearchScreen``LazyColumn` items to prevent UI crashes.
0 commit comments