github SSShooter/mind-elixir-core v5.10.0

6 hours ago

5.10.0 - 2026-03-29

Breaking Changes

  • i18n: The locale option has moved from the top-level Options to contextMenu.locale.
    • The top-level Options.locale now only accepts a language code (string) and is deprecated.
    • To provide custom translations or set the language, use contextMenu: { locale: LangPack }.
    • Predefined language packs (like en, zh_CN) are now available via the new i18n export.

Features

  • Support preserving arrow delta coordinates (x,y) in plaintext converter

What's Changed

Full Changelog: v5.9.3...v5.10.0

Don't miss a new mind-elixir-core release

NewReleases is sending notifications on new releases.