Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Role data disappearing after mutations by removing TanStack cache invalidations that overwrote correct data with stale responses (#374)
- Blank flash when creating role in canvas by reordering cache updates before node updates (#373)
- Double border issue on chart nodes in team canvas (#349)
- Chart node dimensions now preserved in public canvas preview (#347)
- Dark mode shadow visibility by using pure black with higher opacity values (#344)
Expand Down