Tabs that behave the way you asked them to
- Fixed: A file double-clicked in Finder landed in a separate window even with tabs enabled. It now joins your tab group.
- Fixed: With tabs turned off, ⌘T could still flash a window while creating a tab. New Tab and the + button are now disabled when you've opted out.
- Fixed: With a single document open there was no tab bar, so no + button. When tabs are on, the bar is now visible from the first document.
- Fixed: Updating from an earlier version with an activated license could be mistaken for a fresh install and switch tabs on without asking. Existing installs are now reliably recognized.
- Fixed: A document that merely opened with a horizontal rule, followed by prose and a list, could still be swallowed into a Properties block.
- Fixed: On slow or network volumes, the preview could freeze until the next save when a reload attempt hit the file mid-write. It now retries and catches up.
- Improved: Quick Look previews of very large documents use less memory.
This release finishes the job v1.6.0 started. Tabs shipped; this makes them behave.
The one you will feel immediately: double-clicking a Markdown file in Finder now opens it as a tab in the window you are already using, instead of scattering a new window on the pile. That was the whole promise of tabs, and it now holds for every way a file can reach the app — Finder, the Dock, the command line, links from other apps.
The tab bar is also visible as soon as tabs are on, even with a single document, so the
- button is right there instead of hiding until a second window shows up. And if you turned tabs off, the app now takes you at your word: New Tab and the + button are disabled instead of flashing a window at you.
One fix matters especially if you updated from an earlier version with your license already activated: the app could mistake that update for a brand-new install and switch tabs on without asking. Your setup is now recognized for what it is, and nothing changes under you.
Under the hood, live reload got tougher on slow and network volumes — a save that landed at exactly the wrong moment could freeze the preview until the next one — and Quick Look previews of very large documents are lighter on memory.