mirror of
https://github.com/maws7140/vault-hub-plugin.git
synced 2026-07-22 17:00:28 +00:00
- Replace free-text path entry with searchable file pickers for notes, bundles, and screenshots - Fix crash (reading 'path') when publishing from a restored draft; guard empty selections - Make draft hydration type-aware so snippet/markdown/image selections restore correctly - Trim settings to just the GitHub token (remove Hub URL, Catalog repo, Default categories) - Remove dead path-parsing helpers; fix unnecessary type assertion in BrowseView
7 lines
103 B
JSON
7 lines
103 B
JSON
{
|
|
"1.0.0": "1.5.0",
|
|
"1.0.1": "1.7.2",
|
|
"1.0.2": "1.7.2",
|
|
"1.0.3": "1.7.2",
|
|
"1.0.4": "1.7.2"
|
|
}
|