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