Skip to content

Drifty 1.8.1

Choose a tag to compare

@jeongjin0 jeongjin0 released this 26 Aug 20:08
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.

Summary

Drifty 1.8.1 is a patch over the 1.8.0 freeze. Checking for updates from the menu now uses the same native status card as the available-update prompt, instead of mixing a system title bar with the custom panel.

Changes

Fixed

  • Checking for updates from the menu now shows a matching status card instead of a broken system title bar.

Compatibility

  • Apple Silicon Macs running macOS 13 or later.

Downloads

  • Manual install: drifty_1.8.1_aarch64.dmg
  • DMG SHA-256: dfa80e1f3e070a4a355efbed35acfc6e890c7072b10b72b75611b327bfbf1940
  • Updater archives are for in-app updates and are not manual downloads.

Verification

  • Frozen source: 530b81009ee9.
  • Signed and notarized app submission: 8b4b7dd3-bff0-4073-a016-b6fe7469aed2 (Accepted).
  • Signed and notarized DMG submission: e848c9d4-3abd-4fcf-906b-08e922b1372d (Accepted).
  • Gatekeeper, stapling, package inventory, nested sidecar and helper signatures, and updater signature length passed.
  • Finder presentation values passed with a byte-identical .DS_Store template, window size 660x400, icon size 128, and text size 16. Finder window screenshot capture was blocked by host Screen Recording TCC; the live value gate still passed.
  • Isolated Tauri geometry for the status panel was 260x164 with no system title bar.
  • Clean macOS VM QA for this rebuilt binary is still pending before public promotion.
  • Release class: general.

Diff basis

  • Previous public release: 1.7.1 at 08fbe88dcda601e65d8abc835b251767fa0f5754.
  • Previous prerelease: 1.8.0 at b3037ee3f712ca1010b289259e785d54984b26ca, immutable so this patch ships as 1.8.1.
  • Source range: b3037ee3f712ca1010b289259e785d54984b26ca..530b81009ee9.
  • User-facing change: native update-status card chrome fix.
  • PRs #928 and #929 remain excluded from this binary.