Releases: iliasaz/oci-session-bar
Release list
0.0.7
0.0.6
Merge pull request #9 from iliasaz/claude/sparkle-auto-update-issue-8 Add automatic updates with Sparkle
0.0.5
0.0.4
What's new
Optional event log. A new setting — Log refresh and auth events (off by default) — records every session refresh and sign-in to a log file in your temp folder, and shows the path so you can tail it. Each entry has the event time, the token's old and new expiry, the outcome, and the reason a refresh was declined or failed. Turning it on creates the file right away.
Randomized refresh timing. A new setting — Randomize refresh time — schedules each refresh at a random point between the token's half-life and five minutes before it expires, instead of the fixed threshold.
0.0.3
Merge pull request #2 from iliasaz/show-app-version-in-menu Show the release version in the menu
0.0.2
Add an app icon Ten macOS renditions in an AppIcon asset catalog, downscaled from a 2048px render of the design master. ASSETCATALOG_COMPILER_APPICON_NAME was already set and had been pointing at nothing.
0.0.1
Initial release. OCISessionBar is a menu bar utility that shows how long your current OCI session token has left, refreshes it before it lapses, and falls back to the browser sign-in flow only when it has to. Signed and notarized; requires macOS 26 or later.