Skip to content

librime 1.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 10:03
· 216 commits to master since this release

Bug Fixes

  • skip key combos with super modifier (居戎氏)

Chores

Commits

  • CHANGLOG.md: fix wrong conversion [skip ci] (居戎氏)
  • 2a12cb8: Revert "ci: drop librime-charcode from windows build" (居戎氏)

1.8.0 (2023-01-25)

Bug Fixes

  • algo, dict: add an extra set of parenthesis to std::min ... (f66d330)
  • charset_filter: Update is_extended_cjk to compatible with Unicode 15 (946e852)
  • chord_composer: first key missing from raw input (33d85ad)
  • chord_composer: invisible placeholder char prepended to output (0ec7a2d)
  • ci: download and extract boost (200e3ec)
  • ci: install Rime plugins' dependencies (7677dae)
  • ci: no hardcoded boost version in ci scripts (3ae72a3)
  • dict_compiler: shrink .reverse.bin file to fit after build (2af37e0)
  • reverse_lookup_dictionary: writing data to overflow buffer (46e3066), closes #456
  • setup: avoid glog log macros conflict with macros of Windows (24e1612)
  • fix missing control paths issue (87e4c73)
  • qualify std::exp after including (bc589fd), closes #462 #476
  • ci: update ci script for windows (0358a21)
  • dictionary: had unsorted chunks after the previous chunk ended (dd6af3d), closes #507
  • editor: back_syllable should reopen selected words (a3fdad8)
  • replace bintry mirror with jfrog (a1203fc)

Features

  • api: get_state_label returns the state label for UI display (8f9e9c7), closes #447
  • ci: add GitHub action ci support (56e9d2a)
  • ci: add pull request ci (94bb5d5)
  • ci: add tag release ci (aafe5a3)
  • context: allow composing with zero input (8e2826a)
  • key_binder: single select a radio group option (5e8aca2)
  • key_binder: toggle the switch defined at index toggle: '@n' (6ca7803), closes #554
  • navigator,selector: vertical navigation (d79f6b3), closes #543
  • plugins: support plugin specs in slug@branch format (7d11455)
  • selector: handle repeated key until release (8d93e9f)
  • add windows ci job (14ee47a)
  • delete selected candidate (#557) (43023e1)
  • half/full-shape labels for more characters (f2c7e40), closes #594
  • simplifier: can be configured to return empty comment (#541) (2368034)