Releases: brianpetro/obsidian-smart-connections
Releases · brianpetro/obsidian-smart-connections
2.5.4
2.5.3
Fix: new changes listener erroneously adding file types without a source adapter. The fix prevents downstream issues like connections not rendering because error is thrown when trying to read incompatible file type.
2.5.2
Added Claude Sonnet 3.7 and other Anthropic models.
2.5.1
Updated SmartEnv to v2 for more seamless integration with other Smart Plugins
2.5.0
v2.5.0
- Added a new method to access early-release plugins.
- Fixed an issue where incomplete embeddings were not completed after reloading collections from Settings in Smart Connections.
- Implemented an inline confirm button for 'Clear All' to remove the system dialog prompt.
- Resolved a periodic freeze in the Smart Connections interface by disposing of the pipeline in the transformers embed model adapter.
- Added a 'Copy link' option for the ChatGPT item view.
- Moved the main Connections component implementation into main for a clear example of creating custom components.
- Updated Connections UX to only display either sources or blocks (not both) for a cleaner, more focused view.
- Introduced an initial process for installing Smart-plugins through OAuth in Smart Connections.
- Supporters can download early-release plugins after signing in.
- Uses the same local storage as existing Smart-plugins for consistent authentication.
- Replaced 'Download early-release' with a 'Sign in' button that, when authenticated, becomes 'Open Smart Plugins' and links to the Smart Plugins settings tab.
- Implemented new integration tests and updated documentation at:
https://docs.smartconnections.app/Smart-Connections/
2.3.54
Fixes ChatGPT copy/clipboard functionality. Fixes "No model selected" when Custom API adapter.
2.3.53
Minor improvements to chat and embed model adapters brianpetro/jsbrains@8219c54
2.3.52
Update help links.
New Docs:
- Getting Started: https://docs.smartconnections.app/Smart-Connections/Getting-started
- Connections pane: https://docs.smartconnections.app/Smart-Connections/Connections-pane-filters
- Connections pane filters: https://docs.smartconnections.app/Smart-Connections/Connections-pane
- Lookup pane: https://docs.smartconnections.app/Smart-Connections/Lookup-pane
- Smart Chat: https://docs.smartconnections.app/Smart-Connections/Smart-Chat
2.3.51
New Docs:
- Getting Started: https://docs.smartconnections.app/Smart-Connections/Getting-started
- Connections pane: https://docs.smartconnections.app/Smart-Connections/Connections-pane-filters
- Connections pane filters: https://docs.smartconnections.app/Smart-Connections/Connections-pane
- Lookup pane: https://docs.smartconnections.app/Smart-Connections/Lookup-pane
- Smart Chat: https://docs.smartconnections.app/Smart-Connections/Smart-Chat
2.3.50
New Docs:
- Getting Started: https://docs.smartconnections.app/Smart-Connections/Getting-started
- Connections pane: https://docs.smartconnections.app/Smart-Connections/Connections-pane-filters
- Connections pane filters: https://docs.smartconnections.app/Smart-Connections/Connections-pane
- Lookup pane: https://docs.smartconnections.app/Smart-Connections/Lookup-pane
- Smart Chat: https://docs.smartconnections.app/Smart-Connections/Smart-Chat