Skip to content

PourInput v1.1.0 — Capability-Based Device Support

Choose a tag to compare

@pour-soi pour-soi released this 08 Jul 10:21
· 39 commits to main since this release

PourInput v1.1.0 – Capability-Based Foundation

This release introduces the foundation for a more scalable Logitech HID++ architecture.

Highlights

  • 🚀 Introduced a capability-based architecture for Logitech HID++ devices.
  • 🖱️ Shifted from model-specific logic toward runtime capability discovery where appropriate.
  • 🔋 Unified battery, DPI, Smart Shift, gesture, and button support behind a common capability system.
  • 🛡️ Added safer fallback behavior for compatible Logitech HID++ devices.
  • 📦 Improved release packaging and versioned release asset generation.

Notes

  • MX Master 3 remains the primary validated device.
  • The new architecture lays the foundation for broader Logitech HID++ device support in future releases.

Looking Ahead

Future releases will focus on:

  • Additional Logitech mouse support
  • Expanded capability coverage
  • Enhanced Easy-Switch features
  • Continued architecture cleanup and refinement