Skip to content

v1.0.4

Choose a tag to compare

@Jarvis322 Jarvis322 released this 11 Sep 05:49
· 80 commits to main since this release
  • A crash when scrolling the list during a scan. On macOS 26.5.2 the panel could quit with NSGenericException while rows were still arriving: a reproduction and the original crash report in #18 by @dzy1997 showed SwiftUI's List, 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/sysdata

or 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.