Releases: al3rez/Amethyst
Releases · al3rez/Amethyst
Release list
Amethyst v0.25.0-tahoe (macOS 26 Tahoe)
Amethyst v0.25.0-tahoe
macOS 26 (Tahoe) compatibility release with new features.
New Features
- Snap Guides - Visual overlay when dragging windows shows drop zones (enable in Preferences → Mouse)
- Manual Layout - i3-style manual tiling with 4-quadrant grid drop zones
- Grid-based window dropping - Drag windows to top-left, top-right, bottom-left, or bottom-right zones
Performance Improvements
- Lazy cache invalidation for active window IDs
- Window-to-space caching to reduce CGS API calls
- Batched frame assignment operations (single main thread sync)
- Reduced focus delay from 0.2s to 0.05s
Bug Fixes
- Fixed window overlap when focusing (removed "window peeking" logic)
- Fixed window tracking desynchronization with validity checks
- Improved Private API graceful degradation for macOS 26
- Added comprehensive error logging throughout
Architecture
- Universal binary (arm64 + x86_64)
- Unsigned build - right-click → Open on first launch