Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 866 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 866 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.3.15] - 2024-11-13

Changed

  • Improved driver name recognition stability.
  • Removed redundant register reads on touchpad devices.
  • Reset sensor to renew the partition information to improve the performance.

[1.3.14] - 2023-08-18

Added

  • Added ARM 32-bit .deb package

Changed

  • Adjusted command timeouts for ARM 32-bit.
  • Set the default device type to touchpad to prevent problems after device reset.
  • Added argument to select device by PID.

[1.3.13] - 2023-07-06

Added

  • Added GitHub workflow to build binaries.

Changed

  • Disabled sensor interrupts during updates for better stability.