Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 13 May 17:01
· 6 commits to main since this release
dee713d

What's New

See the CHANGELOG for the full list of changes in this release.

Download

Platform Installer Notes
Windows 11/10 (64-bit) Framework.Deck_x.x.x_x64-setup.exe Recommended NSIS installer
Windows 11/10 (64-bit) Framework.Deck_x.x.x_x64_en-US.msi MSI for enterprise/managed deployments
Linux (64-bit) framework-deck_x.x.x_amd64.AppImage Universal AppImage, runs on any distro, no install needed
Debian / Ubuntu framework-deck_x.x.x_amd64.deb Native .deb package (sudo dpkg -i)
Fedora / RHEL framework-deck-x.x.x-1.x86_64.rpm Native .rpm package (sudo rpm -i)

Requires: framework-control service running for telemetry features. The keyboard configurator works standalone via WebHID.

Linux Notes

  • AppImage: Make it executable (chmod +x *.AppImage) and run directly. No install needed.
  • WebHID: The keyboard configurator requires Chromium-based WebView. Most modern Linux distros ship webkit2gtk which supports this. If key remapping doesn't connect, ensure webkit2gtk-4.1 is installed.
  • framework-control on Linux: Follow the framework-control Linux setup instructions. The service uses ectool for hardware access.

Upgrading

Install over the previous version; your settings and saved configs are preserved.

Full Changelog

See CHANGELOG.md for complete history.