Releases: likewinter/theme-sync
Releases · likewinter/theme-sync
Release list
v1.2.0
ThemeSync — a tiny macOS menu bar app that runs shell scripts when macOS switches between Light and Dark mode.
Install
- Download
ThemeSync.app.zipbelow - Unzip and drag
ThemeSync.appto/Applications - 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
ThemeSync — a tiny macOS menu bar app that runs shell scripts when macOS switches between Light and Dark mode.
Install
- Download
ThemeSync.app.zipbelow - Unzip and drag
ThemeSync.appto/Applications - 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
v1.0.0
Full Changelog: https://github.com/likewinter/theme-sync/commits/v1.0.0