Skip to content

v1.1.1

Choose a tag to compare

@fhunleth fhunleth released this 07 Oct 16:18
· 36 commits to main since this release
  • Changes
    • Fix Trust and Go device detection in cases where I2C buses don't exist
      before the one that has the T&G part. This was a bug in the detection logic
      where it was really easy to get lucky and have a device work even though the
      logic was wrong. Thanks @tonnenpinguin and @klausgrössinger for help
      debugging this issue!
    • Allow for more sessions to be opened. Thanks @Dodain for finding and fixing
      the issue.