Skip to content

Commit 8f3bb1b

Browse files
committed
chore: bump version to 5.11.3 and document mouse event interaction fixes
1 parent 6022d30 commit 8f3bb1b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 5.11.3 - 2026-05-22
4+
5+
### Bug Fixes
6+
7+
- Ignore non-left mouse button events in double-click detection
8+
- Prevent context menu trigger during active node editing or interaction states
9+
310
## 5.11.2 - 2026-05-21
411

512
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mind-elixir",
3-
"version": "5.11.2",
3+
"version": "5.11.3",
44
"type": "module",
55
"description": "Mind elixir is a free open source mind map core.",
66
"keywords": [

0 commit comments

Comments
 (0)