v1.0.4
- A crash when scrolling the list during a scan. On macOS 26.5.2 the panel could quit with
NSGenericExceptionwhile rows were still arriving: a reproduction and the original crash report in #18 by @dzy1997 showed SwiftUI'sList, an NSTableView underneath, re-measuring its rows inside the window's constraint pass until AppKit gave up. The list is now built from a lazy stack with the same insets and separators, so that table path is gone. It could not be reproduced on macOS 26.6 or later, so the fix is not yet confirmed on an affected machine.
Install
brew install --cask Jarvis322/tap/sysdataor open SysDataMenu-1.0.4.dmg and drag the app to Applications. The zip is the same app for anyone scripting the download. Signed and notarized. Requires macOS 14 or later.