Skip to content

Releases: rxhanson/Rectangle

07Dec2022

08 Dec 02:02
edfdc39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.63...0.64

16Nov2022

17 Nov 02:04
Compare
Choose a tag to compare

What's Changed

  • Refactoring, stability improvements, and Stage Manager improvements by @decodism in #999

Full Changelog: v0.62...v0.63

12Nov2022

13 Nov 02:51
Compare
Choose a tag to compare
12Nov2022 Pre-release
Pre-release

What's Changed

  • Behavior for snapping windows dragged directly from Stage Manager recent apps has been pulled behind a Terminal flag, since it was causing app instability
  • Run ActiveEventMonitor tap in its own thread by @decodism in #968
  • Small change to normalise the top-right string with the other quarts by @climent in #979

Full Changelog: v0.61...v0.62

27Oct2022

27 Oct 13:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.60...v0.61

14Oct2022

14 Oct 18:33
00b7396
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.59...v0.60

07Sep2022

08 Sep 03:14
Compare
Choose a tag to compare

Updates

  • More Stage Manager improvements (by @decodism)
  • Added the "Disable fast dragging to Mission Control" option in the snap area settings (by @decodism)
  • Removed Smaller/Larger from snap area selection (they didn't work)
  • Localization updates

Pull requests merged

New Contributors

Full Changelog: v0.58...v0.59

25Aug2022

25 Aug 12:28
e700676
Compare
Choose a tag to compare

New Functionality

  • Now you can configure snap areas in the preferences window.
  • Rectangle will import a config json file from ~/Library/Application Support/Rectangle/RectangleConfig.json on launch

Merged Pull Requests

Bugs Fixed

  • Resolved the crash on High Sierra (this build was done on Monterey)
  • Added Aqua Data Studio to list of apps that have problems with snap windows by dragging

New Contributors

Full Changelog: v0.57...v0.58

28June2022

28 Jun 19:53
Compare
Choose a tag to compare

What's Changed

  • Bug fix for reflow Todo not placing some window properly when the dock is showing
  • Bug fix for larger and smaller commands not working on Todo window
  • Bug fix: screenEdgeGapsOnMainScreenOnly logic inverted by @g4rb4g3 in #807
  • Added support for center sixth snap areas by @Aaron-Rumpler in #808
  • Configure GitHub Actions to upload build as an artifact by @Aaron-Rumpler in #812
  • Some adjustments to the German translation by @fabifabulousity in #830
  • Basic Stage Manager support by @decodism in #834

Notes

  • This release adds basic stage manager support for macOS 13 Ventura, which is still in beta. Since macOS could change prior to official release, this functionality in Rectangle can also change.
  • This release was built on Ventura, with the Xcode 14 beta, which does not include a necessary library and will crash on versions earlier than 10.14.

New Contributors

Full Changelog: v0.56...v0.57

29Apr2022

29 Apr 21:23
Compare
Choose a tag to compare

Fixing incorrect calculations for screen edge gaps

28Apr2022

28 Apr 16:16
Compare
Choose a tag to compare
  • Bug fix for regression introduced in v0.54 where drag to snap was not working on another display when a full screened app is on initial display