Version 1.6.9 β Claude Split Export Detection
π Fixed
-
Claude β New split export detected correctly
- Anthropic now delivers exports as a manifest file listing several ZIPs to download separately, and
users.jsonno longer sits next toconversations.json - The plugin identified a Claude export by that pairing, so
conversations-000.zipwas read as a ChatGPT export and imported zero conversations - An archive containing nothing but
conversations.jsonis now checked against its actual content and imported as Claude - Only
conversations-000.zipis needed; the projects, memories and light metadata archives contain nothing the plugin uses - All previously supported export formats are unaffected β their detection is unchanged
- Anthropic now delivers exports as a manifest file listing several ZIPs to download separately, and
-
Callout colors restored on Obsidian 1.13+
- Obsidian 1.13.0 changed
--callout-colorto require a real CSS color instead of a bareR, G, Btriplet, so Nexus callouts rendered with the right icons but no color and no visible border - Both formats are now served: the legacy triplet for older Obsidian, and a real color for 1.13 and later
- Obsidian 1.13.0 changed
Full Changelog: 1.6.8...1.6.9