Skip to content

Commit b129b65

Browse files
committed
chore: add 3.3.5 changelog
1 parent 5cb23db commit b129b65

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [3.3.5] - 2025-07-01
6+
7+
### 🚀 Features
8+
9+
- Implement Parcelable for theme classes
10+
11+
### 🐛 Bug Fixes
12+
13+
- Navigation bar blocked out the virtual keyboard (again)
14+
- Fix crash on inline suggestions response and improve ui
15+
- Malfunction of sound effect loading
16+
- Incorrect sound effect on press of some keys
17+
- Error on key custom color parsing
18+
- Custom key colors were transparent sometimes
19+
20+
### 🚜 Refactor
21+
22+
- Polish InputFeedbackManager
23+
- Enhance Kotlin-made config parser
24+
- Mapping theme to data classes
25+
26+
### ⚙️ Miscellaneous Tasks
27+
28+
- Bump version to 3.3.5
29+
- Upgrade gradle to 8.14.1
30+
- Add 3.3.5 changelog
31+
532
## [3.3.4] - 2025-05-01
633

734
### 🐛 Bug Fixes

0 commit comments

Comments
 (0)