Skip to content

Commit 2234599

Browse files
committed
docs: update v4.0.0-beta3 release notes with Settings inflation safety fix
1 parent dd000b8 commit 2234599

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/releasenote/release_notes_v4.0.0-beta3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
### 🛠️ Bug Fixes & Stability
77
- **PointerTracker Crash Fix**: Fixed `NullPointerException` during rapid view switches and keyboard mode changes.
8+
- **Settings Initialization Safety**: Made `Settings.getValues()` null-safe to auto-load settings during layout inflation, preventing `InflateException` crashes.
89
- **Emoji Dictionary Detection & Persistence**: Fixed issue where `emoji_*.dict` files failed to be recognized after downloading. Added preference tracking to prevent emoji and custom dictionaries from being wiped on app upgrade or cache cleanup.
910
- **Regional Locale Dictionary Aggregation**: Resolved issue where regional locales (e.g. `English (India)` / `en-IN`) only displayed the emoji dictionary tab by aggregating main and emoji dictionaries across variant and language fallback directories (`en-US`, `en`).
1011

0 commit comments

Comments
 (0)