KingDownloads

linearmouse version history

14 releases tracked, newest first.

v0.11.4-beta.2

Pre-releaseJul 14, 2026
- Added support for Bolt receiver controls and DPI. - Enabled high-resolution wheel functionality through Bolt receivers.

1 download

v0.11.4-beta.1

Pre-releaseJul 12, 2026
- Fix Bolt receiver notification loop

1 download

v0.11.3

Jul 11, 2026
- Added F13-F20 key support and Logitech hardware DPI/Bolt receiver support - Introduced UI for default mouse/trackpad settings and menu bar visibility modes - Fixed various scrolling, button mapping, and Logitech gesture issues - Improved smooth scrolling behavior and pointer acceleration range

1 download

v0.11.3-beta.7

Pre-releaseJul 10, 2026
<!-- Release notes generated using configuration in .github/release.yml at v0.11.3-beta.7 --> ## What's Changed ### Bug fixes * Fix Chromium tab-strip middle-click with Auto Scroll by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1273 ### Other changes * Restore Logitech LIGHTSPEED receiver battery monitoring by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1274 **Full Changelog**: https://github.com/linearmouse/linearmouse/compare/v0.11.3-beta.6...v0.11.3-beta.7

1 download

v0.11.3-beta.6

Pre-releaseJul 4, 2026
- Added pointer location reveal shortcut and menu bar visibility mode. - Fixed CMD keyup firing issue with non-Latin input. - Resolved Brave tab middle-click issue with Auto Scroll. - Improved pointer movement during repeated clicks.

1 download

v0.11.3-beta.5

Pre-releaseJul 1, 2026
<!-- Release notes generated using configuration in .github/release.yml at v0.11.3-beta.5 --> ## What's Changed ### New features * Add Logitech high-resolution wheel support by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1247 * Add Logitech DPI support for Bolt receivers by @ehardesty in https://github.com/linearmouse/linearmouse/pull/1251 ### Bug fixes * Fix button mapping recording crash when switching devices by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1255 **Full Changelog**: https://github.com/linearmouse/linearmouse/compare/v0.11.3-beta.4...v0.11.3-beta.5

1 download

v0.11.3-beta.4

Pre-releaseJun 19, 2026
<!-- Release notes generated using configuration in .github/release.yml at v0.11.3-beta.4 --> ## What's Changed ### New features * Add read-only Logitech Bolt receiver monitoring by @ehardesty in https://github.com/linearmouse/linearmouse/pull/1236 ### Bug fixes * Fix Logitech gesture button click fallback by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1246 **Full Changelog**: https://github.com/linearmouse/linearmouse/compare/v0.11.3-beta.3...v0.11.3-beta.4

1 download

v0.11.3-beta.3

Pre-releaseJun 8, 2026
<!-- Release notes generated using configuration in .github/release.yml at v0.11.3-beta.3 --> ## What's Changed ### New features * Add UI support for mouse and trackpad default settings by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1233 ### Bug fixes * Fix scroll button mappings with smooth scrolling enabled by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1227 * Avoid probing unsupported Logitech receivers for controls monitoring by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1229 ### Other changes * Cancel smoothed scroll momentum on direction reversal by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1225 * Refine smooth scroll direction reversal braking by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1228 * Increase pointer acceleration range by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1232 **Full Changelog**: https://github.com/linearmouse/linearmouse/compare/v0.11.3-beta.2...v0.11.3-beta.3

1 download

v0.11.3-beta.2

Pre-releaseJun 6, 2026
<!-- Release notes generated using configuration in .github/release.yml at v0.11.3-beta.2 --> ## What's Changed ### New features * Add Logitech hardware DPI support by @ehardesty in https://github.com/linearmouse/linearmouse/pull/1212 ### Bug fixes * Fix unintended auto scroll when middle-clicking Chrome tabs with Find in Page focused by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1223 * Fix smooth scrolling in Apple Calendar with scroll bounce enabled by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1224 ### Other changes * fix: update xmldom in package.json & package-lock.json to reduce vulnerabilities by @KiwiZ0 in https://github.com/linearmouse/linearmouse/pull/1219 ## New Contributors * @KiwiZ0 made their first contribution in https://github.com/linearmouse/linearmouse/pull/1219 **Full Changelog**: https://github.com/linearmouse/linearmouse/compare/v0.11.3-beta.1...v0.11.3-beta.2

1 download

v0.11.3-beta.1

Pre-releaseMay 30, 2026
<!-- Release notes generated using configuration in .github/release.yml at v0.11.3-beta.1 --> ## What's Changed ### New features * Add F13-F20 function key support to keyboard shortcuts by @jabagawee in https://github.com/linearmouse/linearmouse/pull/1201 * Allow Logitech gesture buttons to preserve click fallback by @ehardesty in https://github.com/linearmouse/linearmouse/pull/1211 ### Bug fixes * Fix Settings content overlapping toolbar by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1208 * Fix config hot reload after directory recreation by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1209 ### Other changes * Update translations (Russian) by @realaaa in https://github.com/linearmouse/linearmouse/pull/1199 * Add horizontal scroll tip for continuous scrolling modes by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1206 ## New Contributors * @jabagawee made their first contribution in https://github.com/linearmouse/linearmouse/pull/1201 * @ehardesty made their first contribution in https://github.com/linearmouse/linearmouse/pull/1211 **Full Changelog**: https://github.com/linearmouse/linearmouse/compare/v0.11.2...v0.11.3-b

1 download

v0.11.2

May 9, 2026
<!-- Release notes generated using configuration in .github/release.yml at v0.11.2 --> ## What's Changed ### New features * Add reversed zoom modifier actions by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1189 ### Bug fixes * Fix BLE Logitech sleep wake handling by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1182 * Fix HID++ receiver monitor retry loop and receiver whitelist by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1191 ### Other changes * Update translations (Korean) by [profs35](https://crowdin.com/profile/profs35) in https://github.com/linearmouse/linearmouse/pull/1175 **Full Changelog**: https://github.com/linearmouse/linearmouse/compare/v0.11.1...v0.11.2

1 download

v0.11.2-beta.2

Pre-releaseMay 7, 2026
<!-- Release notes generated using configuration in .github/release.yml at v0.11.2-beta.2 --> ## What's Changed ### Bug fixes * Fix HID++ receiver monitor retry loop and receiver whitelist by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1191 **Full Changelog**: https://github.com/linearmouse/linearmouse/compare/v0.11.2-beta.1...v0.11.2-beta.2

1 download

v0.11.2-beta.1

Pre-releaseMay 7, 2026
<!-- Release notes generated using configuration in .github/release.yml at v0.11.2-beta.1 --> ## What's Changed ### New features * Add reversed zoom modifier actions by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1189 ### Bug fixes * Fix BLE Logitech sleep wake handling by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1182 ### Other changes * Update translations (Korean) by [profs35](https://crowdin.com/profile/profs35) in https://github.com/linearmouse/linearmouse/pull/1175 **Full Changelog**: https://github.com/linearmouse/linearmouse/compare/v0.11.1...v0.11.2-beta.1

1 download

v0.11.1

May 1, 2026
<!-- Release notes generated using configuration in .github/release.yml at v0.11.1 --> ## What's Changed ### New features * Implement middle-button autoscroll by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1103 * Add smoothed scrolling mode by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1108 * Add battery display and initial Logitech protocol support by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1113 * Add Magic Mouse battery support by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1114 * Add initial Logitech HID++ reprogrammable controls support by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1126 * Add Logitech control button support for gesture trigger and auto scroll by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1134 * Add hold-while-pressed mode for keyboard mappings by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1152 * Add bouncing toggle for smoothed scrolling by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1172 ### Bug fixes * Stabilize autoscroll AX hit testing by @lujjjh in https://github.com/linearmouse/linearmouse/pull/1107 * Refine autosc

1 download