Skip to content

Commit bd7be50

Browse files
committed
docs: add release notes and changelog for v4.0.4
1 parent e772c46 commit bd7be50

2 files changed

Lines changed: 29 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
### 💖 Support Our Work
2+
* We are committed to making our apps as powerful and polished as possible. As an entirely community-funded project, we rely on your support to keep going, please consider becoming a [sponsor](https://github.com/sponsors/LeanBitLab). A huge thank you to all our current supporters!
3+
4+
## 🚀 What's New in v4.0.4
5+
6+
### 🛠️ Bug Fixes & Features
7+
- **Custom Icons & Toolbar**: Instant icon reloading when custom icon or icon style preferences change, alongside enhanced split toolbar visibility controls.
8+
- **Emoji Keyboard & Search**: Cursor-aware inline emoji search, dynamic height measurement, whitespace-terminated query handling, and key navigation fixes (SHIFT, 123, language switch).
9+
- **Clipboard & Screenshots**: Integrated MediaStore observer for instant screenshot detection, top row margin alignment, and persistent tracking for deleted screenshot URIs.
10+
- **Gesture Typing**: Automatic gesture input activation upon library installation, simplified gesture library manager UI with auto-status summary, and welcome wizard gesture toggle.
11+
- **Input & Shift State**: Updated shift state synchronization after swipe deletion in input logic.
12+
- **Subtypes & Dictionaries**: Automatic persistence of default language subtypes on setup/startup and fixed sub-locale dictionary fallbacks when emoji dictionary is active.
13+
- **Stability & Crash Guards**: Guarded `RichInputMethodManager` initialization checks in settings screens and fixed JNI x86 checksum constants.
14+
15+
## 📦 Downloads (Choose Your Flavor)
16+
17+
| File | Description | Permissions |
18+
| :--- | :--- | :--- |
19+
| **`1-LeanType_4.0.4-standardfull-release.apk`** | **Recommended**. Cloud AI + Handwrite | Internet |
20+
| **`1-LeanType_4.0.4-standard-release.apk`** | **Fdroid Build**. Standard - Foss only | Internet |
21+
| **`2-LeanType_4.0.4-offline-release.apk`** | **Privacy Focused**. Offline AI | No Internet |
22+
| **`3-LeanType_4.0.4-offlinelite-release.apk`** | **Minimalist**. Pure FOSS. No AI Integration. | No Internet |
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- Instant icon reloading when custom icon or icon style preferences change.
2+
- Enhanced emoji search with dynamic height, cursor-aware insertion, and key navigation fixes.
3+
- Added MediaStore screenshot auto-detection, immediate suggestions, and deletion persistence in Clipboard.
4+
- Auto-enable gesture input upon library installation and simplified gesture manager UI.
5+
- Updated shift state after swipe deletion and fixed split toolbar visibility controls.
6+
- Auto-persisted default language subtypes and sub-locale dictionary fallback fixes.
7+
- Stability improvements and initialization guards in Settings and JNI.

0 commit comments

Comments
 (0)