Skip to content

Releases: Riey/kime

Release v3.0.2

20 Jan 10:25
486acf9
Compare
Choose a tag to compare

3.0.2

Improve

Release v3.0.1

25 Nov 13:48
v3.0.1
5165fd3
Compare
Choose a tag to compare

3.0.1

Improve

  • Update default config file

Release v3.0.0

25 Nov 08:44
v3.0.0
f42feef
Compare
Choose a tag to compare

3.0.0

Breaking

  • FlexibleComposeOrder can change jongseong order #534
  • Implement hanja candidate window #383
  • Builtin sebeolsik 3-90 and 3-91 changed with all jungseong to uncomposable except for , ,, ㅜ(9), ㅗ(/) #542
  • Respect NUMLOCK state #591
  • Remove support GTK2
  • Config file format has changed see wiki for more information

Improve

  • FlexibleComposeOrder can change compose jungseong order #542
  • Fix preedit character error on chromium family #535
  • Let incomplete character can commit multiple jamos
  • Support johab encoding for preedit string
  • Fix jongseong input bug $ㅋㅕ + $ㅋㅕ = ㅋㅋ
  • Added Qt 5.12.9 library build
  • Fix sebeolsik-391 "S-Equal" key
  • Let indicator shown on Gnome tray (requires Gnome shell extension, https://extensions.gnome.org/extension/615/appindicator-support/)
  • Fix space error in some firefox sites #561.
  • Fix duplicated commit string in some firefox sites #562.
  • Delaying preedit, bypass processes in gtk module #570
  • Fix typo in symbol name for U+2193(↓): downaroow -> downarrow
  • Adding translation layer feature #586

Release v2.5.6

03 Oct 10:53
05ac551
Compare
Choose a tag to compare

2.5.6

Improve

  • Update dependencies #508
  • Fix sebeolsik-3sin-p2 '"' character #509
  • Fix sebeolsik-391 "S-F" key #521
  • Don't compose choseong when FlexibleComposeOrder is on #520
  • Fix choseong converted into jongseong even TreatJongseongAsChoseong is off #529

Release v2.5.5

02 Jul 05:38
0de87e7
Compare
Choose a tag to compare

2.5.5

Improve

  • Fix kime print outdated version #506

Release v2.5.4

30 Jun 02:11
6f733ef
Compare
Choose a tag to compare

2.5.4

Improve

  • Fix indicator crash in autostart #471
  • Fix ownership of files in deb package #499
  • Fix sebeolsik-3sin-p2 'ㅌ' jongsung #503

Release v2.5.3

01 May 16:36
303706a
Compare
Choose a tag to compare

2.5.3

Breaking

  • --verbose argument now deleted use --log

Improve

  • Fix CONFIGURATION typo #484
  • Now indicator initial icon_color follow user config #461
  • Don't exit xim when get ServerError #23
  • Can set logging level either config file or command argument

Release v2.5.2

15 Apr 10:13
3357774
Compare
Choose a tag to compare

2.5.2

Improve

  • Fix wrong symbol name (Gammma -> Gamma)
  • Fix config loading in capi #465
  • Fix key repeat bug on XIM #467

Release v2.5.1

12 Apr 18:29
5fc0961
Compare
Choose a tag to compare

2.5.1

Improve

  • Fix indicator doesn't change icon properly #457

Release v2.5.0

12 Apr 14:17
2980620
Compare
Choose a tag to compare

2.5.0

Breaking

  • Change config file layout
  • Default config is no more installed just in the doc folder

Improve

  • Add --kill flag in kime daemon
  • Install docs