Releases: powderfirm-ship-it/obsidian-headless-mode
1.4.1
1.4.0
Addresses all Obsidian community plugin review feedback: description no longer mentions "Obsidian", authorUrl points to the profile, commands renamed, Electron-remote API properly typed (no more no-unsafe-* warnings), uses activeDocument and window.setTimeout for popout-window compatibility, drops builtin-modules dependency for Node's built-in module.builtinModules.
1.3.0
Submission-ready build for the official Obsidian community plugins list. Removes the runtime self-updater (Obsidian's own update mechanism takes over once accepted). Same headless behavior, same icon-color setting.
1.2.0
Configurable menu bar icon color (White / Black / Auto). Default is now White, so the icon renders correctly on dark menu bars where macOS template-image tinting was resolving to black. Change it from Settings → Headless Mode → Menu bar icon color.
1.1.0
Self-updater: the plugin now checks this repo's releases and offers one-click updates from the tray menu and settings. Also the baseline release for that mechanism — future releases will surface as "Update available" inside Obsidian.