mirror of
https://github.com/onlyworlds/obsidian-plugin.git
synced 2026-07-22 11:00:31 +00:00
- Template fetch retired: Create/Download/Paste no longer fetch or write the legacy PluginFiles/Templates + Handlebars sets (nothing reads them — every note write is frontmatter via writeElement). includeLegacyTemplates defaults false; the two Create* template commands kept as a reversible margin. - Read-only keys need no PIN: WorldDownloadModal detects ow_r_ / demo keys and greys out the PIN field; validation accepts a blank PIN and sends "". Write keys and private-world write keys still require the 4-digit PIN (unit-checked: read keys skip, write keys don't — no auth hole). pin type: number -> string. - Docs: README read-key note + all commands current; release notes reversioned 2.4.0 -> 3.0.0 (the frontmatter era: format change + folder bridge + span retirement = a major). Gate: tsc clean, build clean, 60/60 tests + pinless-detection unit check. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 2026-07-13-2.3.0-release-notes-draft.md | ||
| 2026-07-13-phase-a-v2-rewire.md | ||
| 2026-07-16-3.0.0-release-notes-draft.md | ||
| atlas-handoff-design.md | ||
| CORE-SMOKE.md | ||
| s9-download-resolver-brief.md | ||
| s9-export-picker-brief.md | ||
| s9-phase-b-brief.md | ||
| s9-phase-c-brief.md | ||
| s9-readability-brief.md | ||
| SMOKE-CHECKLIST.md | ||