# Rectangle v0.99 - Product: Rectangle (https://whatsnew.fyi/product/rectangle) - Vendor: Ryan Hanson - Date: 2026-08-20 - Version: v0.99 - Original notes: https://github.com/rxhanson/Rectangle/releases/tag/v0.99 - Permalink: https://whatsnew.fyi/product/rectangle/releases/v0.99 - Labels: Platforms: macOS 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'. --- - **changed** — The ellipsis button in the General tab is now labeled Extras - **changed** — Export Todo sidebar width units - **added** — Add a Settings toggle to keep window size when moving a maximized window to another display - **fixed** — Prevent Todo shortcuts from firing during shortcut recording - **added** — Add a hover badge and switcher for stacked windows - **fixed** — Restore shortcuts after user session switches - **fixed** — Invalidate the event tap CFMachPort in ActiveEventMonitor.stop() - **changed** — Allow zero to disable minimum window size limits - **fixed** — Clear omitted shortcuts when importing config - **fixed** — Reapply shortcuts when restoring current defaults - **changed** — Allow smaller to shrink the height of a vertically maximized window - **fixed** — Preserve relative window position when moving to another display - **fixed** — Honor defaults-write customizations for JSONDefault keys - **fixed** — Eliminate portrait eighth-snap gaps on displays whose height is not divisible by 4 - **fixed** — Bound the overlap-offset scan and offset maximized windows too ##### What's Changed * The ellipsis button in the General tab is now labeled "Extras". * Export Todo sidebar width units by @offyotto in https://github.com/rxhanson/Rectangle/pull/1796 * Add a Settings toggle to keep window size when moving a maximized window to another display by @kmundnic in https://github.com/rxhanson/Rectangle/pull/1791 * Prevent Todo shortcuts from firing during shortcut recording by @culpen90 in https://github.com/rxhanson/Rectangle/pull/1792 * Add a hover badge and switcher for stacked windows by @MyronKoch in https://github.com/rxhanson/Rectangle/pull/1795 * Restore shortcuts after user session switches by @culpen90 in https://github.com/rxhanson/Rectangle/pull/1797 * Invalidate the event tap CFMachPort in ActiveEventMonitor.stop() by @MrMage in https://github.com/rxhanson/Rectangle/pull/1801 * Allow zero to disable minimum window size limits by @culpen90 in https://github.com/rxhanson/Rectangle/pull/1802 * Clear omitted shortcuts when importing config by @arhxam in https://github.com/rxhanson/Rectangle/pull/1805 * Reapply shortcuts when restoring current defaults by @arhxam in https://github.com/rxhanson/Rectangle/pull/1806 * Allow smaller to shrink the height of a vertically maximized window by @YuriNachos in https://github.com/rxhanson/Rectangle/pull/1807 * Preserve relative window position when moving to another display by @YuriNachos in https://github.com/rxhanson/Rectangle/pull/1809 * Honor defaults-write customizations for JSONDefault keys by @YuriNachos in https://github.com/rxhanson/Rectangle/pull/1811 * Eliminate portrait eighth-snap gaps on displays whose height is not divisible by 4 by @YuriNachos in https://github.com/rxhanson/Rectangle/pull/1812 * Bound the overlap-offset scan and offset maximized windows too by @MyronKoch in https://github.com/rxhanson/Rectangle/pull/1810 ##### New Contributors * @offyotto made their first contribution in https://github.com/rxhanson/Rectangle/pull/1796 * @kmundnic made their first contribution in https://github.com/rxhanson/Rectangle/pull/1791 * @MrMage made their first contribution in https://github.com/rxhanson/Rectangle/pull/1801 * @arhxam made their first contribution in https://github.com/rxhanson/Rectangle/pull/1805 * @YuriNachos made their first contribution in https://github.com/rxhanson/Rectangle/pull/1807 **Full Changelog**: https://github.com/rxhanson/Rectangle/compare/v0.98...v0.99