Release v0.7.4 #197

Merged
gronod merged 4 commits from development into main 2026-09-03 17:24:55 +01:00
Owner

Release v0.7.4

Includes:

  • chore: bump version to 0.7.4
  • fix(ci): enable DMG AppleScript background on GitHub macOS runners (#189)
Release v0.7.4 Includes: - chore: bump version to 0.7.4 - fix(ci): enable DMG AppleScript background on GitHub macOS runners (#189)
gronod added 4 commits 2026-09-03 17:24:49 +01:00
Merge fix/188-12 into development: macOS Preferences crash fix and color-management hardening (closes #188)
Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Set TAURI_BUNDLER_DMG_IGNORE_CI=true so Tauri DMG bundler runs the
Finder AppleScript that writes the .DS_Store background reference.

Update the runner matrix to macos-26-intel (Intel) and macos-latest
(Apple Silicon / Universal), and add a warm-up step to launch/awaken
Finder and System Events before the build to reduce AppleEvent timeout
failures.

No DMG post-processing is performed; we accept the runner-dependent
risk of an AppleScript build failure to keep the build compatible with
future Tauri DMG code signing and notarization.

Closes #189

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
fix(ci): enable DMG AppleScript background on GitHub macOS runners (#189)
gronod merged commit d50c3c4f3c into main 2026-09-03 17:24:55 +01:00
Sign in to join this conversation.