Markdown Viewer v3.8.0
Description: Delivered key interactive visualization engines, export improvements, notation support, and syntax/contrast adjustments.
- Interactive Map & 3D Renderers: Added interactive parsing and rendering engines for GeoJSON, TopoJSON, and STL (ASCII/Binary) files. Built advanced STL viewport controls (grid helper, surface angle flat shading, reset action, and modal zoom) aligned to GitHub's camera perspective.
- PNG Image Export: Added support for exporting previews to PNG images with progress feedback, rendering on a solid white background instead of transparency to preserve contrast.
- ABC Music Notation: Implemented client-side ABC music notation stylesheet rendering and offline desktop app support.
- Syntax Highlighting & Math: Fixed PowerShell syntax highlighting conflicts and fenced LaTeX math block parser rendering.
- Tab-Based Export Filename: Configured exports to automatically inherit the active tab's title instead of a generic 'document' filename (fixes #178).
- Contrast Remediation: Enhanced highlighted search match visibility and contrast inside the editor under dark mode.
What's Changed
- docs: update features list in README by @ThisIs-Developer in #183
- feat: add client-side PlantUML diagram rendering support by @ThisIs-Developer in #184
- feat: update ABC notation preview with synthesis playback and export actions by @ThisIs-Developer in #185
- feat: add client-side D2 diagram rendering via Kroki API by @ThisIs-Developer in #186
- feat: add Graphviz (DOT) diagram rendering support by @ThisIs-Developer in #187
- fix: resolve PlantUML background contrast, corrupt D2 PNGs, and SVG download failures by @ThisIs-Developer in #189
- feat: add Insert Diagram modal with previews and search filter by @ThisIs-Developer in #190
- fix: resolve PlantUML sequence diagram rendering squish bug by @ThisIs-Developer in #192
Full Changelog: v3.7.5...v3.8.0
What's Changed
- docs: update features list in README by @ThisIs-Developer in #183
- feat: add client-side PlantUML diagram rendering support by @ThisIs-Developer in #184
- feat: update ABC notation preview with synthesis playback and export actions by @ThisIs-Developer in #185
- feat: add client-side D2 diagram rendering via Kroki API by @ThisIs-Developer in #186
- feat: add Graphviz (DOT) diagram rendering support by @ThisIs-Developer in #187
- fix: resolve PlantUML background contrast, corrupt D2 PNGs, and SVG download failures by @ThisIs-Developer in #189
- feat: add Insert Diagram modal with previews and search filter by @ThisIs-Developer in #190
- fix: resolve PlantUML sequence diagram rendering squish bug by @ThisIs-Developer in #192
Full Changelog: v3.7.5...v3.8.0