Releases: openvanilla/fcitx5-mcbopomofo
Releases · openvanilla/fcitx5-mcbopomofo
2.8.1
2.8
- Phrases database update
- Supports user phrases replacement
- Supports entering enclosed numbers (標題數字)
- Supports choosing candidates with the numpad keys
- Prevents accidental commit on InputContextReset events
- Chinese Number Converter module bug fixes
Thanks to @zonble, @xatier, @lwhsu, and our upstream contributors for their pull requests and feedback.
2.7
- Input macros support: type "今天", "明天", etc., and the candidates now include today's or tomorrow's date, and so on (@zonble)
- Associated phrases (聯想詞) support for both Bopomofo and Plain Bopomofo modes
- Online dictionary lookup: press "?" when choosing a candidate or after highlighting the composed characters, and a context menu appears to offer lookup options
- Ctrl-\ brings up a menu for date/time macros and Chinese number conversions (see below)
- Chinese number conversions: type 1234 and get 一千二百三十四, 壹仟貳佰參拾肆, or Suzhou numerals
- Improved MS IME-mode cursor behavior
- Provides a settings option to allow using j/k keys to move the cursor when the candidate panel is on
- Adds an item in the fcitx5 menu ito toggele between full-width and half-width punctuations
- Automatically switches to the vertical candidate panel if the candidates are long
- Phrases database update
- Fixes a bug where single-character user phrase caused phrases starting with its homonyms not being chosen even if should have been (#119)
Thanks to @xatier and many of our upstream contributors for their pull requests and feedback.
This release is in sync with McBopomofo 2.7 for macOS, hence the version name 2.7.
Please note that if you build from source, this version requires additional dependencies. Please refer to README.txt
for the prerequisites.
2.5.2
2.5.1
2.5
2.4.2
2.4.1
2.4
- Traditional Bopomofo mode (#68)
- Fix User Override Model issues with multi-character phrases (#63)
- Show candidates as reading/value pairs when needed (#59)
- Fix historical issues on overriding overlapping phrases (#57, #58)
- Remove the limit on composing buffer length (#57, #58)
- Prevent Tab handling if buffer is empty (#53)
- Create
~/.local/share/fcitx5
if needed (#52) - Populate localized default user phrase file headers (#51)
h/t: @zonble
2.3
- Supports ruby text output with Ctrl-Enter (#38)
- Prevents sole tone markers from being composed (#40, #41)
- Supports running git or a shell script hook after adding a custom phrase (42)
- Tab/Shift-Tab now chooses in line the next/previous candidate
- Maximum composition buffer length now extends to 100 (#46, #47, #48)
- Minor fine-tunes (#49, #51)
- Updates the phrase database (#50)
h/t: @zonble