Skip to content

Markdown Table Editor 10.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 09:49

What's Changed

  • Supersedes 9.0.0 as the current stable release.
  • Added localized plugin menu, command, dialog, and message text for 20 popular Notepad++ locales.
  • Improved large-table performance by reducing table parsing, display-width, formatting, sorting, and row/column edit overhead.
  • Added release-blocking Java/C++ core performance benchmarks to CI.
  • Preserved Java/C++ core parity for trimmed pipe rows, escaped pipes, Unicode/CJK width, CSV/TSV conversion, sorting, and row/column edits.
  • Kept the non-conflicting Tab plus Ctrl+Alt+Shift shortcut scheme from 9.0.0.
  • Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
  • Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
  • Use the native Notepad++ Tab action outside Markdown tables.
  • Added compatibility smoke coverage for Notepad++ 7.5.9 x86 and 8.3.1 x64.
  • Included SHA-256 sums for Plugin Admin verification.

Validation

  • GitHub Actions release build completed for Win32, x64, and ARM64 with coverage and performance checks.
  • GitHub Actions compatibility smoke completed for Notepad++ 7.5.9 x86 and 8.3.1 x64.