v0.96macOS
Added 4
- For fixed size windows, actions that result in a corner can be configured to go to that corner instead of centered in the proposed area
- Add overlap offset for grid position cycling
- Add Combined Display Mode
- Add duplicate shortcut cycling
Changed 2
- Update Korean translation
- Add more Vietnamese localization
Fixed 3
- Add missing SF Symbol icons to menu items
- Fix false positive overlap detection for half/third actions
- Restore snap after session has ended from log out/sleep
Security 1
- Pin MASShortcut, confirm URL tasks, and harden config auto-load
What's Changed
- For fixed size windows, actions that result in a corner can be configured to go to that corner instead of centered in the proposed area
- Update Korean translation by @justcontributor in https://github.com/rxhanson/Rectangle/pull/1747
- fix: add missing SF Symbol icons to menu items by @Project-A-E-G-I-S in https://github.com/rxhanson/Rectangle/pull/1754
- Add overlap offset for grid position cycling by @MyronKoch in https://github.com/rxhanson/Rectangle/pull/1762
- Fix false positive overlap detection for half/third actions by @MyronKoch in https://github.com/rxhanson/Rectangle/pull/1766
- Security audit: pin MASShortcut, confirm URL tasks, harden config auto-load by @JakubAnderwald in https://github.com/rxhanson/Rectangle/pull/1765
- fix: restore snap after session has ended from log out/sleep by @tjagithub in https://github.com/rxhanson/Rectangle/pull/1768
- feat(lang): add more Vietnamese localize by @anhkhoakz in https://github.com/rxhanson/Rectangle/pull/1770
- feat: add Combined Display Mode by @dooyeoung in https://github.com/rxhanson/Rectangle/pull/1763
- feat(shortcuts): add duplicate shortcut cycling by @tmsdnl in https://github.com/rxhanson/Rectangle/pull/1759
New Contributors
- @Project-A-E-G-I-S made their first contribution in https://github.com/rxhanson/Rectangle/pull/1754
- @JakubAnderwald made their first contribution in https://github.com/rxhanson/Rectangle/pull/1765
- @tjagithub made their first contribution in https://github.com/rxhanson/Rectangle/pull/1768
- @dooyeoung made their first contribution in https://github.com/rxhanson/Rectangle/pull/1763
- @tmsdnl made their first contribution in https://github.com/rxhanson/Rectangle/pull/1759
Full Changelog: https://github.com/rxhanson/Rectangle/compare/v0.95...v0.96