File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.6.0] - 2026-03-05
11+
12+ ### Added
13+
14+ - Zoom controls in diagram preview (scroll wheel, +/- buttons, zoom level indicator)
15+ - Touch support for panning diagrams on mobile devices
16+
17+ ### Fixed
18+
19+ - Improved mobile layout for diagram preview (responsive status bar, better diagram sizing)
20+ - Gallery card actions now visible on touch devices without hover
21+
22+ ### Removed
23+
24+ - Automatic diagram removal functionality
25+
1026## [ 1.5.0] - 2026-02-24
1127
1228### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " claude-mermaid" ,
3- "version" : " 1.5 .0" ,
3+ "version" : " 1.6 .0" ,
44 "description" : " MCP server for previewing Mermaid diagrams in Claude Code" ,
55 "main" : " build/index.js" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments