# Rectangle: what changed from 0 to 1 - Product: Rectangle (https://whatsnew.fyi/product/rectangle) - Vendor: Ryan Hanson - Range: changelog entries numbered after v0.99 up to and including v1.100, stable releases only - Entries below: 1 release (newest first) - Resolved: 0 is v0.99 and 1 is v1.100, the newest stable release of each major we track - Carrying security changes: 0 · CVEs mentioned: 0 · Mentioning breaking changes: 0 · Removing or deprecating something: 0 - Page: https://whatsnew.fyi/product/rectangle/compare/0...1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. ## What changed (2 changes, grouped by kind) ### Fixed #### v1.100 (2026-08-26) - Fix regression with repeated executions not starting over after a corner action - Fix incorrect window width when cycling between displays ## Release notes ### v1.100 - Date: 2026-08-26 - Version: v1.100 - Original notes: https://github.com/rxhanson/Rectangle/releases/tag/v1.100 - Permalink: https://whatsnew.fyi/product/rectangle/releases/v1.100 - Labels: Platforms: macOS - **fixed** — Fix regression with repeated executions not starting over after a corner action - **fixed** — Fix incorrect window width when cycling between displays ##### What's Changed * Fix regression with repeated executions not starting over after a corner action. * Fix incorrect window width when cycling between displays by @globetro in https://github.com/rxhanson/Rectangle/pull/1821 ##### New Contributors * @globetro made their first contribution in https://github.com/rxhanson/Rectangle/pull/1821 **Full Changelog**: https://github.com/rxhanson/Rectangle/compare/v0.99...v1.100