Skip to content

Tags: tomchapin/Peekaboo

Tags

v3.0.0-beta3

Toggle v3.0.0-beta3's commit message
docs(release): refresh release notes

v3.0.0-beta1

Toggle v3.0.0-beta1's commit message
chore(release): build universal artifacts

v2.0.3

Toggle v2.0.3's commit message
Release v2.0.3: Fix version output for Homebrew compatibility

- Updated CLI to output "Peekaboo X.X.X" instead of just version number
- Fixes Homebrew formula test that expects "Peekaboo" in --version output
- No functional changes, just formatting improvement

v2.0.2

Toggle v2.0.2's commit message
Release v2.0.2: Properly fix macOS Sequoia 26 compatibility

- Actually fixed LC_UUID load command generation (v2.0.1 fix was incomplete)
- Binary now includes LC_UUID for both x86_64 and arm64 architectures
- Verified with otool that LC_UUID is present in the universal binary
- This ensures proper dyld loading on macOS 26+

v2.0.1

Toggle v2.0.1's commit message
Release v2.0.1: Fix macOS Sequoia 26 compatibility

- Fixed LC_UUID load command preservation during binary stripping
- Updated strip command to use -u flag to retain UUID for macOS 26+ compatibility
- Ensures proper debugging and crash reporting support on newer macOS versions

v2.0.0

Toggle v2.0.0's commit message
Release v2.0.0 - Complete Swift CLI rewrite with AI analysis

v1.1.0

Toggle v1.1.0's commit message
Prepare v1.1.0 release

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

v1.1.0-beta.3

Toggle v1.1.0-beta.3's commit message
Release v1.1.0-beta.3

- Fixed window bounds display (x/y coordinates)
- Added JPEG compression quality
- Implemented smart path handling for single vs multiple captures
- Fixed long filename truncation with UTF-8 support
- Added format correction warnings

v1.0.1

Toggle v1.0.1's commit message
Release v1.0.1