You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings: avoid packaged-app crashes from SwiftPM localization bundle lookup when opening Settings or About (#896, fixes #891). Thanks @lederniermagicien!
CLI: include a VERSION file in standalone release archives so --version reports the release tag outside the app bundle (#898). Thanks @ThiagoCAltoe!
Pi: rebuild stale session cost caches after cache-version migrations so refreshed cost history reflects current scanner data.
Keychain cache: reduce repeated development prompt churn by trusting the bundled helper when writing CodexBar-owned cache items (#888).