Skip to content

Releases: THANSHEER/obsidian-omnichat

v1.6.0 - Feedback, Onboarding, and Update Notes

Choose a tag to compare

@github-actions github-actions released this 16 Aug 11:00
754401d

A new way to tell us what's working (or not), a friendlier first run, and a heads-up on what changed after every update.

Features

  • Added a Feedback section in settings to send general feedback, request a feature, or share uninstall feedback anytime
  • Added an optional survey when you uninstall OmniChat (not shown when you only disable it)
  • Added a short welcome tour the first time you open OmniChat
  • OmniChat now shows what's new after updating to a new version

Improvements

  • OmniChat now presents itself to AI sites using your actual operating system and browser version for more reliable sign-ins
  • Added screen reader labels to the context toolbar buttons
  • Context and template menus feel snappier

Fixes

  • Fixed the service selector occasionally losing your selection when settings changed

How to Update: Install from Obsidian Community Plugins.

No breaking changes.

v1.5.1 - Stability Fixes

Choose a tag to compare

@github-actions github-actions released this 19 Jul 19:59
35e48d0

Small fixes to keep the sidebar running smoothly.

Fixes

  • Fixed the AI panel and Ollama sometimes sharing the same view unexpectedly
  • Improved overall stability and security

How to Update: Install from Obsidian Community Plugins.

No breaking changes.

v1.5.0 - Native Ollama Support

Choose a tag to compare

@github-actions github-actions released this 19 Jul 18:18
c86df33

You can now chat with your local Ollama models right alongside the other AI services.

Features

  • Built-in support for Ollama, with its own dedicated view
  • Added a setting to customize the Ollama API URL, for remote or custom-port setups

How to Update: Install from Obsidian Community Plugins.

No breaking changes.

v1.4.2 - Smarter Saving

Choose a tag to compare

@THANSHEER THANSHEER released this 21 Jun 17:26
aab456a

Saving AI responses to your notes is now easier and cleaner.

Features

  • AI responses can automatically clean up into proper tables and code blocks when saved
  • Insert an AI response directly at your cursor as a new save option
  • Saved notes now record which AI service and date they came from
  • Save the current AI response from the command palette

Improvements

  • Searching notes for context now loads faster

How to Update: Install from Obsidian Community Plugins.

No breaking changes.

v1.4.0 - New Template Options and Safer Clearing

Choose a tag to compare

@THANSHEER THANSHEER released this 12 Jun 15:03

Prompt templates got smarter, and clearing your context is now harder to do by accident.

Features

  • Two new template variables to auto-insert a note's path or its tags
  • Clear all context straight from the command palette
  • Choose which AI service opens by default in the split panel

Improvements

  • Clearing all context now asks for confirmation first, so you don't lose your list by accident

Fixes

  • Fixed duplicate custom services being added silently
  • Fixed saved files overwriting each other when saved quickly in a row
  • Fixed a confusing message when cycling services with none enabled
  • Fixed the context size label showing the wrong units
  • Fixed the plugin showing an incorrect browser identity to AI sites

How to Update: Install from Obsidian Community Plugins.

No breaking changes.

v1.3.1 - Under-the-Hood Fixes

Choose a tag to compare

@THANSHEER THANSHEER released this 06 Jun 08:10
ad59f7d

Small reliability improvements to how AI services are handled.

Fixes

  • Improved reliability when switching between AI services

How to Update: Install from Obsidian Community Plugins.

No breaking changes.

v1.3.0 - Renamed to OmniChat

Choose a tag to compare

@THANSHEER THANSHEER released this 06 Jun 02:13
61e04c2

The plugin is now officially called OmniChat everywhere you see it.

Improvements

  • Renamed from "AI Portal" to "OmniChat" throughout the plugin

Fixes

  • Fixed leftover "AI Portal" text in the ribbon icon and notifications
  • Fixed a naming mismatch that caused a warning in the Obsidian plugin store

Security

  • Resolved underlying security vulnerabilities in the plugin's build tools

How to Update: Install from Obsidian Community Plugins.

No breaking changes.

v1.2.0 - Templates, Split View, and Copilot Support

Choose a tag to compare

@THANSHEER THANSHEER released this 27 May 16:07
4944450

One of the biggest updates yet: one-click prompts, a side-by-side view, and finer control over what you send as context.

Features

  • One-click prompt templates you can trigger from settings
  • Open two AI services at once with the new split panel
  • Added support for Copilot, Manus, and Kimi
  • Auto-add the current note to context when the panel opens
  • Strip note formatting before sending it as context
  • Auto-clear context after each send
  • Add custom text before every context send
  • Set a maximum size limit for context sends
  • Cycle through your enabled AI services with a command (assignable to a hotkey)

Improvements

  • Smaller, faster plugin after trimming extra dependencies

Security

  • Fixed a security issue that could let unsafe web addresses load in the panel

How to Update: Install from Obsidian Community Plugins.

No breaking changes.

v1.1.2 - Fixed Sidebar Height

Choose a tag to compare

@THANSHEER THANSHEER released this 22 May 06:41
2415f61

The AI panel now properly fills the sidebar again.

Fixes

  • Fixed the AI panel collapsing into a small box instead of filling the sidebar
  • Removed extra empty space above the service selector

How to Update: Install from Obsidian Community Plugins.

No breaking changes.

v1.1.1 - Layout Polish

Choose a tag to compare

@github-actions github-actions released this 22 May 01:47

Continued layout cleanup for the sidebar.

Fixes

  • Fixed remaining spacing and alignment issues in the sidebar

How to Update: Install from Obsidian Community Plugins.

No breaking changes.