Skip to content

0.4.0

Choose a tag to compare

@cha-yh cha-yh released this 21 Feb 13:33
· 45 commits to main since this release

Changes Since 0.3.0

New Features

  • Added Obsidian SecretStorage support for API key configuration.
    • The legacy plain-text API key field remains as a deprecated fallback.
  • Added cancellation support in the transcription progress panel.
    • Improved cancellation handling during upload and API request stages.
  • Improved file navigation in the progress panel.
    • Click File and Target to open the related file.
    • Target navigation moves the cursor to the exact line/character position.
    • If the target file is already open, it reuses the open view and only moves the cursor.
  • Improved log history details.
    • Added a locale-aware timestamp to the Log start line.
  • Added Gemini usage visibility.
    • Shows prompt/output/total token usage in progress details.

Updates

  • Applied Obsidian compatibility updates.
  • Bumped plugin version to 0.4.0.
  • Updated changelog and version mapping in versions.json.