Skip to content

Tags: octo-patch/codeburn

Tags

v0.8.3

Toggle v0.8.3's commit message
chore: bump version to 0.8.3, update changelog

mac-v0.8.4

Toggle mac-v0.8.4's commit message
chore: bump version to 0.8.4, update changelog

v0.8.2

Toggle v0.8.2's commit message
chore: bump version to 0.8.2, update changelog and readme

v0.8.1

Toggle v0.8.1's commit message
chore: bump version to 0.8.1

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request getagentseal#108 from getagentseal/fix/menubar-all…

…-tab-stale-refresh

Release 0.8.0: model comparison, auto-refresh, menubar fix

v0.7.4

Toggle v0.7.4's commit message
chore: bump to 0.7.4 and update CHANGELOG

mac-v0.8.2

Toggle mac-v0.8.2's commit message
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.

mac-v0.8.1

Toggle mac-v0.8.1's commit message
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.

mac-v0.8.0

Toggle mac-v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request getagentseal#108 from getagentseal/fix/menubar-all…

…-tab-stale-refresh

Release 0.8.0: model comparison, auto-refresh, menubar fix

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request getagentseal#76 from AgentSeal/fix/drop-prebuild-i…

…nstall

Drop better-sqlite3 to remove deprecated prebuild-install (getagentseal#75)