Skip to content

Releases: rxhanson/Rectangle

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

27Apr2022

28 Apr 01:17
Compare
Choose a tag to compare

What's Changed

  • Adjusted click/drag listening so that it does not occur on full screened apps
  • Allow Spotlight to be moved by Rectangle
  • Various Todo Mode bug fixes
  • Added Czech & Slovak localizations by @marekmasek in #784
  • typo fix by @booi in #785
  • Added pt-BR localization to Rectangle and RectangleLauncher by @MarcosAtMorais in #790
  • Add option to apply gaps to the main screen only by @g4rb4g3 in #798
  • Added support for corner sixth snap areas by @davystrong in #799

New Contributors

Full Changelog: v0.53...v0.54

28Feb2022

28 Feb 15:41
Compare
Choose a tag to compare

This release fixes a regression introduced in v0.52 where windows were not being put in the proper size/position on external displays.

27Feb2022

27 Feb 17:57
Compare
Choose a tag to compare

What's Changed

  • Improve the performance of obtaining the window under the cursor. This makes it less likely to have scenarios where the window does not unsnap when dragged, or where it won't snap when dragged quickly to a screen edge.
  • Update how the frontmost window is obtained when a keyboard shortcut is executed. This makes it so there are less apps that don't respond to keyboard shortcuts.
  • Sort the JSON keys of the exported configuration by @jparise in #759
  • Romanian localizations by @vladr11 in #760
  • Add eights without UI by @JohannesTrussellRasch in #761
  • Adds tile and cascade multi-window positioning by @dirondin in #762
  • Update russian language translation by @dirondin in #763
  • add Indonesian translation by @bluemeda in #765

New Contributors

Full Changelog: v0.51...v0.52

15Feb2022

16 Feb 02:24
Compare
Choose a tag to compare

What's Changed

  • Make snap area corner & short edge sizes configurable via terminal command
  • Restore windows on mouse up if they weren't restored during a really quick drag and mouse up
  • Take gaps into account when moving windows off the todo window
  • Added Cubism Editor to list of problematic apps that can be fully ignored
  • Fix typos in German localization by @stefan-goldschmidt in #715
  • Update readme files by @Aaron-Rumpler in #723
  • Update translated Main.strings for zh-Hans-TW and zh-Hant by @ShredderWalnut in #730
  • Update translated Main.strings for zh-Hans by @ShredderWalnut in #729
  • Added Swedish language by @Sopor in #733
  • Add horizontal thirds by @slifty in #740
  • Bug Fix for #713 by @hsingireddy in #742

New Contributors

Full Changelog: v0.50...v0.51

06Jan2022

07 Jan 03:25
Compare
Choose a tag to compare

What's Changed

  • Fix: applying gaps to Todo Mode window
  • Fix: Todo mode menu items were appearing when not enabled
  • Fix: Removed menu items that were not commonly used but would have conflicts with shortcuts if shortcut restrictions were allowed
  • Fix: restore defaults properly by @sh-cho in #606
  • Update actions/checkout to v2 by @sh-cho in #607
  • Update German localization by @tillsanders in #627
  • Update simplified Chinese translation. by @adcros in #628
  • Update French translation by @ayiniho in #636
  • Update korean translation of Todo mode by @sh-cho in #652
  • Added option to not apply gaps for maximize by @Aaron-Rumpler in #662
  • Update Japanese translation by @ryonakano in #689
  • Updated italian translation by @antiasi in #666
  • Add ninths by @slifty in #702

New Contributors

Full Changelog: v0.49...v0.50