Skip to content

Tableau v2.2.0

Choose a tag to compare

@yashashwi-s yashashwi-s released this 31 Jul 10:19
· 48 commits to main since this release

Portable layout bundles. .tableau files now store positions relative to the screen, so a layout keeps its shape on a Mac with different displays. They can optionally carry app settings (shortcut, snapping, launch at login) — off by default on export and opt-in on import, so a shared layout never silently rebinds your global shortcut. Display bindings are dropped on import, since they fingerprint the exporting Mac's monitors.

Redesigned update flow. An available update now gets a proper banner with release notes and a one-click button, and the app opens Settings after updating to confirm the new version.

macOS 27 fixes. Menu bar photo thumbnails were invisible — macOS 27 no longer draws NSMenuItem.image in a status bar menu, so thumbnails now render as part of the title. Also removed two deprecated no-op calls.

Dark Mode adaptation now does something. It previously only adjusted the shadow and a border most people don't have. It now dims the photo so it doesn't glare at night and lends a hairline edge to borderless photos.

Full Changelog: v2.1.0...v2.2.0