Skip to content

0.2.8 — clear remaining community-plugin lint Errors

Choose a tag to compare

@davadev davadev released this 16 Jun 08:48
· 8 commits to main since this release
ac65672

What's in 0.2.8

Address the three Error-level findings the Obsidian community-plugin re-review surfaced against the 0.2.7 commit:

  • Bump minAppVersion 1.7.2 → 1.8.7 so the typed app.loadLocalStorage / app.saveLocalStorage calls match their @since floor (rule obsidianmd/no-unsupported-api).
  • Drop the redundant "Chinese Comprehensible Input" heading from the top of the settings tab — Obsidian renders the plugin name above the tab body already.
  • Rename two collapsible-section headings to drop the word "settings": "Sync between devices" and "Backup / restore".

Warnings + Recommendations remain deferred per the 0.2.7 release notes.

BRAT install

Add the repo as a beta plugin and BRAT picks this prerelease up. Stable promotion after manual smoke.