Releases: debugtheworldbot/keyStats
Releases Β· debugtheworldbot/keyStats
v1.44
What's Changed
- fix(windows): harden stats persistence against power loss by @debugtheworldbot in #105
- feat(i18n): Windows app bilingual support (zh-Hans / English) by @debugtheworldbot in #109
- feat(helper): persistent accessibility helper to survive updates by @debugtheworldbot in #107
Full Changelog: v1.43...v1.44
v1.44-beta.11
Full Changelog: v1.44-beta.10...v1.44-beta.11
v1.44-beta.10
Full Changelog: v1.44-beta.9...v1.44-beta.10
v1.44-beta.9
Full Changelog: v1.44-beta.8...v1.44-beta.9
v1.44-beta.8
Full Changelog: v1.44-beta.7...v1.44-beta.8
v1.44-beta.7
Full Changelog: v1.44-beta.6...v1.44-beta.7
Beta Channel Feed
Auto-updated by CI. Sparkle clients on the beta channel pull releases-assets/appcast.xml from this release. Tag exists only as a container β does not correspond to any source revision.
v1.43
What's Changed
- fix(windows): recover tray and hooks after system sleep/hibernate by @debugtheworldbot in #94
- Add peak KPS and CPS tracking by @Copilot in #97
- Fix/windows kps by @debugtheworldbot in #98
New Contributors
- @Copilot made their first contribution in #97
Full Changelog: v1.42...v1.43
v1.42
What's Changed
- Windows: Reduced input hook callback latency to prevent mouse drag lag and improve responsiveness.
- Windows: Unified standard window title bar theming for a more consistent native appearance.
- Mac and Windows: Unified analytics tracking across platforms for more consistent event reporting.
Internal
- Release workflow now skips Homebrew tap updates when nothing changed.
- Added a git-tag changelog generation skill/script for release note workflows.
prs
- fix(windows): reduce hook callback latency to prevent mouse drag lag by @debugtheworldbot in #86
- fix(windows): unify standard window title bar theming by @debugtheworldbot in #87
- feat(analytics): unify cross-platform tracking by @debugtheworldbot in #90
Full Changelog: v1.41...v1.42
v1.41
Mac
- Improved menu bar icon colors for better consistency in light and dark mode
Windows
- Added Scoop installation support for easier install and upgrade
- Integrated Scoop bucket publishing into the release workflow
- Fixed startup path synchronization so launch-at-login keeps working after app path changes
- Fixed tray context menu positioning and corner rendering issues on high-DPI displays
Docs
- Updated English and Chinese documentation for the new Windows installation method
Full Changelog: v1.40...v1.41