• 0.2.0 0c93e2373d

    0.2.0 Stable

    jkaindl released this 2026-07-11 22:59:33 +00:00 | 19 commits to main since this release

    Added

    • Bilingual UI (English / German): commands, settings, and notices now follow the
      Obsidian display language automatically — no separate setting. Built on the shared kit
      i18n module, vendored under src/vendor/kit/i18n.ts with the plugin's string tables in
      src/i18n/strings.ts.

    Changed

    • Minimum Obsidian version raised to 1.8.7 — required by the native getLanguage()
      API used to detect the display language (matching the other plugins in the family).
    • Reworded the tagline and plugin description (dropped the "no letterhead, no branding"
      phrasing) in both READMEs and manifest.json.
    Downloads