Skip to content

v1.15.9

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:43
· 6 commits to master since this release
  • Fixed repeated macOS Bluetooth pairing popups ("Bluetooth request from…", e.g. for a nearby Apple Pencil or other device you don't unlock with). BLEUnlock briefly connected to every nearby device — even in the background — just to read its name for the picker, which made macOS demand pairing over and over. It now connects to non-selected devices only while the device menu is actually open, adds a connection timeout, and permanently skips any device that demands pairing for the rest of the session. Monitoring of your selected device is unchanged.