Skip to content

Commit 21a53ff

Browse files
committed
Upping version.
1 parent 8ab3cbb commit 21a53ff

4 files changed

Lines changed: 105 additions & 5 deletions

File tree

RELEASES.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
## What's Changed in 4.0.27
2+
3+
- Update Hyper's symbol layer with small changes by @luminespire in [#1340](https://github.com/dessalines/thumb-key/pull/1340)
4+
- feat: add owl-layout by @owl-from-hogvarts in [#1337](https://github.com/dessalines/thumb-key/pull/1337)
5+
- Merge remote-tracking branch 'weblate/main' by @dessalines
6+
- Translated using Weblate (Arabic) by @weblate
7+
- Translated using Weblate (Polish) by @weblate
8+
- Translated using Weblate (Turkish) by @weblate
9+
- Translated using Weblate (Slovak) by @weblate
10+
- Translated using Weblate (Japanese) by @weblate
11+
- Translated using Weblate (Chinese (Simplified Han script)) by @weblate
12+
- Translated using Weblate (Ukrainian) by @weblate
13+
- Translated using Weblate (Russian) by @weblate
14+
- Translated using Weblate (Italian) by @weblate
15+
- Translated using Weblate (French) by @weblate
16+
- Translated using Weblate (Persian) by @weblate
17+
- Translated using Weblate (Spanish) by @weblate
18+
- Translated using Weblate (German) by @weblate
19+
- Translated using Weblate (Danish) by @weblate
20+
- Translated using Weblate (Breton) by @weblate
21+
- Translated using Weblate (Bulgarian) by @weblate
22+
- Added translation using Weblate (Arabic) by @williampiti
23+
- Translated using Weblate (Japanese) by @williampiti
24+
- Translated using Weblate (Japanese) by @williampiti
25+
- Translated using Weblate (Polish)
26+
- Translated using Weblate (Japanese) by @williampiti
27+
- Merge remote-tracking branch 'refs/remotes/origin/main' by @dessalines
28+
29+
## New Contributors
30+
31+
- @owl-from-hogvarts made their first contribution in [#1337](https://github.com/dessalines/thumb-key/pull/1337)
32+
- @williampiti made their first contribution
33+
34+
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.26...4.0.27
35+
136
## What's Changed in 4.0.26
237

338
- ENMessagEaseSymbolsModifiers: Enter & Tab by @W-Bosman in [#1331](https://github.com/dessalines/thumb-key/pull/1331)

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId = "com.dessalines.thumbkey"
1313
minSdk = 21
1414
targetSdk = 35
15-
versionCode = 144
16-
versionName = "4.0.26"
15+
versionCode = 145
16+
versionName = "4.0.27"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
vectorDrawables {

app/src/main/assets/RELEASES.md

Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,36 @@
1-
## What's Changed in 4.0.26
1+
## What's Changed in 4.0.27
22

3-
- ENMessagEaseSymbolsModifiers: Enter & Tab by @W-Bosman in [#1331](https://github.com/dessalines/thumb-key/pull/1331)
3+
- Update Hyper's symbol layer with small changes by @luminespire in [#1340](https://github.com/dessalines/thumb-key/pull/1340)
4+
- feat: add owl-layout by @owl-from-hogvarts in [#1337](https://github.com/dessalines/thumb-key/pull/1337)
5+
- Merge remote-tracking branch 'weblate/main' by @dessalines
6+
- Translated using Weblate (Arabic) by @weblate
7+
- Translated using Weblate (Polish) by @weblate
8+
- Translated using Weblate (Turkish) by @weblate
9+
- Translated using Weblate (Slovak) by @weblate
10+
- Translated using Weblate (Japanese) by @weblate
11+
- Translated using Weblate (Chinese (Simplified Han script)) by @weblate
12+
- Translated using Weblate (Ukrainian) by @weblate
13+
- Translated using Weblate (Russian) by @weblate
14+
- Translated using Weblate (Italian) by @weblate
15+
- Translated using Weblate (French) by @weblate
16+
- Translated using Weblate (Persian) by @weblate
17+
- Translated using Weblate (Spanish) by @weblate
18+
- Translated using Weblate (German) by @weblate
19+
- Translated using Weblate (Danish) by @weblate
20+
- Translated using Weblate (Breton) by @weblate
21+
- Translated using Weblate (Bulgarian) by @weblate
22+
- Added translation using Weblate (Arabic) by @williampiti
23+
- Translated using Weblate (Japanese) by @williampiti
24+
- Translated using Weblate (Japanese) by @williampiti
25+
- Translated using Weblate (Polish)
26+
- Translated using Weblate (Japanese) by @williampiti
27+
- Merge remote-tracking branch 'refs/remotes/origin/main' by @dessalines
428

5-
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.25...4.0.26
29+
## New Contributors
30+
31+
- @owl-from-hogvarts made their first contribution in [#1337](https://github.com/dessalines/thumb-key/pull/1337)
32+
- @williampiti made their first contribution
33+
34+
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.26...4.0.27
635

736
<!-- generated by git-cliff -->
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
## What's Changed in 4.0.27
2+
3+
- Update Hyper's symbol layer with small changes by @luminespire in [#1340](https://github.com/dessalines/thumb-key/pull/1340)
4+
- feat: add owl-layout by @owl-from-hogvarts in [#1337](https://github.com/dessalines/thumb-key/pull/1337)
5+
- Merge remote-tracking branch 'weblate/main' by @dessalines
6+
- Translated using Weblate (Arabic) by @weblate
7+
- Translated using Weblate (Polish) by @weblate
8+
- Translated using Weblate (Turkish) by @weblate
9+
- Translated using Weblate (Slovak) by @weblate
10+
- Translated using Weblate (Japanese) by @weblate
11+
- Translated using Weblate (Chinese (Simplified Han script)) by @weblate
12+
- Translated using Weblate (Ukrainian) by @weblate
13+
- Translated using Weblate (Russian) by @weblate
14+
- Translated using Weblate (Italian) by @weblate
15+
- Translated using Weblate (French) by @weblate
16+
- Translated using Weblate (Persian) by @weblate
17+
- Translated using Weblate (Spanish) by @weblate
18+
- Translated using Weblate (German) by @weblate
19+
- Translated using Weblate (Danish) by @weblate
20+
- Translated using Weblate (Breton) by @weblate
21+
- Translated using Weblate (Bulgarian) by @weblate
22+
- Added translation using Weblate (Arabic) by @williampiti
23+
- Translated using Weblate (Japanese) by @williampiti
24+
- Translated using Weblate (Japanese) by @williampiti
25+
- Translated using Weblate (Polish)
26+
- Translated using Weblate (Japanese) by @williampiti
27+
- Merge remote-tracking branch 'refs/remotes/origin/main' by @dessalines
28+
29+
## New Contributors
30+
31+
- @owl-from-hogvarts made their first contribution in [#1337](https://github.com/dessalines/thumb-key/pull/1337)
32+
- @williampiti made their first contribution
33+
34+
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.26...4.0.27
35+
36+
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)