feat: WeaselSetup.exe with new param /? or /help to show help info (fxliang)
feat: WeaselDeployer.exe with new param /? or /help to show help info (fxliang)
feat: WeaselSetup.exe parameter /userdir:<user_data_dir_full_path> to set user data directory in command line (fxliang)
feat: WeaselSetup 默认启动不请求管理员权限,必要时使用管理员权限重启 (#1390) (Wendy)
Chores
chore: update bump version scripts (fxliang)
chore: update update/bump-version.ps1 [skip ci] (fxliang)
chore: update update/bump_version.sh [skip ci] (fxliang)
chore: follow #1379, update update/bump-version.sh to work without clog[skip ci] (fxliang)
chore: make clang-format.ps1 worked in linux/Mac OS[skip ci] (fxliang)
chore: update update/bump_version.ps1 (fxliang)
chore: add powershell script for linting (fxliang)
chore: update .gitignore (fxliang)
chore(install_boost): update boost download url (居戎氏)
Builds
build: bump librime to 1.13.0 (fxliang)
build: set /utf-8 for source compilation (fxliang)
build: IntDir and OutDir set for msbuild solution, intermediary files will be always in $(SolutionDir)\msbuild. (fxliang)
Continuous Integration
ci: run update rime/home appcast on published or prereleased (fxliang)
ci: bump librime 1.13.1 (fxliang)
ci: draft before release (fxliang)
Bug Fixes
fix(trayicon): explorer.exe hangs (fxliang)
fix(WeaselUI): hemispherical of hilite text preedit not correct (fxliang)
fix(WeaselDeployer): WeaselDeployer will dump if hotkeys is set empty #1549 (fxliang)
fix(RimeWithWeasel): avoid vim_mode misoperations (#1543) (fxliang)
fix(installer): avoid files are deleted on system reboot after reinstallation (#1520) (fxliang)
fix(tsf): ime status (#1499) (wzv5)
fix(CandidateList): not displaying in some applications (#1494) (wzv5)
fix(ipcserver): concurrent access to rime api (居戎氏)
fix(RimeWithWeasel): blend_colors algorithm, fix issue like #1405 (fxliang)
fix(WeaselUI): highlight back is not drawn correctly when fullscreen layout set (fxliang)
fix(CandidateList): null pointer error (居戎氏)
fix: silent installation script repeated call (居戎氏)
fix: silent installation script typo (Yh793)
fix: fix unexpected crash in some applications (#1458) (Alfred Lieu)
fix: candidate ui can't be drawn correctly after GPU reset (fxliang)
Commits
remove duplicated branch (Qijia Liu)
refactorï(RimeWithWeasel) simplify color parsing function (fxliang)