Skip to content

Commit bd19b65

Browse files
chore: Add blog post for libvirtualhid release v2026.829.2338.54
1 parent d945323 commit bd19b65

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
layout: release
3+
title: libvirtualhid v2026.829.2338.54 Released
4+
release-tag: v2026.829.2338.54
5+
gh-repo: LizardByte/libvirtualhid
6+
gh-badge: [follow, fork, star]
7+
tags: [release, libvirtualhid]
8+
thumbnail-img: https://app.lizardbyte.dev/dashboard/github/openGraphImages/libvirtualhid_624x312.png
9+
comments: true
10+
authors:
11+
- github: LizardByte-bot
12+
---
13+
14+
## Breaking Changes
15+
* For those using Virtual HID Driver with Sunshine, this release requires Sunshine v2026.830.44125 or newer
16+
17+
## Highlighted Changes
18+
* Xbox One/Series gamepads now support impulse (rumble) triggers on Linux
19+
* Switch Pro gamepads now support gryo/motion on both Windows and Linux
20+
* Keyboard is now a HID device on Windows, with fallback to SendInput when a valid license isn't found
21+
* Docs contain an end user guide with Moonlight [compatibility matrix](https://docs.lizardbyte.dev/projects/libvirtualhid/latest/md_docs_2end-user-gamepad-guide.html#end-to-end-compatibility) for every feature of every gamepad
22+
23+
## What's Changed
24+
* feat:(Windows): add HID keyboard support by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#104](https://github.com/LizardByte/libvirtualhid/pull/104)
25+
* docs: add end-user gamepad guide by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#105](https://github.com/LizardByte/libvirtualhid/pull/105)
26+
* chore(deps): update vmactions/freebsd-vm action to v1.5.5 by [@renovate[bot]](https://github.com/apps/renovate) in [#108](https://github.com/LizardByte/libvirtualhid/pull/108)
27+
* feat(gamepad): improve Switch Pro motion and LED support by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#114](https://github.com/LizardByte/libvirtualhid/pull/114)
28+
* fix(Linux): add Xbox One/Series UHID Bluetooth transport by [@ReenigneArcher](https://github.com/ReenigneArcher) in [#115](https://github.com/LizardByte/libvirtualhid/pull/115)
29+
30+
31+
**Full Changelog**: https://github.com/LizardByte/libvirtualhid/compare/v2026.824.1240.30...v2026.829.2338.54
32+
33+
---
34+
## Contributors
35+
<a href="https://github.com/ReenigneArcher" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, ReenigneArcher" ><img src="https://github.com/ReenigneArcher.png?size=40" width="40" height="40" alt="ReenigneArcher" title="ReenigneArcher: 4 merges" ></a><a href="https://github.com/apps/renovate" target="_blank" rel="external noopener noreferrer" aria-label="GitHub profile of contributor, renovate[bot]" ><img src="https://avatars.githubusercontent.com/in/2740?size=40" width="40" height="40" alt="renovate[bot]" title="renovate[bot]: 1 merge" ></a>
36+
37+
38+
---
39+
📦 **Assets:**
40+
41+
| ⬇️ Download | #️⃣ Download Count | 🛡️ VirusTotal |
42+
|-------------|-------------------|---------------|
43+
| [libvirtualhid-Windows-AMD64-driver-installer.msi](https://github.com/LizardByte/libvirtualhid/releases/download/v2026.829.2338.54/libvirtualhid-Windows-AMD64-driver-installer.msi) | ![Downloads](https://img.shields.io/github/downloads/LizardByte/libvirtualhid/v2026.829.2338.54/libvirtualhid-Windows-AMD64-driver-installer.msi?style=flat-square&label=&displayAssetName=false) | [![VirusTotal](https://badges.cssnr.com/vt/id/sha256:b05c8b21d636c0fc660cf5b774d8dd3efed7b00002a7f5d8b58c181b8399bae0?style=flat-square&icon=virustotal&label=)](https://www.virustotal.com/gui/file-analysis/OWJmZjk3OTBkYjIyMjVjYTQ0NTIzMzNmZWJiMTZjZjE6MTc4ODA0NzU1OA==) |

0 commit comments

Comments
 (0)