File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All 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
You can’t perform that action at this time.
0 commit comments