Skip to content

Commit c51cd7f

Browse files
ENG-1900 Update Roam changelog for 0.20.0 release (#1137)
* Update changelog for Roam 0.20.0 release Co-authored-by: Michael Gartner <mdroidian@users.noreply.github.com> * Update CHANGELOG for version 0.20.0 release Updated the release date for version 0.20.0 and added details about the new advanced search feature. * Update CHANGELOG for version 0.20.0 release Reflected the latest changes including new features, enhancements, and bug fixes for the 0.20.0 release, ensuring clarity and completeness in the documentation. --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Michael Gartner <mdroidian@users.noreply.github.com>
1 parent 919bc84 commit c51cd7f

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

apps/roam/CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,32 @@ and this project does not follow [Semantic Versioning](https://semver.org/), her
99
- Minor version bumps are released on a regular cadence.
1010
- Patch version bumps are for bugfixes and hotfixes.
1111

12+
## [0.20.0] - 2026-06-21
13+
14+
### Added
15+
16+
- **Advanced search (BETA, behind admin flag)** - New node search dialog with filtering, sorting, preview, result insertion, and opening results in the main panel or right sidebar.
17+
- **Canvas sharing** - Share Data now appears in the canvas selection menu for selected discourse nodes.
18+
- **Convert existing page to node** - Command palette action to turn an existing page into a discourse node.
19+
20+
### Changed
21+
22+
- **Custom favorites in sidebar** - Query sections render in the sidebar, and drag reorders now persist.
23+
- **Custom favorites in sidebar** - Global and personal settings tabs stay hidden when the left sidebar feature is off, and the global section starts open when it has children.
24+
- **SmartBlocks in Custom favorites in sidebar** - SmartBlocks render as clickable items in the left sidebar.
25+
- **Canvas shortcuts** - Per-user canvas keyboard shortcuts now work with the new settings flow.
26+
- **Canvas embed** - Embedded canvas selection now works with the mouse, and duplicate node-type shortcuts are no longer assigned.
27+
28+
### Fixed
29+
30+
- **Image resizing** - Image controls no longer overlap the resize handle.
31+
- **Suggestion mode** - Reflow on first load is corrected, and searching from all pages works again.
32+
- **Node type menu** - The node type menu now scrolls when there are many node types.
33+
- **Create relation flow** - The relation dialog no longer closes when there is no match, and incomplete relation types no longer crash the canvas.
34+
- **Template editing** - Changing a node template no longer fails with a duplicate block error.
35+
- **Search result tags** - Search result tags no longer show a leading `#`.
36+
- **Roam sync** - Missing concepts are recovered during sync, and page-load observer paths no longer repeat settings reads as often.
37+
1238
## [0.19.0] - 2026-05-11
1339

1440
### Added

0 commit comments

Comments
 (0)