Releases: krotname/NppMarkdownTableEditor
Releases · krotname/NppMarkdownTableEditor
Markdown Table Editor 11.0.2
Builds / Downloads
- MarkdownTableEditor-11.0.2-x86.zip
- MarkdownTableEditor-11.0.2-x86-pluginadmin.zip
- MarkdownTableEditor-11.0.2-x64.zip
- MarkdownTableEditor-11.0.2-x64-pluginadmin.zip
- MarkdownTableEditor-11.0.2-arm64.zip
- MarkdownTableEditor-11.0.2-arm64-pluginadmin.zip
- MarkdownTableEditor-11.0.2-sbom.cdx.json
- SHA256SUMS.txt
What's Changed
- Fixed Power Auto Fit so typing in lower sparse or continuation rows keeps the caret in the edited row instead of jumping back to the second row.
- Prevented pending auto-format timers from overriding plugin edits and manual column-width actions.
- Kept Java/C++ core behavior in sync for continuation-row reflow, manual column resizing, caret placement, escaped pipes, and Unicode/CJK width handling.
- Added latest Notepad++ portable smoke coverage with retry handling for transient release API failures.
- Rebuilt x86, x64, and arm64 plugin ZIPs plus Plugin Admin ZIPs with SHA-256 sums, SBOM, and GitHub attestations.
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, 8.3.1 x64, and the latest portable x64 release.
Post-release monitoring
- 2026-06-27 10:00 MSK / 07:00 UTC (day 1): GitHub releases/assets available; open issues: Idea 0, Notepad++ 0; JetBrains Marketplace 11.0.2 approved/listed; Marketplace reviews unchanged, no new user reports; changelog and LiveInternet pages available; Notepad++ Plugin List PR #1127 open, mergeable/CLEAN, checks green, upstream list still at 11.0.0; no follow-up issues opened.
Markdown Table Editor 11.0.1
What's Changed
- Hardened GitHub Actions permissions, dependency review, CodeQL, Scorecard, release packaging, and remote-update checks after repository audit.
- Refreshed compatibility smoke scripts and packaging targets for the current Notepad++ plugin release baseline.
- Rebuilt x86, x64, and arm64 plugin ZIPs plus Plugin Admin ZIPs with SHA-256 sums.
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.
Markdown Table Editor 11.0.0
What's Changed
- Added Narrow column and Widen column commands with Ctrl+Alt+Shift+, and Ctrl+Alt+Shift+. shortcuts.
- Added toolbar icons for narrowing and widening the current Markdown table column.
- Kept Java/C++ wrapping behavior in sync for manual column resizing, long-cell continuation rows, protected Markdown links, code spans, and narrow-width hard wrapping.
- Fixed queued startup auto-format so files opened into Notepad++ are formatted only after Scintilla has loaded the document text.
- Preserved alignment, sorting, CSV/TSV conversion, escaped pipes, UTF-8/CJK width handling, caret placement, and row/column edits.
- Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
- Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
- 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.
Markdown Table Editor 10.0.0
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.
Markdown Table Editor 9.0.0
What's Changed
- Supersedes 8.5.0 as the current stable release.
- Use one non-conflicting default shortcut scheme across JetBrains IDEs and Notepad++: Tab plus Ctrl+Alt+Shift command shortcuts.
- Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
- Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
- Convert CSV/TSV directly from the current multi-line block when there is no selection.
- Avoid converting adjacent plain text, single comma notes, quoted comma-only cells, and plain multi-line text as CSV.
- Reject pipe-only separator rows while still accepting dash and equals Markdown separator rules.
- 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.
- GitHub Actions compatibility smoke completed for Notepad++ 7.5.9 x86 and 8.3.1 x64.
Markdown Table Editor 8.5.0
What's Changed
- Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
- Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
- Convert CSV/TSV directly from the current multi-line block when there is no selection.
- Avoid converting adjacent plain text, single comma notes, quoted comma-only cells, and plain multi-line text as CSV.
- Reject pipe-only separator rows while still accepting dash and equals Markdown separator rules.
- 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.
- GitHub Actions compatibility smoke completed for Notepad++ 7.5.9 x86 and 8.3.1 x64.
Markdown Table Editor 0.8.0
What's Changed
- Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
- Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
- Included SHA-256 sums for Plugin Admin verification.
Validation
- GitHub Actions release build completed for Win32, x64, and ARM64.
Markdown Table Editor 0.7.0
What's Changed
- Fixed table actions so adjacent pipe-looking text before or after a table is not included in edited table blocks.
- Improved Notepad++ table insertion so generated tables keep surrounding text on separate lines when inserted mid-line.
- Replaced the old build script with MSBuild Package.proj and versioned x86/x64/ARM64 release packages.
- Updated Plugin Admin ZIP packaging, DLL version validation, documentation, and release workflow metadata.
Validation
- CoreSmoke passed locally and in package builds.
- Line coverage: 90.95%.
- Release packages built for x86, x64, and ARM64.
- Plugin List JSON validated for x86, x64, arm64, and all_md.
Markdown Table Editor 5.5.0
What's Changed
- Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
- Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
- Included SHA-256 sums for Plugin Admin verification.
Validation
- GitHub Actions release build completed for Win32, x64, and ARM64.
Markdown Table Editor 0.6.0
What's Changed
- Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
- Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
- Included SHA-256 sums for Plugin Admin verification.
Validation
- GitHub Actions release build completed for Win32, x64, and ARM64.