New
- Copy Path in the desktop app's folder context menu, on every node in the tree: connection roots, path segments, and tables. Right-click or the kebab menu, and a toast confirms what landed on your clipboard.
Better
- A Webflow token missing CMS access is now caught when you connect it, quoting Webflow's own explanation, rather than passing the connect check and then failing every table listing with an unexplained server error. One customer spent five hours on that, across 59 requests.
- More helpful error message when a service rejects our credentials.
- Notion folders set to skip page content now honor that on publish, not only on pull. A run that only writes properties stops walking every page's block tree, which was the bulk of the time a Live Export to Notion spent.
Under the hood
- A batch of pentest remediations landed.
- Disk work in scratch-git for efficiency and against corruption.
- Syncing a large destination more efficiently.
- A failed sourcemap upload no longer takes the build down with it.