File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.10.0 - 2026-03-29
4+
5+ ### Breaking Changes
6+
7+ - ** i18n** : The ` locale ` option has moved from the top-level ` Options ` to ` contextMenu.locale ` .
8+ - The top-level ` Options.locale ` now only accepts a language code (` string ` ) and is ** deprecated** .
9+ - To provide custom translations or set the language, use ` contextMenu: { locale: LangPack } ` .
10+ - Predefined language packs (like ` en ` , ` zh_CN ` ) are now available via the new ` i18n ` export.
11+
12+ ### Features
13+
14+ - Support preserving arrow delta coordinates (x,y) in plaintext converter
15+
316## 5.9.3 - 2026-03-09
417
518### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " mind-elixir" ,
3- "version" : " 5.10.0-beta.1 " ,
3+ "version" : " 5.10.0" ,
44 "type" : " module" ,
55 "description" : " Mind elixir is a free open source mind map core." ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments