-
Version 7.2 Stable
released this
2026-01-08 18:07:09 +08:00 | 23 commits to main since this releaseThis is a minor release focused on improving compatibility with PicoKey App, along with several important bug fixes and small behavioral changes.
New
- Improved compatibility with PicoKey App, enabling more reliable device detection and interaction.
Enhancements
- Improved overall robustness of applet handling and device enumeration.
- Minor internal adjustments to better align with current host-side tooling expectations.
Bug fixes
- Fixed an issue where the Pimoroni LED was not behaving correctly.
- Fixed a bug in applet selection that could lead to incorrect or inconsistent applet activation.
- Fixed an issue with the MSOS/BOS USB descriptor that could cause host-side compatibility problems.
- Fixed a bug storing resident credentials sharing a same prefix userId (#241).
Changed
- The press button functionality is now disabled by default to avoid unintended behavior.
What's Changed
- Remove WindowsClient from imports by @sylvainpelissier in https://github.com/polhenarejos/pico-fido/pull/181
- ESP32 Optimization by @MageDelfador in https://github.com/polhenarejos/pico-fido/pull/193
New Contributors
- @MageDelfador made their first contribution in https://github.com/polhenarejos/pico-fido/pull/193
Full Changelog: https://github.com/polhenarejos/pico-fido/compare/v6.6...v7.2
Downloads