Smart Environment v3 compatibility and upgrade guidance
Smart Connections Core v4.7
Smart Connections Core v4.7 makes the related-notes surface more controllable and easier for other Smart Plugins to extend. Connections lists, list items, commands, ribbons, and source menus now share the Smart Environment actions architecture.
Highlights
Choose what the list is about
- Change the Connections target from recent target history or from blocks inside the current note.
- Drag a file onto Connections to retarget the list.
- Open Connections from shared source menus.
Configure the surface, not just a toggle
- Footer Connections can use a configurable list component.
- The previous graph toggle is replaced by component selection, creating room for more connection views.
Clearer scoring and diagnostics
- Results use display scores when a ranking action provides them.
- Typed-array vector handling and elapsed-time events improve v3 compatibility and performance visibility.
Release notes
v4.7.0
- Updated Smart Connections Core to Smart Environment Core
v3.1.0. - Migrated Connections list menus, list-item menus, commands, ribbons, random results, and pause controls to the Smart Environment actions architecture.
- Added menu actions for choosing the active Connections target from recent target history or blocks in the current note.
- Added drag-and-drop retargeting from dropped vault files.
- Added a shared source-menu action for opening Connections for a source.
- Added configurable footer Connections components and replaced the previous graph toggle with component selection.
- Improved score handling to use
score_displaywhen ranking actions provide a user-facing score. - Improved vector detection for ArrayBuffer views and typed arrays.
- Added elapsed-time performance events for Connections result retrieval.
- This release requires Smart Environment
v3.0.0or newer.