Skip to content

Releases: wxyzh/weasel

Nightly Build

09 Apr 01:48
01f2fe0

Choose a tag to compare

Nightly Build Pre-release
Pre-release

Bug Fixes

  • round info for hilite text not correct, when vertical_text enable, inline_preedit: false, style/vertical_text_left_to_right: true and not candidates. (fxliang)
  • incomplete edit (居戎氏)

Code Refactoring

  • fixed DWORD ipc_id (combination of pid and order_id) instead of RimeSessionId (fxliang)

Builds

  • update build.bat, env templates, remove duplicate 'rime.lib' in WeaselDeploer (fxliang)
  • fix ci Copy librime built files cached (fxliang)
  • update install.nsi: automatically Win32/x64 files(WeaselServer/WeaselDeployer) installing (fxliang)
  • PerMonitorHighDPIAware for WeaselDeployer WeaselServer WeaselTSF WeaselIME in all configuration/platform; (fxliang)
  • version info not by rc but build.bat (fxliang)
  • large address aware for WeaselServer/WeaselDeployer 32 bit build (fxliang)

Chores

  • fix ShowBalloon tip translation follow locale (fxliang)
  • bump plum to upstream head (fxliang)
  • rename a local variable (居戎氏)
  • rename add_session (居戎氏)

Commits

  • fe91172: chore: (fxliang)
  • e28d56d: chore on WeaselDeployer.exe: (fxliang)
  • f4873a9: version info for WeaselTSF (fxliang)
  • 2083ad9: update ci files: run on windows-2019 and build with vs2019 to avoid virus mis-detected (fxliang)
  • e01fdaf: Update build.bat (fxliang)
  • 557b575: rename to_session_id, get_session_status (居戎氏)
  • e664248: bump librime to 1.11.0 (fxliang)
  • 701a0c0: ci build with upstream output only. (fxliang)
  • 76790b6: fix github.install.bat (fxliang)
  • e55ee96: rename install-clang-format.ps1 to bat file (fxliang)
  • 01f2fe0: Merge branch 'fxliang:master' into master (wxyzhen)