Skip to content

Commit 02cbe06

Browse files
committed
Release 1.30.0 (43)
1 parent e09abdd commit 02cbe06

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "juloo.keyboard2"
1515
minSdk 11
1616
targetSdkVersion 35
17-
versionCode 42
18-
versionName "1.29.1"
17+
versionCode 43
18+
versionName "1.30.0"
1919
}
2020

2121
sourceSets {
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
New supported languages: Albanian, Belgian, Estonian, Georgian, Hawaiian,
2+
Irish, Kannada, Kazakh, Old Church Slavonic, Serbian, Tajiki, Tamil, Welsh
3+
4+
Added WORKMAN (US) layout.
5+
Improved layouts for modern Hindi and Sanskrit, Greek, Kurdish, Persian, Czech.
6+
7+
New compose sequences and added combining diacritic keys.
8+
New and improved themes.
9+
Many bug fixes and improvements.
10+
11+
Many thanks to the contributors: @anaskaejdar @bokidori @cknight828 @cuhsy
12+
@Danger-Mkh @DocJr90 @IYO-OYI @kalankaboom @Kxeo @marciozomb13 @ms-jagadeeshan
13+
@npnpatidar @ptitgnu @quantenzitrone @Sestowner @solokot @Spike-from-NH
14+
@tenextractor

0 commit comments

Comments
 (0)