0.2.8 — clear remaining community-plugin lint Errors
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
minAppVersion1.7.2 → 1.8.7 so the typedapp.loadLocalStorage/app.saveLocalStoragecalls match their@sincefloor (ruleobsidianmd/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.