Skip to content

Commit 419faad

Browse files
mdroidiantrangdoan982
authored andcommitted
Update CHANGELOG.md for version 0.19.0: Added left sidebar commands, canvas relations, and clipboard controls; improved node creation flow and settings; fixed multiple issues including overlay cleanup and sync timeouts. (#1015)
1 parent db13d04 commit 419faad

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

apps/roam/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,28 @@ 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.19.0] - 2026-05-11
13+
14+
### Added
15+
16+
- **Left sidebar commands** - add custom sidebar commands, starting with Create Node
17+
- **Canvas relations** - add relation creation through drag handles in tldraw
18+
- **Canvas clipboard** - add filtering, searching, and sorting controls
19+
20+
### Changed
21+
22+
- **Create Node flow** - improve the node creation dialog with longer titles, title-first field order, highlighted-text prefills, empty node-type selection, and safer node-type locking
23+
- **Node settings** - show node tags below the tag input and move node color selection into the General tab
24+
25+
### Fixed
26+
27+
- **Discourse Context overlay** - fix overlay cleanup and repeated hover triggering in rendered query blocks
28+
- **Large graph syncs** - batch concept upserts to reduce sync timeouts on large graphs
29+
- **Roam observers** - prevent duplicate page-reference observers from being registered
30+
- **Discourse Context settings** - fix settings blocks appearing in pages after using Hide Interface
31+
- **Canvas text** - fix canvas nodes unexpectedly defaulting to the Draw font
32+
- **Canvas embeds** - improve block embed click behavior
33+
1234
## [0.18.0] - 2026-03-29
1335

1436
### Added

0 commit comments

Comments
 (0)