Skip to content

V1.8.2 Correct Windows issues, improve UX

Choose a tag to compare

@JurgenSchouppe JurgenSchouppe released this 13 Nov 15:05

Correct Windows issues, improve UX

  • Disable buffers clearing immediately after successful read (fixes Windows communication issue)
  • Refresh session token on each successful read/write command, without need for relogin and touch (to correct in Javascript - remove PIN cache and relogin each 45 seconds);
  • Add missing error code checks where required.