Releases: mohamedazzim/markora-vscode
Releases · mohamedazzim/markora-vscode
Release list
Markora for VS Code v0.1.3
Security patch release. Fixes CodeQL alerts #1 (incomplete string sanitization) and #2 (incomplete multi-character sanitization), strengthens tag-specific HTML URL handling, and adds adversarial Markdown security regression coverage. Marketplace publication requires publisher-owned vsce authentication and is not claimed by this release.
Markora for VS Code v0.1.1
Changelog
Unreleased
- Fixed Mermaid visual-node recognition for indented and tilde-fenced
mermaidblocks so existing diagrams render instead of falling back to generic code blocks. - Added secure relative Markdown-link routing from the webview to VS Code's native document APIs, including heading-anchor navigation and clear warnings for unsupported targets.
0.1.1 - 2026-07-16
- Fixed Mermaid visual-node recognition for indented and tilde-fenced
mermaidblocks. - Added secure relative Markdown-link routing, heading-anchor navigation, and safe handling for unsupported targets.
- Added synchronization and webview regression contracts for both fixes.
0.1.0 - 2026-07-15
- Initial open-source VS Code custom text editor provider.
- Native TextDocument synchronization and VS Code Source Mode commands.
- Structured Markdown webview with Tiptap, GFM tables, tasks, images, code, themes, and contextual commands.
- Classic White is now the default document theme, with a Typora-inspired white writing canvas and document-scoped typography tokens.
- Added dedicated KaTeX-backed math inline/block nodes and strict Mermaid visual nodes with editable source controls.
- Added a 49-fixture Markdown round-trip matrix, runtime axe-core webview accessibility coverage, and a real isolated VS Code E2E harness.
- Added stable/Insiders E2E scripts with isolated user-data and extension directories; the validated VSIX is ready for release.
- Strict CSP, runtime message validation, safe URL policy, sanitized Markdown HTML, CI, packaging, and community files.
- Published to the Visual Studio Marketplace as
MohamedAzzimJ.markora-markdown-editoron 2026-07-15; the live listing and0.1.0installation were independently verified on 2026-07-16. - GitHub release v0.1.0 is public. The published VSIX SHA-256 is
14c12ab70017f8f3209d04042cc111ff4aa301cd398971ce255d374909303dd3.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/mohamedazzim/markora-vscode/commits/v0.1.0