Skip to content

3.0.0

Choose a tag to compare

@i-am-fran i-am-fran released this 25 Jul 10:59
· 51 commits to main since this release

Breaking changes

  • TUI removed. MarkdownDO is CLI-only now. A bare mdd invocation shows help instead of launching an interactive menu.
  • TUI-only settings removed: theme, fullscreen, showStatusBar, enableAnimations, enableTUI are gone from config.json handling and mdd config list/get/set. Existing config files with those keys still load fine — the keys are just ignored.

Other

  • Dropped the bubbletea, bubbles, lipgloss, glamour, and sahilm/fuzzy dependencies along with the TUI code.
  • Updated the README and docs site to match.