Skip to content

Releases: likewinter/theme-sync

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 00:18
7b73817

ThemeSync — a tiny macOS menu bar app that runs shell scripts when macOS switches between Light and Dark mode.

Install

  1. Download ThemeSync.app.zip below
  2. Unzip and drag ThemeSync.app to /Applications
  3. Right-click → Open on first launch (ad-hoc signed, no Apple Developer ID)

Requires macOS 13.0+ (Apple Silicon).

What's Changed

  • Show inline script-path warnings in Settings, align log subsystem with bundle ID, ignore .DS_Store
  • Stamp release version into Info.plist, coalesce queued script runs, kill process group on timeout
  • add .qwen to .gitignore

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 12:32
5e2e53f

ThemeSync — a tiny macOS menu bar app that runs shell scripts when macOS switches between Light and Dark mode.

Install

  1. Download ThemeSync.app.zip below
  2. Unzip and drag ThemeSync.app to /Applications
  3. Right-click → Open on first launch (ad-hoc signed, no Apple Developer ID)

Requires macOS 13.0+ (Apple Silicon).

What's Changed

  • Generate release changelog from git log instead of PR-based notes
  • Add description to GitHub releases
  • Show THEME_MODE hint in Settings window
  • Add launch at login, THEME_MODE env var, mode icon, and Run Now menu items

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 12:12
bed5b56

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 12:07
7e26f43