Skip to content

Releases: GoogleChromeLabs/chromeos_smart_card_connector

1.3.10.1

05 Oct 12:46
19c1905
Compare
Choose a tag to compare
  • Enable the ACS ACR122U PICC smart card reader.
  • Allowlist Ujambo kiosk apps.
  • Fix smart card client library crashes when there's no background page.

1.3.9.3

09 Aug 17:34
fe9db2f
Compare
Choose a tag to compare
  • Update Free CCID driver from 1.4.36 to 1.5.0 (release notes).
  • Update PC/SC-Lite from 1.9.3 to 1.9.8 (release notes for 1.9.4, release notes for 1.9.5, release notes for 1.9.6, release notes for 1.9.7, release notes for 1.9.8). Main highlights:
    • fix race conditions;
    • fix memory leaks;
    • fix handle leaks and spurious PC/SC API failures on reader disconnection;
    • reduce spurious error logs on reader disconnection.
  • Fix ChromeOS lock-screen flaky access issues (on USB interface claiming).
  • Add ChromeOS Terminal (System Web App) into the trusted client list.
  • Add the scard_disconnect_fallback_client_app_ids admin policy. It allows to workaround client errors that try to switch card protocols without resetting the card (#704).
  • Fix memory issues in the USB layer.
  • Minor logging improvements.

1.3.8.0

27 Jun 12:11
135d556
Compare
Choose a tag to compare

An off-cycle release to publish the regression fix in the client JS library (fixes the addOnDisposeCallback method being unavailable).

It's also the first release in which we offer an (experimental) ES module version and the support for Service Workers for the client JS library.

1.3.7.2

16 May 14:09
431e22a
Compare
Choose a tag to compare

Warning: the standalone smart card client library regressed in this version: addOnDisposeCallback method became inaccessible.

1.3.6.0

20 Sep 11:10
5469a57
Compare
Choose a tag to compare
  • Fix regression with bytes incorrectly serialized in the single-message-based protocol (used by some smart card applications).

1.3.5.0

07 Sep 11:44
Compare
Choose a tag to compare
  • Update Free CCID driver to 1.4.34 (release notes).
  • Update PC/SC-Lite to 1.9.1 (release notes).
  • Improvement for crash loop detection for troubleshooting.
  • UI improvements (typos in the permission dialog).
  • Logging improvements for troubleshooting.
  • Internal rework in preparation for migration to WebAssembly.

1.3.3.0

01 Oct 12:00
adbdbf7
Compare
Choose a tag to compare
  • Add support of Sunrex HP USB Business Slim Smartcard CCID Keyboard and ACS ACR1252IMP.
  • Logging improvements for troubleshooting.

1.3.2.0

19 Aug 20:43
Compare
Choose a tag to compare
  • Update Free CCID driver to 1.4.33 (release notes for 1.4.32, release notes for 1.4.33).
  • Update PC/SC-Lite to 1.9.0 (release notes).
  • Crash loop detection and avoiding getting disabled due to self-reloading.
  • UI improvements (adding help button, icon tooltips, renaming "add readers" button, using up-to-date client app/extension names).
  • Logging improvements for troubleshooting.

1.3.1.0

29 May 11:23
Compare
Choose a tag to compare
  • Update Free CCID driver to 1.4.31 (release details).
  • Update PC/SC-Lite to 1.8.25 (release details).
  • Retries for USB connection failures.
  • Stopping in-session smart card access while on lock screen (needed for Chrome OS user login integration).
  • Logging improvements.

1.2.22.0

07 Feb 16:57
Compare
Choose a tag to compare
  • Whitelist VMware Horizon Client for Chrome app.