Switchboard v1.1.1
Fixed
- Jump to Tab buttons stopped working when Safari had an unloaded tab. Safari returns
missing value(without raising an AppleScript error) for the URL/name of a suspended, session-restored tab; that value crashed the tab-matching scan with error -1728, so a single stale tab anywhere broke every Jump to Tab button. The scan now coercesmissing valueto an empty string and skips such tabs.
No changes to the native helpers — same signed & notarized binaries as v1.1.0.