February 12, 2026
minor Notes
Notes Data Sources: show views, resizable panel, drag-to-insert blocks (v1.13.0)
Details
Three improvements to the Notes sidebar Data Sources panel:
- Show saved-query views alongside datasets with distinct eye icon
- Replace fixed MaxHeight with a proportional GridSplitter between
the page tree and data sources so both panels resize freely
- Drag a data source item onto the page to create a dataset-backed
TableBlock at the drop position (works on both BlockWrapper targets
and the empty editor area)
minor CoreDesktop ShellSDK
Added Datasource support to SDK and consumption via shell and core
minor SDK
Add GetSavedQueryViewsAsync to IDataObjectProvider, bump SDK to v1.11.0
Details
Extends the cross-plugin data capability interface with a method to
retrieve saved-query views (IsView=true queries) so consumers like
the Notes plugin can list both datasets and views.
Get notified about new releases