New
1.3.0
π° Important News
- π«§ macOS Tahoe users: you may encounter some bugs, so try the latest development build. A few issues remain, but itβs more stable compared to this version!
- πΈ Reminder to support me & Loop by sponsoring the project!
- π Let us know if you are interested in localizing Loop to your language :)
- π¬ Join our Discord server!
βοΈ Workflow
- β¨ #666 Respect the window tiling spacing set in
com.apple.WindowManager - π #676 Ability to disable Loopβs update checks via command line
- π #698 Added URL scheme support
- β¨ #708 Sort keys when exporting
- β¨ #734 Ability to stash windows on the screen's edge
- β¨ #760 Save the last import/export directory
- βοΈ #746 Converted Loopβs groups to folders in the Xcode project
π¨ UI/UX Enhancements
- π« #667 Improved window resize animations
- π« #699 Enhanced animation configurations with more nuanced timing options
- β¨ #703 Rewrote the existing settings UI using improved Luminare architecture
- β #703 Added a small success indicator when Loopβs version number is copied
- πͺ« #770 Window animations are now disabled by default in Low Power mode
- β©οΈ #729 Enabled reverse cycling of window actions with the Shift key
- πΈ #727 Loop will now capture the wallpaper accent color more reliably
- π #727 Ability to lock the radial menu to the screen center
- π #737 Ability to customize where the preview window appears from
π Bug Fixes
- π #634 Fixed the issue where Loop may incorrectly omit modifier keys when recording
- π #656 Fixed memory leaks in
NSEventMonitor - π #675 Refactored key modifier handling in Keycorder
- π #677 Moved window activation to after minimizing/hiding
- π #694 Fixed memory leaks in
CGEventMonitor - π #715 Loop will now convert rects to integers before applying padding
- β‘ #771 Updater optimizations and reliability improvements