New
- Added Dashboard files and dashboard view.
- Arrange Bases views, Markdown notes, web embeds, workflow output, and Kanban boards in a responsive widget grid.
- Includes edit mode, drag/resize layout, widget settings, and dashboard creation support.
- Added Kanban dashboard widgets.
- Cards are backed by notes and grouped by frontmatter status.
- Cards can be dragged between columns to update note status.
- New cards can be created directly from the board.
- Extra frontmatter properties such as
priorityorduecan be shown below each card title.
Improved
- Improved AI-assisted
.basegeneration for Base dashboard widgets.- AI can inspect notes with read-only tools before creating a
.basefile. - Existing Bases can be edited with AI using a diff review flow and additional instructions.
- AI can inspect notes with read-only tools before creating a
- Added a built-in dashboard generation skill for creating dashboard-related files from chat.
- Improved Gemini 3.1 Pro function calling by routing it through the custom tools /
generateContentpath.
