Releases: rxhanson/Rectangle
Releases · rxhanson/Rectangle
Release list
v0.99
What's Changed
- The ellipsis button in the General tab is now labeled "Extras".
- Export Todo sidebar width units by @offyotto in #1796
- Add a Settings toggle to keep window size when moving a maximized window to another display by @kmundnic in #1791
- Prevent Todo shortcuts from firing during shortcut recording by @culpen90 in #1792
- Add a hover badge and switcher for stacked windows by @MyronKoch in #1795
- Restore shortcuts after user session switches by @culpen90 in #1797
- Invalidate the event tap CFMachPort in ActiveEventMonitor.stop() by @MrMage in #1801
- Allow zero to disable minimum window size limits by @culpen90 in #1802
- Clear omitted shortcuts when importing config by @arhxam in #1805
- Reapply shortcuts when restoring current defaults by @arhxam in #1806
- Allow smaller to shrink the height of a vertically maximized window by @YuriNachos in #1807
- Preserve relative window position when moving to another display by @YuriNachos in #1809
- Honor defaults-write customizations for JSONDefault keys by @YuriNachos in #1811
- Eliminate portrait eighth-snap gaps on displays whose height is not divisible by 4 by @YuriNachos in #1812
- Bound the overlap-offset scan and offset maximized windows too by @MyronKoch in #1810
New Contributors
- @offyotto made their first contribution in #1796
- @kmundnic made their first contribution in #1791
- @MrMage made their first contribution in #1801
- @arhxam made their first contribution in #1805
- @YuriNachos made their first contribution in #1807
Full Changelog: v0.98...v0.99
v0.98
- Fixes a regression where side split ratios for side actions didn't start at 1/2 like they did prior to v0.97
Full Changelog: v0.97...v0.98
v0.97
What's Changed
- Adds an ordering adjustment for the screensOrderedByX Terminal command setting to use midX
- Adds a defaults toggle for disabling unsnap restore of smaller/larger commands
- Fixes a performance issue where loading the Snap Area tab was taking a long time
- Adds a "Skip gap on top screen edge" checkbox in Settings by @GVonB in #1773
- Apply Half-Split ratio to corner actions and snap areas by @epicdistraction in #1776
- add feature override green button by @f7urry in #1777
- Anchor clamped windows to the snap edge instead of leaving a gap by @LoriTira in #1778
- Cooperative Window Resizer Feature by @epicdistraction in #1780
- Execute window actions when the window id is unavailable by @johncarmack1984 in #1788
- Align clamped windows to snap edges by default by @culpen90 in #1789
New Contributors
- @GVonB made their first contribution in #1773
- @epicdistraction made their first contribution in #1776
- @f7urry made their first contribution in #1777
- @LoriTira made their first contribution in #1778
- @johncarmack1984 made their first contribution in #1788
- @culpen90 made their first contribution in #1789
Full Changelog: v0.96...v0.97
v0.96
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 #1747
- fix: add missing SF Symbol icons to menu items by @Project-A-E-G-I-S in #1754
- Add overlap offset for grid position cycling by @MyronKoch in #1762
- Fix false positive overlap detection for half/third actions by @MyronKoch in #1766
- Security audit: pin MASShortcut, confirm URL tasks, harden config auto-load by @JakubAnderwald in #1765
- fix: restore snap after session has ended from log out/sleep by @tjagithub in #1768
- feat(lang): add more Vietnamese localize by @anhkhoakz in #1770
- feat: add Combined Display Mode by @dooyeoung in #1763
- feat(shortcuts): add duplicate shortcut cycling by @tmsdnl in #1759
New Contributors
- @Project-A-E-G-I-S made their first contribution in #1754
- @JakubAnderwald made their first contribution in #1765
- @tjagithub made their first contribution in #1768
- @dooyeoung made their first contribution in #1763
- @tmsdnl made their first contribution in #1759
Full Changelog: v0.95...v0.96
v0.95
What's Changed
- Fixed a bug where drag to screen edge snapping didn't work when Notifications are present
- Add ninths (3x3) twelfths (3x4) and sixteenths (4x4) grid positions, with cycling mode by @MyronKoch in #1720
- Add move window to specific display by number by @LucasZdv in #1735
New Contributors
- @MyronKoch made their first contribution in #1720
- @LucasZdv made their first contribution in #1735
Full Changelog: v0.94...v0.95
v0.94
What's Changed
- docs: Improve troubleshooting order - easier steps first by @william-laverty in #1697
- fix: Exclude desktop widgets from tile-all and cascade-all by @claudeaceae in #1707
- Add drag-to-snap areas for eighths by @devindudeman in #1708
- Configurable split ratio for half window actions by @ispivak in #1712
New Contributors
- @william-laverty made their first contribution in #1697
- @claudeaceae made their first contribution in #1707
- @devindudeman made their first contribution in #1708
- @ispivak made their first contribution in #1712
Full Changelog: v0.93...v0.94
v0.93
What's Changed
- Sometimes update popup notifications could be shown at undesirable times. This is fixed for future updates.
- Fixed broken animations in the General tab of the Settings window.
- Update ru localization. by @woblerr in #1662
- Added new snap-area for dedicated portrait top/bottom applied to left and right sides. by @Da2MinuteNoodle in #1675
- Turkish translations are added by @samimkel in #1677
- add and review Vietnamese translation by @anhkhoakz in #1683
- Add tileActiveApp action to tile windows of the active application by @hi2gage in #1684
- feat add thirds and two thirds shortcuts by @khaledosama999 in #1678
New Contributors
- @Da2MinuteNoodle made their first contribution in #1675
- @samimkel made their first contribution in #1677
- @hi2gage made their first contribution in #1684
- @khaledosama999 made their first contribution in #1678
Full Changelog: v0.92...v0.93
v0.92
What's Changed
- Discussion #1599, increase/decrease width/height shortcut by @thenickygee in #1652
- Liquid Glass App Icon for macOS 26 Tahoe by @alexkaessner in #1659
- Update French translations in Main.xcstrings by @jonathan-sousa in #1660
New Contributors
- @thenickygee made their first contribution in #1652
- @alexkaessner made their first contribution in #1659
- @jonathan-sousa made their first contribution in #1660
Full Changelog: v0.91...v0.92
v0.91
What's Changed
- Fixed a bug with the smaller height hidden action not working when a window is max height
- Update Korean Translation by @justcontributor in #1639
- Set all settings views to the same width (in a nice looking way) by @strategiconquest in #1649
- Add option to move resized window to the display under cursor (this is currently only enabled by Terminal command). by @fnando in #1644
New Contributors
Full Changelog: v0.90...v0.91