Skip to main content

Obsidian 1.11.4 Desktop (Early access)

By Steven Van ·

No longer broken Fixed a bug where switching focus between the main window and a pop-out window could cause the wrong tab to become active.

Obsidian's 1.11.4 desktop release, out in early access, fixes a focus bug and gives plugin developers a shared way to store credentials.

  • Fixed a bug where switching focus between the main window and a pop-out window could cause the wrong tab to become active.
  • Added a new SecretStorage API and companion SecretComponent for plugins. It's an opt-in shared store for keys like a Google API token or an OpenAI key, so plugins can pull from a named, shared secret instead of requiring users to paste the same key into multiple plugins' settings.
Obsidian
Obsidian
A private, flexible note-taking app — Markdown-based knowledge base with graph view, plugins, and local-first storage.
View Obsidian →

Read the original announcement →

Read Obsidian 1.11.4 Desktop (Early access) on Creators Toolbox