Skip to content

Releases: powderfirm-ship-it/obsidian-headless-mode

1.4.1

12 Jun 08:14

Choose a tag to compare

Silences the remaining typescript-eslint warnings from Obsidian's plugin review pipeline (popout-safe activeDocument, typed loadData).

1.4.0

12 Jun 08:10

Choose a tag to compare

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

12 Jun 07:51

Choose a tag to compare

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

12 Jun 07:46

Choose a tag to compare

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

12 Jun 07:38

Choose a tag to compare

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.