Skip to content

1.6.9

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 11:37

Version 1.6.9 β€” Claude Split Export Detection

Version Patch

πŸ› Fixed

  • Claude β€” New split export detected correctly

    • Anthropic now delivers exports as a manifest file listing several ZIPs to download separately, and users.json no longer sits next to conversations.json
    • The plugin identified a Claude export by that pairing, so conversations-000.zip was read as a ChatGPT export and imported zero conversations
    • An archive containing nothing but conversations.json is now checked against its actual content and imported as Claude
    • Only conversations-000.zip is needed; the projects, memories and light metadata archives contain nothing the plugin uses
    • All previously supported export formats are unaffected β€” their detection is unchanged
  • Callout colors restored on Obsidian 1.13+

    • Obsidian 1.13.0 changed --callout-color to require a real CSS color instead of a bare R, G, B triplet, 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

Full Changelog: 1.6.8...1.6.9