Skip to content

Yahoo KeyKey 2 v2.7.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 16:35
· 31 commits to main since this release
5d19efa
  • Page through 聯想 associated-phrase candidates. Use Page Up / Page Down to move between pages of associated-phrase suggestions.
  • Choose how you pick associated phrases. A new setting lets you select the associated-phrase key — plain Number keys or Shift+Number.
  • ⌘ and ⌃ shortcuts pass through. Keyboard shortcuts using ⌘ or ⌃ now reach the app instead of being swallowed by the input method.

What's Changed

  • test: add App-logic test suite + engine coverage top-up by @teddychan in #47
  • ci: run engine + App-logic tests on pull requests by @teddychan in #48
  • docs: add Tests CI status badge by @teddychan in #49
  • ci: bump actions/checkout to v7 by @teddychan in #50
  • docs: fix install guide — releases ship .zip, not .pkg (#54) by @teddychan in #57
  • fix: pass ⌘/⌃ shortcuts through to the app instead of eating them (#56) by @teddychan in #58
  • feat: configurable associated-phrase selection key (Number vs Shift+Number) (#52) by @teddychan in #59
  • feat: Page Up / Page Down for 聯想 associated-phrase pages (#53) by @teddychan in #55
  • release: v2.7.0 — candidate paging, configurable 聯想 key, ⌘/⌃ passthrough by @teddychan in #60

Full Changelog: v2.6.4...v2.7.0