We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc97b7b commit 7e78a06Copy full SHA for 7e78a06
2 files changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 5.9.3 - 2026-03-09
4
+
5
+### Features
6
7
+- Support `Esc` key to exit node editing
8
9
+### Bug Fixes
10
11
+- Support dynamically toggling drag and selection features
12
13
## 5.9.2 - 2026-03-03
14
15
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "mind-elixir",
- "version": "5.9.2",
+ "version": "5.9.3",
"type": "module",
"description": "Mind elixir is a free open source mind map core.",
"keywords": [
0 commit comments