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
1.8.0 notes: lead with the phantom window fix
The release notes described removing a Settings button. The window that
button opened was the actual user-visible bug — it was on screen at
launch, every session, without being asked for. Notes and CHANGELOG now
say so, retranslated across the Big 8.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
workflows: authorize private MillerKit clone via GH_MILLERKIT
SwiftPM resolves MillerKit from the private blaineam/MillerKit repo; rewrite its https URL to carry the read token so runner builds can clone it (release + CI).
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
release: v1.6.0 — Homebrew cask + site version bump; helper warning-free
- Casks/blip.rb and docs site badge/footer/schema now say 1.6.0
- BlipHelper: replace deprecated String(cString:) process-path decode
with String(decoding:as:) so the helper builds with zero warnings
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
fix: bump CFBundleShortVersionString to 1.4.7 for App Store Connect
Version 1.4.6 train is closed; ASC rejects uploads with a version that
matches or is lower than the last approved build.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>