Skip to content

0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 20:38

Follow-up to the Obsidian community-plugin review — clears the remaining advisories.

Changed

  • Settings tab migrated to the declarative settings API (getSettingDefinitions), replacing
    the deprecated imperative display(). Controls bind through get/setControlValue; the
    theme-key chips and the export-theme picker use render. No change to which settings exist or
    how they behave.
  • Documentation — the per-slide layout syntax (templates, density modifiers, the
    layout/column directives, inference) moved into a dedicated guide (docs/layouts.md,
    docs/layouts.de.md); the README links to it. This also clears the review's README
    "placeholder text" warning, which the literal <!-- layout --> directive examples had tripped.

Compatibility

  • minAppVersion raised from 1.8.7 to 1.13.0 — the declarative settings API requires
    Obsidian 1.13.0. Users on older Obsidian releases should stay on 0.3.1.