Tags: octo-patch/codeburn
Tags
Merge pull request getagentseal#108 from getagentseal/fix/menubar-all… …-tab-stale-refresh Release 0.8.0: model comparison, auto-refresh, menubar fix
fix(menubar): use numeric version comparison for update check Compare versions with .orderedDescending instead of != to prevent showing update button when installed version is newer than cached.
fix(mac): update badge always visible due to version prefix mismatch GitHub asset name includes a v prefix (v0.8.0) while CFBundleShortVersionString does not (0.8.0). Strip the prefix before comparing. Also capture stderr on update failure so the button doesn't hang on "Updating..." forever.
Merge pull request getagentseal#108 from getagentseal/fix/menubar-all… …-tab-stale-refresh Release 0.8.0: model comparison, auto-refresh, menubar fix
Merge pull request getagentseal#76 from AgentSeal/fix/drop-prebuild-i… …nstall Drop better-sqlite3 to remove deprecated prebuild-install (getagentseal#75)
PreviousNext