Skip to content

Releases: highvoltag3/mermalaid

Release v1.6.2

06 Apr 21:10
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump vite from 7.3.1 to 7.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #71

Full Changelog: v1.6.1...v1.6.2

Release v1.6.1

06 Apr 20:41
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Fix share links for Slack and Tauri clipboard by @highvoltag3 in #69
  • fix: private link encode timeout and parallel compression by @highvoltag3 in #70

Full Changelog: v1.6.0...v1.6.1

Release v1.6.0

05 Apr 16:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.6.0

Highlights

  • Universal macOS build: Native support for both Apple Silicon and Intel Macs.
  • Improved mobile editing experience: Better layout and responsiveness on smartphones.

Fixes

  • Fixed iOS keyboard resize gap causing layout issues.
  • Stabilized viewport resize handling on mobile devices.
  • Resolved macOS bundle identifier issues for improved app consistency.

Notable Changes

  • Enhanced mobile toolbar and header spacing for better usability.
  • General UI polish and stability improvements across the editor.

Full Changelog

v1.5.8...v1.6.0

Release v1.5.8

05 Apr 02:02
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • 🎉 feature: Private URL sharing: encrypted #v1… links, editor boot, and clipboard hardening by @highvoltag3 in #60
  • fix(deps): override lodash-es ^4.18; sync Cargo.lock app version by @highvoltag3 in #56
  • Enhance Help dialog with version info and update Cargo.lock by @highvoltag3 in #57
  • Add test coverage (unit, integration, E2E) and CI workflow by @highvoltag3 in #58
  • ci: bump checkout and setup-node to v5 for Node 24 action runtime by @highvoltag3 in #59
  • fix/editor scroll large doc by @highvoltag3 in #61

Full Changelog: v1.5.7...v1.5.8

Release v1.5.7

30 Mar 23:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Fixes critical issue that broke the menubar items in MacOS

Release v1.5.6

30 Mar 22:14
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Fixed race condition in v1.5.5 that broke the menu's

Release v1.5.5

30 Mar 21:58
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Mermalaid v1.5.5

✨ Improvements

  • Notify users when a newer GitHub release is available
  • Enhancements to release and version visibility

🛠 Fixes

  • Prevent interleaving issues by serializing official Mermaid renders
  • Improvements to deployment process using Appwrite Sites REST API
  • Updated deployment instructions and Appwrite CLI usage

📚 Documentation

  • Clarified deployment documentation, especially around Appwrite integration
  • Added important installation notes

🔧 Refactors

  • Internal updates to streamline deployment workflows and release handling

Full Changelog: v1.5.3 → v1.5.5

Release v1.5.3

30 Mar 20:40
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Fix paste handling and enhance native app menus by @highvoltag3 in #50
  • Use official Mermaid preview renderer with compatibility fallbacks by @highvoltag3 in #51

Full Changelog: v1.5.2...v1.5.3

Release v1.5.2

28 Mar 23:18
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • chore(deps): bump picomatch from 4.0.3 to 4.0.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #42
  • chore(deps): bump yaml from 2.8.2 to 2.8.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #43
  • Verify release tag on origin after push by @highvoltag3 in #44
  • fix: normalize unquoted Mermaid edge labels by @highvoltag3 in #45
  • fix(editor): keep Monaco below header; align panel header heights by @highvoltag3 in #46
  • Implement macOS File menu with recent files and save path features by @highvoltag3 in #48
  • feat/issue 40 macos file menu by @highvoltag3 in #47

Full Changelog: v1.5.1...v1.5.2

Release v1.5.1

21 Mar 16:44
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

✨ Mermalaid v1.5.1

This release brings meaningful improvements to the editing experience and overall usability since v1.4.2, focusing on making diagrams easier to work with and the app more intuitive.

🎨 New & Improved

  • Visual Editor Enhancements
    Improved diagram editing experience with better interaction and usability

  • Collapsible Editor
    Toggle and focus on your diagrams with a cleaner, distraction-free workspace

  • Improved Diagram Rendering
    Better handling and normalization of Mermaid labels for more consistent visuals

⚡ Quality Improvements

  • Smoother overall experience with various stability and usability refinements

Full Changelog: v1.4.2...v1.5.1