Skip to content

Drifty 1.7.0

Choose a tag to compare

@jeongjin0 jeongjin0 released this 25 Aug 17:07
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.

Summary

Drifty 1.7.0 makes the onboarding cat interactive, softens the Projects help hint, makes desktop Google sign-in recover cleanly, and keeps Automatic close consistent across Drift alerts and Desktop pet settings.

Changes

  • Onboarding now uses the live desktop cat instead of a static preview. It greets you when the step appears and shows the same heart reaction as the desktop pet when clicked.
  • The Projects help hint now uses a softer hover treatment and opens its explanation beside the question mark instead of below the title.
  • Desktop Google sign-in now returns to a retryable state when a browser callback is slow, cancelled, expired, or malformed, without requiring a Drifty restart.
  • Automatic close now appears in both Drift alerts and Desktop pet settings. Both controls share one preference and remain disabled while Drift alerts are off.

Compatibility

  • Apple Silicon Macs running macOS 13 or later.

Downloads

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

Verification

  • Frozen source: 3a3d2ad8e5ea1abbfbf67dc5e0fa9d35beec762f
  • Reviewed merged changes: Drifty PRs #896, #897, #898, #899, #900, #902, #903, and #905; user-facing changes are #896, #897, #898, and #903.
  • TypeScript and web CI passed on the final source; the previous full 1.7.0 gate passed 319 web files with 2,708 tests, Rust with 409 passed and 8 ignored, and Python with 622 passed and 1 skipped. PR #903 added focused settings, localization, toast, and accessibility coverage.
  • Signed and notarized app submission: 26ee4834-3093-4372-915c-6ce6f351bd59 (Accepted).
  • Signed and notarized DMG submission: 90c2f62d-dfb5-4f8b-8de8-77bf12e22631 (Accepted).
  • Gatekeeper, stapling, package inventory, Finder presentation, clean-VM install, bundled-sidecar poisoned-runtime controls, onboarding-cat interaction, Projects help, Google sign-in recovery, and mirrored Automatic close settings checks passed.
  • Release class: general.

Diff basis

  • Previous public release: 1.6.8
  • Source range: d4f0fb68e89af9683d30568aa033828c33f70540..3a3d2ad8e5ea1abbfbf67dc5e0fa9d35beec762f
  • User-facing PRs: #896, #897, #898, #903
  • Release preparation PRs: #899, #900, #902, #905
  • Supabase schema/function changes: none.