Manifold 0.2.0
Manifold 0.2.0
A small, focused release: it repairs the auto-update mechanism and makes CSV exports complete and safer to open in spreadsheet apps.
Fixed
- Auto-update works now. Version 0.1.0 published update metadata that macOS's updater compared incorrectly, so no release — including this one — would ever have been offered automatically. The versioning scheme has been corrected, and safeguards in the release pipeline prevent it from regressing.
- Telemetry CSV exports include your full history. Exports previously only covered ports that were plugged in at the moment you exported; history recorded for disconnected hubs, drives, and devices was silently left out. "All time" exports now include every device Manifold has ever sampled.
- CSV exports are hardened against formula injection. A USB device that reports a name starting with
=,@,+, or-can no longer smuggle a live formula into an exported spreadsheet — such names are now neutralized to plain text. Numeric telemetry values (including negative ones) are unaffected. - Fixed a slow resource leak in cable monitoring. Repeatedly plugging and unplugging USB-C or Thunderbolt devices left a small amount of kernel bookkeeping behind each cycle. Long-running sessions now stay perfectly flat.
Changed
- Update release notes now render properly formatted in the update window (0.1.0's showed raw Markdown syntax).
Install & update
- Already installed? Manifold auto-updates — pick Check for Updates… in Settings → Updates to grab it now, or wait for the next scheduled check.
- First time? Download
Manifold-0.2.0.dmg, open it, drag Manifold to Applications. First launch: right-click → Open, then System Settings → Privacy & Security → Open Anyway.