Skip to content

Latest commit

 

History

History
119 lines (58 loc) · 5.65 KB

File metadata and controls

119 lines (58 loc) · 5.65 KB

1.7.0 (2026-03-02)

Bug Fixes

  • device not showing as connected in settings (fa7ca62)
  • reconnect analog device when plugged in after app start (ba1edce)

Features

  • capture unique HID reports in device diagnostics export (2fab4cb)

1.6.0 (2026-02-27)

Features

  • add custom device support and HID diagnostics tool (99180ba)
  • add presets system for saving and managing settings profiles (ab2e82c)
  • add sidebar navigation to settings with separate pages (dd20d81)
  • add View on GitHub link to settings sidebar (571f944)
  • improve settings layout with grouped labels and reordered options (7d9f06a)

1.5.0 (2026-02-26)

Features

  • integrate AnalogSense.js SDK for multi-brand analog keyboard support (b4e33f2)

1.4.3 (2026-02-26)

Bug Fixes

  • filter DrunkDeer devices by usage page to avoid duplicate connections (a19f67d)
  • send identity handshake before DrunkDeer tracking command (f3f1cac)

1.4.2 (2026-02-26)

Bug Fixes

  • use correct DrunkDeer keystroke tracking start command (f9fc490)

1.4.1 (2026-02-26)

Bug Fixes

  • send start command to DrunkDeer to enable pressure streaming (4059c02)

1.4.0 (2026-02-26)

Features

  • add DrunkDeer analog keyboard support (e1c405f)

1.3.0 (2026-02-21)

Features

  • add counter position setting (bottom, left, right) (76f569b)
  • add setting to disable pressure canvas (6ad9f6a)
  • rename CPS to KPS (keys per second) (b792f36)

1.2.2 (2026-02-21)

Bug Fixes

  • prevent CPS/BPM text wrapping (c441b9b)

1.2.1 (2026-02-21)

Bug Fixes

  • use press-to-press interval for accurate CPS calculation (d3ee0ca)

1.2.0 (2026-02-21)

Features

  • add check for updates button in settings (cfce320)

1.1.0 (2026-02-21)

Bug Fixes

  • add publish config for auto-updater (984573d)
  • correct CPS calculation formula (f1a2af7)

Features

  • show app version in settings (d8e0641)

1.0.0 (2026-02-21)

Bug Fixes

  • disable macOS code signing to prevent Team ID mismatch crash (d032f6e)
  • pin pnpm version via packageManager field for CI (ba2c7f3)

Features

  • add semantic-release, auto-update, and CI/CD pipeline (67852db)
  • initial release (a2429e0)
  • initial release (1368a66)

Changelog