collab/mermaid/packages/tiny/CHANGELOG.mdblame
View source
6dd74de1# mermaid
6dd74de2
6dd74de3## 11.12.2
6dd74de4
6dd74de5### Patch Changes
6dd74de6
6dd74de7- [#7200](https://github.com/mermaid-js/mermaid/pull/7200) [`de7ed10`](https://github.com/mermaid-js/mermaid/commit/de7ed1033996d702e3983dcf8114f33faea89577) Thanks [@shubhamparikh2704](https://github.com/shubhamparikh2704)! - fix: validate dates and tick interval to prevent UI freeze/crash in gantt diagramtype
6dd74de8
6dd74de9## 11.12.1
6dd74de10
6dd74de11### Patch Changes
6dd74de12
6dd74de13- [#7107](https://github.com/mermaid-js/mermaid/pull/7107) [`cbf8946`](https://github.com/mermaid-js/mermaid/commit/cbf89462acecac7a06f19843e8d48cb137df0753) Thanks [@shubhamparikh2704](https://github.com/shubhamparikh2704)! - fix: Updated the dependency dagre-d3-es to 7.0.13 to fix GHSA-cc8p-78qf-8p7q
6dd74de14
6dd74de15## 11.12.0
6dd74de16
6dd74de17### Minor Changes
6dd74de18
6dd74de19- [#6921](https://github.com/mermaid-js/mermaid/pull/6921) [`764b315`](https://github.com/mermaid-js/mermaid/commit/764b315dc16d0359add7c6b8e3ef7592e9bdc09c) Thanks [@quilicicf](https://github.com/quilicicf)! - feat: Add IDs in architecture diagrams
6dd74de20
6dd74de21### Patch Changes
6dd74de22
6dd74de23- [#6950](https://github.com/mermaid-js/mermaid/pull/6950) [`a957908`](https://github.com/mermaid-js/mermaid/commit/a9579083bfba367a4f4678547ec37ed7b61b9f5b) Thanks [@shubhamparikh2704](https://github.com/shubhamparikh2704)! - chore: Fix mindmap rendering in docs and apply tidytree layout
6dd74de24
6dd74de25- [#6826](https://github.com/mermaid-js/mermaid/pull/6826) [`1d36810`](https://github.com/mermaid-js/mermaid/commit/1d3681053b9168354e48e5763023b6305cd1ca72) Thanks [@darshanr0107](https://github.com/darshanr0107)! - fix: Ensure edge label color is applied when using classDef with edge IDs
6dd74de26
6dd74de27- [#6945](https://github.com/mermaid-js/mermaid/pull/6945) [`d318f1a`](https://github.com/mermaid-js/mermaid/commit/d318f1a13cd7429334a29c70e449074ec1cb9f68) Thanks [@darshanr0107](https://github.com/darshanr0107)! - fix: Resolve gantt chart crash due to invalid array length
6dd74de28
6dd74de29- [#6918](https://github.com/mermaid-js/mermaid/pull/6918) [`cfe9238`](https://github.com/mermaid-js/mermaid/commit/cfe9238882cbe95416db1feea3112456a71b6aaf) Thanks [@shubhamparikh2704](https://github.com/shubhamparikh2704)! - chore: revert marked dependency from ^15.0.7 to ^16.0.0
6dd74de30 - Reverted marked package version to ^16.0.0 for better compatibility
6dd74de31 - This is a dependency update that maintains API compatibility
6dd74de32 - All tests pass with the updated version
6dd74de33
6dd74de34## 11.11.0
6dd74de35
6dd74de36### Minor Changes
6dd74de37
6dd74de38- [#6704](https://github.com/mermaid-js/mermaid/pull/6704) [`012530e`](https://github.com/mermaid-js/mermaid/commit/012530e98e9b8b80962ab270b6bb3b6d9f6ada05) Thanks [@omkarht](https://github.com/omkarht)! - feat: Added support for new participant types (`actor`, `boundary`, `control`, `entity`, `database`, `collections`, `queue`) in `sequenceDiagram`.
6dd74de39
6dd74de40- [#6802](https://github.com/mermaid-js/mermaid/pull/6802) [`c8e5027`](https://github.com/mermaid-js/mermaid/commit/c8e50276e877c4de7593a09ec458c99353e65af8) Thanks [@darshanr0107](https://github.com/darshanr0107)! - feat: Update mindmap rendering to support multiple layouts, improved edge intersections, and new shapes
6dd74de41
6dd74de42### Patch Changes
6dd74de43
6dd74de44- [#6905](https://github.com/mermaid-js/mermaid/pull/6905) [`33bc4a0`](https://github.com/mermaid-js/mermaid/commit/33bc4a0b4e2ca6d937bb0a8c4e2081b1362b2800) Thanks [@darshanr0107](https://github.com/darshanr0107)! - fix: Render newlines as spaces in class diagrams
6dd74de45
6dd74de46- [#6886](https://github.com/mermaid-js/mermaid/pull/6886) [`e0b45c2`](https://github.com/mermaid-js/mermaid/commit/e0b45c2d2b41c2a9038bf87646fa3ccd7560eb20) Thanks [@darshanr0107](https://github.com/darshanr0107)! - fix: Handle arrows correctly when auto number is enabled
6dd74de47
6dd74de48## 11.10.0
6dd74de49
6dd74de50### Minor Changes
6dd74de51
6dd74de52- [#6744](https://github.com/mermaid-js/mermaid/pull/6744) [`daf8d8d`](https://github.com/mermaid-js/mermaid/commit/daf8d8d3befcd600618a629977b76463b38d0ad9) Thanks [@SpecularAura](https://github.com/SpecularAura)! - feat: Added support for per link curve styling in flowchart diagram using edge ids
6dd74de53
6dd74de54### Patch Changes
6dd74de55
6dd74de56- [#6857](https://github.com/mermaid-js/mermaid/pull/6857) [`b9ef683`](https://github.com/mermaid-js/mermaid/commit/b9ef683fb67b8959abc455d6cc5266c37ba435f6) Thanks [@knsv](https://github.com/knsv)! - feat: Exposing elk configuration forceNodeModelOrder and considerModelOrder to the mermaid configuration
6dd74de57
6dd74de58- [#6653](https://github.com/mermaid-js/mermaid/pull/6653) [`2c0931d`](https://github.com/mermaid-js/mermaid/commit/2c0931da46794b49d2523211e25f782900c34e94) Thanks [@darshanr0107](https://github.com/darshanr0107)! - chore: Remove the "-beta" suffix from the XYChart, Block, Sankey diagrams to reflect their stable status
6dd74de59
6dd74de60- [#6683](https://github.com/mermaid-js/mermaid/pull/6683) [`33e08da`](https://github.com/mermaid-js/mermaid/commit/33e08daf175125295a06b1b80279437004a4e865) Thanks [@darshanr0107](https://github.com/darshanr0107)! - fix: Position the edge label in state diagram correctly relative to the edge
6dd74de61
6dd74de62- [#6693](https://github.com/mermaid-js/mermaid/pull/6693) [`814b68b`](https://github.com/mermaid-js/mermaid/commit/814b68b4a94813f7c6b3d7fb4559532a7bab2652) Thanks [@darshanr0107](https://github.com/darshanr0107)! - fix: Apply correct dateFormat in Gantt chart to show only day when specified
6dd74de63
6dd74de64- [#6734](https://github.com/mermaid-js/mermaid/pull/6734) [`fce7cab`](https://github.com/mermaid-js/mermaid/commit/fce7cabb71d68a20a66246fe23d066512126a412) Thanks [@darshanr0107](https://github.com/darshanr0107)! - fix: handle exclude dates properly in Gantt charts when using dateFormat: 'YYYY-MM-DD HH:mm:ss'
6dd74de65
6dd74de66- [#6733](https://github.com/mermaid-js/mermaid/pull/6733) [`fc07f0d`](https://github.com/mermaid-js/mermaid/commit/fc07f0d8abca49e4f887d7457b7b94fb07d1e3da) Thanks [@omkarht](https://github.com/omkarht)! - fix: fixed connection gaps in flowchart for roundedRect, stadium and diamond shape
6dd74de67
6dd74de68- [#6876](https://github.com/mermaid-js/mermaid/pull/6876) [`12e01bd`](https://github.com/mermaid-js/mermaid/commit/12e01bdb5cacf3569133979a5a4f1d8973e9aec1) Thanks [@sidharthv96](https://github.com/sidharthv96)! - fix: sanitize icon labels and icon SVGs
6dd74de69
6dd74de70 Resolves CVE-2025-54880 reported by @fourcube
6dd74de71
6dd74de72- [#6801](https://github.com/mermaid-js/mermaid/pull/6801) [`01aaef3`](https://github.com/mermaid-js/mermaid/commit/01aaef39b4a1ec8bc5a0c6bfa3a20b712d67f4dc) Thanks [@sidharthv96](https://github.com/sidharthv96)! - fix: Update casing of ID in requirement diagram
6dd74de73
6dd74de74- [#6796](https://github.com/mermaid-js/mermaid/pull/6796) [`c36cd05`](https://github.com/mermaid-js/mermaid/commit/c36cd05c45ac3090181152b4dae41f8d7b569bd6) Thanks [@HashanCP](https://github.com/HashanCP)! - fix: Make flowchart elk detector regex match less greedy
6dd74de75
6dd74de76- [#6702](https://github.com/mermaid-js/mermaid/pull/6702) [`8bb29fc`](https://github.com/mermaid-js/mermaid/commit/8bb29fc879329ad109898e4025b4f4eba2ab0649) Thanks [@qraqras](https://github.com/qraqras)! - fix(block): overflowing blocks no longer affect later lines
6dd74de77
6dd74de78 This may change the layout of block diagrams that have overflowing lines
6dd74de79 (i.e. block diagrams that use up more columns that the `columns` specifier).
6dd74de80
6dd74de81- [#6717](https://github.com/mermaid-js/mermaid/pull/6717) [`71b04f9`](https://github.com/mermaid-js/mermaid/commit/71b04f93b07f876df2b30656ef36036c1d0e4e4f) Thanks [@darshanr0107](https://github.com/darshanr0107)! - fix: log warning for blocks exceeding column width
6dd74de82
6dd74de83 This update adds a validation check that logs a warning message when a block's width exceeds the defined column layout.
6dd74de84
6dd74de85- [#6820](https://github.com/mermaid-js/mermaid/pull/6820) [`c99bce6`](https://github.com/mermaid-js/mermaid/commit/c99bce6bab4c7ce0b81b66d44f44853ce4aeb1c3) Thanks [@kriss-u](https://github.com/kriss-u)! - fix: Add escaped class literal name on namespace
6dd74de86
6dd74de87- [#6332](https://github.com/mermaid-js/mermaid/pull/6332) [`6cc1926`](https://github.com/mermaid-js/mermaid/commit/6cc192680a2531cab28f87a8061a53b786e010f3) Thanks [@ajuckel](https://github.com/ajuckel)! - fix: Allow equals sign in sequenceDiagram labels
6dd74de88
6dd74de89- [#6651](https://github.com/mermaid-js/mermaid/pull/6651) [`9da6fb3`](https://github.com/mermaid-js/mermaid/commit/9da6fb39ae278401771943ac85d6d1b875f78cf1) Thanks [@darshanr0107](https://github.com/darshanr0107)! - Add validation for negative values in pie charts:
6dd74de90
6dd74de91 Prevents crashes during parsing by validating values post-parsing.
6dd74de92
6dd74de93 Provides clearer, user-friendly error messages for invalid negative inputs.
6dd74de94
6dd74de95- [#6803](https://github.com/mermaid-js/mermaid/pull/6803) [`e48b0ba`](https://github.com/mermaid-js/mermaid/commit/e48b0ba61dab7f95aa02da603b5b7d383b894932) Thanks [@omkarht](https://github.com/omkarht)! - chore: migrate to class-based ArchitectureDB implementation
6dd74de96
6dd74de97- [#6838](https://github.com/mermaid-js/mermaid/pull/6838) [`4d62d59`](https://github.com/mermaid-js/mermaid/commit/4d62d5963238400270e9314c6e4d506f48147074) Thanks [@saurabhg772244](https://github.com/saurabhg772244)! - fix: node border style for handdrawn shapes
6dd74de98
6dd74de99- [#6739](https://github.com/mermaid-js/mermaid/pull/6739) [`e9ce8cf`](https://github.com/mermaid-js/mermaid/commit/e9ce8cf4da9062d85098042044822100889bb0dd) Thanks [@kriss-u](https://github.com/kriss-u)! - fix: Update flowchart direction TD's behavior to be the same as TB
6dd74de100
6dd74de101- [#6833](https://github.com/mermaid-js/mermaid/pull/6833) [`9258b29`](https://github.com/mermaid-js/mermaid/commit/9258b2933bbe1ef41087345ffea3731673671c49) Thanks [@darshanr0107](https://github.com/darshanr0107)! - fix: correctly render non-directional lines for '---' in block diagrams
6dd74de102
6dd74de103- [#6855](https://github.com/mermaid-js/mermaid/pull/6855) [`da90f67`](https://github.com/mermaid-js/mermaid/commit/da90f6760b6efb0da998bcb63b75eecc29e06c08) Thanks [@sidharthv96](https://github.com/sidharthv96)! - fix: fallback to raw text instead of rendering _Unsupported markdown_ or empty blocks
6dd74de104
6dd74de105 Instead of printing **Unsupported markdown: XXX**, or empty blocks when using a markdown feature
6dd74de106 that Mermaid does not yet support when `htmlLabels: true`(default) or `htmlLabels: false`,
6dd74de107 fallback to the raw markdown text.
6dd74de108
6dd74de109- [#6876](https://github.com/mermaid-js/mermaid/pull/6876) [`0133f1c`](https://github.com/mermaid-js/mermaid/commit/0133f1c0c5cff4fc4c8e0b99e9cf0b3d49dcbe71) Thanks [@sidharthv96](https://github.com/sidharthv96)! - fix: sanitize KATEX blocks
6dd74de110
6dd74de111 Resolves CVE-2025-54881 reported by @fourcube
6dd74de112
6dd74de113- [#6804](https://github.com/mermaid-js/mermaid/pull/6804) [`895f9d4`](https://github.com/mermaid-js/mermaid/commit/895f9d43ff98ca05ebfba530789f677f31a011ff) Thanks [@omkarht](https://github.com/omkarht)! - chore: Update packet diagram to use new class-based database structure
6dd74de114
6dd74de115## 11.9.0
6dd74de116
6dd74de117### Minor Changes
6dd74de118
6dd74de119- [#6453](https://github.com/mermaid-js/mermaid/pull/6453) [`5acbd7e`](https://github.com/mermaid-js/mermaid/commit/5acbd7e762469d9d89a9c77faf6617ee13367f3a) Thanks [@sidharthv96](https://github.com/sidharthv96)! - feat: Add `getRegisteredDiagramsMetadata` to `mermaid`, which returns all the registered diagram IDs in mermaid
6dd74de120
6dd74de121### Patch Changes
6dd74de122
6dd74de123- [#6738](https://github.com/mermaid-js/mermaid/pull/6738) [`d90634b`](https://github.com/mermaid-js/mermaid/commit/d90634bf2b09e586b055729e07e9a1a31b21827c) Thanks [@shubham-mermaid](https://github.com/shubham-mermaid)! - chore: Updated TreeMapDB to use class based approach
6dd74de124
6dd74de125- [#6510](https://github.com/mermaid-js/mermaid/pull/6510) [`7a38eb7`](https://github.com/mermaid-js/mermaid/commit/7a38eb715d795cd5c66cb59357d64ec197b432e6) Thanks [@sidharthv96](https://github.com/sidharthv96)! - chore: Move packet diagram out of beta
6dd74de126
6dd74de127- [#6747](https://github.com/mermaid-js/mermaid/pull/6747) [`3e3ae08`](https://github.com/mermaid-js/mermaid/commit/3e3ae089305e1c7b9948b9e149eba6854fe7f2d6) Thanks [@darshanr0107](https://github.com/darshanr0107)! - fix: adjust sequence diagram title positioning to prevent overlap with top border in Safari
6dd74de128
6dd74de129- [#6751](https://github.com/mermaid-js/mermaid/pull/6751) [`d3e2be3`](https://github.com/mermaid-js/mermaid/commit/d3e2be35be066adeb7fd502b4a24c223c3b53947) Thanks [@darshanr0107](https://github.com/darshanr0107)! - chore: Update MindmapDB to use class based approach
6dd74de130
6dd74de131- [#6715](https://github.com/mermaid-js/mermaid/pull/6715) [`637680d`](https://github.com/mermaid-js/mermaid/commit/637680d4d9e39b4f8cb6f05b4cb261e8f5693ac3) Thanks [@Syn3ugar](https://github.com/Syn3ugar)! - fix(timeline): fix loading `leftMargin` from config
6dd74de132
6dd74de133 The `timeline.leftMargin` config value should now correctly control the size of the left margin, instead of being ignored.
6dd74de134
6dd74de135- Updated dependencies [[`7a38eb7`](https://github.com/mermaid-js/mermaid/commit/7a38eb715d795cd5c66cb59357d64ec197b432e6)]:
6dd74de136 - @mermaid-js/parser@0.6.2
6dd74de137
6dd74de138## 11.8.1
6dd74de139
6dd74de140### Patch Changes
6dd74de141
6dd74de142- Updated dependencies [[`0da2922`](https://github.com/mermaid-js/mermaid/commit/0da2922ee7f47959e324ec10d3d21ee70594f557)]:
6dd74de143 - @mermaid-js/parser@0.6.1
6dd74de144
6dd74de145## 11.8.0
6dd74de146
6dd74de147### Minor Changes
6dd74de148
6dd74de149- [#6590](https://github.com/mermaid-js/mermaid/pull/6590) [`f338802`](https://github.com/mermaid-js/mermaid/commit/f338802642cdecf5b7ed6c19a20cf2a81effbbee) Thanks [@knsv](https://github.com/knsv)! - Adding support for the new diagram type nested treemap
6dd74de150
6dd74de151### Patch Changes
6dd74de152
6dd74de153- [#6707](https://github.com/mermaid-js/mermaid/pull/6707) [`592c5bb`](https://github.com/mermaid-js/mermaid/commit/592c5bb880c3b942710a2878d386bcb3eb35c137) Thanks [@darshanr0107](https://github.com/darshanr0107)! - fix: Log a warning when duplicate commit IDs are encountered in gitGraph to help identify and debug rendering issues caused by non-unique IDs.
6dd74de154
6dd74de155- Updated dependencies [[`f338802`](https://github.com/mermaid-js/mermaid/commit/f338802642cdecf5b7ed6c19a20cf2a81effbbee)]:
6dd74de156 - @mermaid-js/parser@0.6.0
6dd74de157
6dd74de158## 11.7.0
6dd74de159
6dd74de160### Minor Changes
6dd74de161
6dd74de162- [#6479](https://github.com/mermaid-js/mermaid/pull/6479) [`97b79c3`](https://github.com/mermaid-js/mermaid/commit/97b79c3578a2004c63fa32f6d5e17bd8a536e13a) Thanks [@monicanguyen25](https://github.com/monicanguyen25)! - feat: Add Vertical Line To Gantt Plot At Specified Time
6dd74de163
6dd74de164- [#6225](https://github.com/mermaid-js/mermaid/pull/6225) [`41e84b7`](https://github.com/mermaid-js/mermaid/commit/41e84b726a1f2df002b77c4b0071e2c15e47838e) Thanks [@Shahir-47](https://github.com/Shahir-47)! - feat: Add support for styling Journey Diagram title (color, font-family, and font-size)
6dd74de165
6dd74de166- [#6423](https://github.com/mermaid-js/mermaid/pull/6423) [`aa6cb86`](https://github.com/mermaid-js/mermaid/commit/aa6cb86899968c65561eebfc1d54dd086b1518a2) Thanks [@BambioGaming](https://github.com/BambioGaming)! - Added support for the click directive in stateDiagram syntax
6dd74de167
6dd74de168- [#5980](https://github.com/mermaid-js/mermaid/pull/5980) [`df9df9d`](https://github.com/mermaid-js/mermaid/commit/df9df9dc32b80a8c320cc0efd5483b9485f15bde) Thanks [@BryanCrotazGivEnergy](https://github.com/BryanCrotazGivEnergy)! - feat: Add shorter `+<count>: Label` syntax in packet diagram
6dd74de169
6dd74de170- [#6523](https://github.com/mermaid-js/mermaid/pull/6523) [`c17277e`](https://github.com/mermaid-js/mermaid/commit/c17277e743b1c12e4134fba44c62a7d5885f2574) Thanks [@NourBenz](https://github.com/NourBenz)! - fix: allow sequence diagram arrows with a trailing colon but no message
6dd74de171
6dd74de172- [#6475](https://github.com/mermaid-js/mermaid/pull/6475) [`a1ba65c`](https://github.com/mermaid-js/mermaid/commit/a1ba65c0c08432ec36e772570c3a5899cb57c102) Thanks [@Shahir-47](https://github.com/Shahir-47)! - feat: Dynamically Render Data Labels Within Bar Charts
6dd74de173
6dd74de174### Patch Changes
6dd74de175
6dd74de176- [#6588](https://github.com/mermaid-js/mermaid/pull/6588) [`b1cf291`](https://github.com/mermaid-js/mermaid/commit/b1cf29127348602137552405e3300dee1697f0de) Thanks [@omkarht](https://github.com/omkarht)! - Fix stroke styles for ER diagram to correctly apply path and row-specific styles
6dd74de177
6dd74de178- [#6296](https://github.com/mermaid-js/mermaid/pull/6296) [`a4754ad`](https://github.com/mermaid-js/mermaid/commit/a4754ad195e70d52fbd46ef44f40797d2d215e41) Thanks [@sidharthv96](https://github.com/sidharthv96)! - chore: Convert StateDB into TypeScript
6dd74de179
6dd74de180- [#6463](https://github.com/mermaid-js/mermaid/pull/6463) [`2b05d7e`](https://github.com/mermaid-js/mermaid/commit/2b05d7e1edef635e6c80cb383b10ea0a89279f41) Thanks [@AaronMoat](https://github.com/AaronMoat)! - fix: Remove incorrect `style="undefined;"` attributes in some Mermaid diagrams
6dd74de181
6dd74de182- [#6282](https://github.com/mermaid-js/mermaid/pull/6282) [`d63d3bf`](https://github.com/mermaid-js/mermaid/commit/d63d3bf1e7596ac7eeb24ba06cbc7a70f9c8b070) Thanks [@saurabhg772244](https://github.com/saurabhg772244)! - FontAwesome icons can now be embedded as SVGs in flowcharts if they are registered via `mermaid.registerIconPacks`.
6dd74de183
6dd74de184- [#6407](https://github.com/mermaid-js/mermaid/pull/6407) [`cdbd3e5`](https://github.com/mermaid-js/mermaid/commit/cdbd3e58a3a35d63a79258115dedca4a535c1038) Thanks [@thomascizeron](https://github.com/thomascizeron)! - Refactor grammar so that title don't break Architecture Diagrams
6dd74de185
6dd74de186- [#6343](https://github.com/mermaid-js/mermaid/pull/6343) [`1ddaf10`](https://github.com/mermaid-js/mermaid/commit/1ddaf10b89d8c7311c5e10d466b42fa36b61210b) Thanks [@jeswr](https://github.com/jeswr)! - fix: allow colons in events
6dd74de187
6dd74de188- [#6616](https://github.com/mermaid-js/mermaid/pull/6616) [`ca80f71`](https://github.com/mermaid-js/mermaid/commit/ca80f719eac86cf4c31392105d5d896f39b84bbc) Thanks [@ashishjain0512](https://github.com/ashishjain0512)! - fix(timeline): ensure consistent vertical line lengths with visible arrowheads
6dd74de189
6dd74de190 Fixed timeline diagrams where vertical dashed lines from tasks had inconsistent lengths. All vertical lines now extend to the same depth regardless of the number of events in each column, with sufficient padding to clearly display both the dashed line pattern and complete arrowheads.
6dd74de191
6dd74de192- [#6566](https://github.com/mermaid-js/mermaid/pull/6566) [`bca6ed6`](https://github.com/mermaid-js/mermaid/commit/bca6ed67c3e0db910bf498fdd0fc0346c02d392b) Thanks [@arpitjain099](https://github.com/arpitjain099)! - fix: Fix incomplete string escaping in URL manipulation logic when `arrowMarkerAbsolute: true` by ensuring all unsafe characters are escaped.
6dd74de193
6dd74de194- Updated dependencies [[`df9df9d`](https://github.com/mermaid-js/mermaid/commit/df9df9dc32b80a8c320cc0efd5483b9485f15bde), [`cdbd3e5`](https://github.com/mermaid-js/mermaid/commit/cdbd3e58a3a35d63a79258115dedca4a535c1038)]:
6dd74de195 - @mermaid-js/parser@0.5.0
6dd74de196
6dd74de197## 11.6.0
6dd74de198
6dd74de199### Minor Changes
6dd74de200
6dd74de201- [#6408](https://github.com/mermaid-js/mermaid/pull/6408) [`ad65313`](https://github.com/mermaid-js/mermaid/commit/ad653138e16765d095613a6e5de86dc5e52ac8f0) Thanks [@ashishjain0512](https://github.com/ashishjain0512)! - fix: restore curve type configuration functionality for flowcharts. This fixes the issue where curve type settings were not being applied when configured through any of the following methods:
6dd74de202 - Config
6dd74de203 - Init directive (%%{ init: { 'flowchart': { 'curve': '...' } } }%%)
6dd74de204 - LinkStyle command (linkStyle default interpolate ...)
6dd74de205
6dd74de206- [#6381](https://github.com/mermaid-js/mermaid/pull/6381) [`95d73bc`](https://github.com/mermaid-js/mermaid/commit/95d73bc3f064dbf261a06483f94a7ef4d0bb52eb) Thanks [@thomascizeron](https://github.com/thomascizeron)! - Add Radar Chart
6dd74de207
6dd74de208### Patch Changes
6dd74de209
6dd74de210- [#2](https://github.com/calvinvette/mermaid/pull/2) [`16d9b63`](https://github.com/mermaid-js/mermaid/commit/16d9b6345749ab5f24d5b8433efc3635d4913863) Thanks [@calvinvette](https://github.com/calvinvette)! - - [#6388](https://github.com/mermaid-js/mermaid/pull/6386)
6dd74de211 Thanks [@bollwyvl](https://github.com/bollwyvl) - Fix requirement diagram containment arrow
6dd74de212- Updated dependencies [[`95d73bc`](https://github.com/mermaid-js/mermaid/commit/95d73bc3f064dbf261a06483f94a7ef4d0bb52eb)]:
6dd74de213 - @mermaid-js/parser@0.4.0
6dd74de214
6dd74de215## 11.5.0
6dd74de216
6dd74de217### Minor Changes
6dd74de218
6dd74de219- [#6187](https://github.com/mermaid-js/mermaid/pull/6187) [`7809b5a`](https://github.com/mermaid-js/mermaid/commit/7809b5a93fae127f45727071f5ff14325222c518) Thanks [@ashishjain0512](https://github.com/ashishjain0512)! - Flowchart new syntax for node metadata bugs
6dd74de220 - Incorrect label mapping for nodes when using `&`
6dd74de221 - Syntax error when `}` with trailing spaces before new line
6dd74de222
6dd74de223- [#6136](https://github.com/mermaid-js/mermaid/pull/6136) [`ec0d9c3`](https://github.com/mermaid-js/mermaid/commit/ec0d9c389aa6018043187654044c1e0b5aa4f600) Thanks [@knsv](https://github.com/knsv)! - Adding support for animation of flowchart edges
6dd74de224
6dd74de225- [#6373](https://github.com/mermaid-js/mermaid/pull/6373) [`05bdf0e`](https://github.com/mermaid-js/mermaid/commit/05bdf0e20e2629fe77513218fbd4e28e65f75882) Thanks [@ashishjain0512](https://github.com/ashishjain0512)! - Upgrade Requirement and ER diagram to use the common renderer flow
6dd74de226 - Added support for directions
6dd74de227 - Added support for hand drawn look
6dd74de228
6dd74de229- [#6371](https://github.com/mermaid-js/mermaid/pull/6371) [`4d25cab`](https://github.com/mermaid-js/mermaid/commit/4d25caba8e65df078966a283e7e0ae1200bef595) Thanks [@knsv](https://github.com/knsv)! - The arrowhead color should match the color of the edge. Creates a unique clone of the arrow marker with the appropriate color.
6dd74de230
6dd74de231### Patch Changes
6dd74de232
6dd74de233- [#6064](https://github.com/mermaid-js/mermaid/pull/6064) [`2a91849`](https://github.com/mermaid-js/mermaid/commit/2a91849a38641e97ed6b20cb60aa4506d1b63177) Thanks [@NicolasNewman](https://github.com/NicolasNewman)! - fix: architecture diagrams no longer grow to extreme heights due to conflicting alignments
6dd74de234
6dd74de235- [#6198](https://github.com/mermaid-js/mermaid/pull/6198) [`963efa6`](https://github.com/mermaid-js/mermaid/commit/963efa64c794466dcd0f06bad6de6ba554d05a54) Thanks [@ferozmht](https://github.com/ferozmht)! - Fixes for consistent edge id creation & handling edge cases for animate edge feature
6dd74de236
6dd74de237- [#6196](https://github.com/mermaid-js/mermaid/pull/6196) [`127bac1`](https://github.com/mermaid-js/mermaid/commit/127bac1147034d8a8588cc8f7870abe92ebc945e) Thanks [@knsv](https://github.com/knsv)! - Fix for issue #6195 - allowing @ signs inside node labels
6dd74de238
6dd74de239- [#6212](https://github.com/mermaid-js/mermaid/pull/6212) [`90bbf90`](https://github.com/mermaid-js/mermaid/commit/90bbf90a83bf5da53fc8030cf1370bc8238fa4aa) Thanks [@saurabhg772244](https://github.com/saurabhg772244)! - fix: `mermaidAPI.getDiagramFromText()` now returns a new different db for each class diagram
6dd74de240
6dd74de241- [#6218](https://github.com/mermaid-js/mermaid/pull/6218) [`232e60c`](https://github.com/mermaid-js/mermaid/commit/232e60c8cbaea804e6d98aa90f90d1ce76730e17) Thanks [@saurabhg772244](https://github.com/saurabhg772244)! - fix: revert state db to resolve getData returning empty nodes and edges
6dd74de242
6dd74de243- [#6250](https://github.com/mermaid-js/mermaid/pull/6250) [`9cad3c7`](https://github.com/mermaid-js/mermaid/commit/9cad3c7aea3bbbc61495b23225ccff76d312783f) Thanks [@saurabhg772244](https://github.com/saurabhg772244)! - `mermaidAPI.getDiagramFromText()` now returns a new db instance on each call for state diagrams
6dd74de244
6dd74de245- [#6293](https://github.com/mermaid-js/mermaid/pull/6293) [`cfd84e5`](https://github.com/mermaid-js/mermaid/commit/cfd84e54d502f4d36a35b50478121558cfbef2c4) Thanks [@saurabhg772244](https://github.com/saurabhg772244)! - Added versioning to StateDB and updated tests and diagrams to use it.
6dd74de246
6dd74de247- [#6161](https://github.com/mermaid-js/mermaid/pull/6161) [`6cc31b7`](https://github.com/mermaid-js/mermaid/commit/6cc31b74530baa6d0f527346ab1395b0896bb3c2) Thanks [@saurabhg772244](https://github.com/saurabhg772244)! - fix: `mermaidAPI.getDiagramFromText()` now returns a new different db for each flowchart
6dd74de248
6dd74de249- [#6272](https://github.com/mermaid-js/mermaid/pull/6272) [`ffa7804`](https://github.com/mermaid-js/mermaid/commit/ffa7804af0701b3d044d6794e36bd9132d6c7e8d) Thanks [@saurabhg772244](https://github.com/saurabhg772244)! - fix: `mermaidAPI.getDiagramFromText()` now returns a new different db for each sequence diagram. Added unique IDs for messages.
6dd74de250
6dd74de251- [#6205](https://github.com/mermaid-js/mermaid/pull/6205) [`32a68d4`](https://github.com/mermaid-js/mermaid/commit/32a68d489ed83a5b79f516d6b2fb3a7505c5eb24) Thanks [@saurabhg772244](https://github.com/saurabhg772244)! - fix: Gantt, Sankey and User Journey diagram are now able to pick font-family from mermaid config.
6dd74de252
6dd74de253- [#6295](https://github.com/mermaid-js/mermaid/pull/6295) [`da6361f`](https://github.com/mermaid-js/mermaid/commit/da6361f6527918b4b6a9c07cc9558cf2e2c709d2) Thanks [@omkarht](https://github.com/omkarht)! - fix: `getDirection` and `setDirection` in `stateDb` refactored to return and set actual direction
6dd74de254
6dd74de255- [#6185](https://github.com/mermaid-js/mermaid/pull/6185) [`3e32332`](https://github.com/mermaid-js/mermaid/commit/3e32332814c659e7ed1bb73d4a26ed4e61b77d59) Thanks [@saurabhg772244](https://github.com/saurabhg772244)! - `mermaidAPI.getDiagramFromText()` now returns a new different db for each state diagram
6dd74de256
6dd74de257## 11.4.1
6dd74de258
6dd74de259### Patch Changes
6dd74de260
6dd74de261- [#6059](https://github.com/mermaid-js/mermaid/pull/6059) [`01b5079`](https://github.com/mermaid-js/mermaid/commit/01b5079562ec8d34ce9964910f168873843c68f8) Thanks [@knsv](https://github.com/knsv)! - fix: Kanban diagrams will not render when adding a number as ticket id or assigned for a task
6dd74de262
6dd74de263- [#6038](https://github.com/mermaid-js/mermaid/pull/6038) [`1388662`](https://github.com/mermaid-js/mermaid/commit/1388662132cc829f9820c2e9970ae04e2dd90588) Thanks [@knsv](https://github.com/knsv)! - fix: Intersection calculations for tilted cylinder/DAS when using handdrawn look. Some random seeds could cause the calculations to break.
6dd74de264
6dd74de265- [#6079](https://github.com/mermaid-js/mermaid/pull/6079) [`fe3cffb`](https://github.com/mermaid-js/mermaid/commit/fe3cffbb673a25b81989aacb06e5d0eda35326db) Thanks [@aloisklink](https://github.com/aloisklink)! - Bump dompurify to `^3.2.1`. This removes the need for `@types/dompurify`.
6dd74de266
6dd74de267## 11.4.0
6dd74de268
6dd74de269### Minor Changes
6dd74de270
6dd74de271- [#5999](https://github.com/mermaid-js/mermaid/pull/5999) [`742ad7c`](https://github.com/mermaid-js/mermaid/commit/742ad7c130964df1fb5544e909d9556081285f68) Thanks [@knsv](https://github.com/knsv)! - Adding Kanban board, a new diagram type
6dd74de272
6dd74de273- [#5880](https://github.com/mermaid-js/mermaid/pull/5880) [`bdf145f`](https://github.com/mermaid-js/mermaid/commit/bdf145ffe362462176d9c1e68d5f3ff5c9d962b0) Thanks [@yari-dewalt](https://github.com/yari-dewalt)! - Class diagram changes:
6dd74de274 - Updates the class diagram to the new unified way of rendering.
6dd74de275 - Includes a new "classBox" shape to be used in diagrams
6dd74de276 - Other updates such as:
6dd74de277 - the option to hide the empty members box in class diagrams,
6dd74de278 - support for handDrawn look,
6dd74de279 - the introduction of the classDef statement into class diagrams,
6dd74de280 - support for styling the default class,
6dd74de281 - support lollipop interfaces.
6dd74de282 - Includes fixes / additions for #5562 #3139 and #4037
6dd74de283
6dd74de284### Patch Changes
6dd74de285
6dd74de286- [#5937](https://github.com/mermaid-js/mermaid/pull/5937) [`17b7831`](https://github.com/mermaid-js/mermaid/commit/17b783135f9b2b7748b620dbf81d0f56ab4755f1) Thanks [@saurabhg772244](https://github.com/saurabhg772244)! - fix: Jagged edge fix for icon shape
6dd74de287
6dd74de288- [#5933](https://github.com/mermaid-js/mermaid/pull/5933) [`72d60d2`](https://github.com/mermaid-js/mermaid/commit/72d60d2633584eb59bccdb6cf30b9522db645db2) Thanks [@remcohaszing](https://github.com/remcohaszing)! - Add missing TypeScript dependencies
6dd74de289
6dd74de290- [#5937](https://github.com/mermaid-js/mermaid/pull/5937) [`17b7831`](https://github.com/mermaid-js/mermaid/commit/17b783135f9b2b7748b620dbf81d0f56ab4755f1) Thanks [@saurabhg772244](https://github.com/saurabhg772244)! - fix: Icon color fix for colored icons.
6dd74de291
6dd74de292- [#6002](https://github.com/mermaid-js/mermaid/pull/6002) [`5fabd41`](https://github.com/mermaid-js/mermaid/commit/5fabd414fbee01e43bf6c900907ffc1511ca7440) Thanks [@aloisklink](https://github.com/aloisklink)! - fix: error `mermaid.parse` on an invalid shape, so that it matches the errors thrown by `mermaid.render`
6dd74de293
6dd74de294## 11.3.0
6dd74de295
6dd74de296### Minor Changes
6dd74de297
6dd74de298- [#5825](https://github.com/mermaid-js/mermaid/pull/5825) [`9e3aa70`](https://github.com/mermaid-js/mermaid/commit/9e3aa705ae21fd4898504ab22d775a9e437b898e) Thanks [@ashishjain0512](https://github.com/ashishjain0512)! - New Flowchart Shapes (with new syntax)
6dd74de299
6dd74de300### Patch Changes
6dd74de301
6dd74de302- [#5849](https://github.com/mermaid-js/mermaid/pull/5849) [`6c5b7ce`](https://github.com/mermaid-js/mermaid/commit/6c5b7ce9f41c0fbd59fe03dbefc8418d97697f0a) Thanks [@ReneLombard](https://github.com/ReneLombard)! - Fixed an issue when the mermaid classdiagram crashes when adding a . to the namespace.
6dd74de303 For example
6dd74de304
6dd74de305 ```mermaid
6dd74de306
6dd74de307 classDiagram
6dd74de308 namespace Company.Project.Module {
6dd74de309 class GenericClass~T~ {
6dd74de310 +addItem(item: T)
6dd74de311 +getItem() T
6dd74de312 }
6dd74de313 }
6dd74de314 ```
6dd74de315
6dd74de316- [#5914](https://github.com/mermaid-js/mermaid/pull/5914) [`de2c05c`](https://github.com/mermaid-js/mermaid/commit/de2c05cd5463af68d19dd7b6b3f1303d69ddb2dd) Thanks [@aloisklink](https://github.com/aloisklink)! - Ban DOMPurify v3.1.7 as a dependency
6dd74de317
6dd74de318## 11.2.1
6dd74de319
6dd74de320### Patch Changes
6dd74de321
6dd74de322- [#5856](https://github.com/mermaid-js/mermaid/pull/5856) [`bfd8c63`](https://github.com/mermaid-js/mermaid/commit/bfd8c63daaa8420e57da9953922b9f0c94123064) Thanks [@knsv](https://github.com/knsv)! - Fix for issue with calculation of label width when using in firefox
6dd74de323
6dd74de324## 11.2.0
6dd74de325
6dd74de326### Minor Changes
6dd74de327
6dd74de328- [#5831](https://github.com/mermaid-js/mermaid/pull/5831) [`64abf29`](https://github.com/mermaid-js/mermaid/commit/64abf29ea870eaa47148197f95ce714f85bd7eea) Thanks [@sidharthv96](https://github.com/sidharthv96)! - feat: Return parsed config from mermaid.parse
6dd74de329
6dd74de330### Patch Changes
6dd74de331
6dd74de332- [#5838](https://github.com/mermaid-js/mermaid/pull/5838) [`5e75320`](https://github.com/mermaid-js/mermaid/commit/5e75320d49eab65aca630dcc3c04c8d620a8bbf7) Thanks [@bollwyvl](https://github.com/bollwyvl)! - fix: Replace $root with relative paths
6dd74de333
6dd74de334## 11.1.1
6dd74de335
6dd74de336### Patch Changes
6dd74de337
6dd74de338- [#5828](https://github.com/mermaid-js/mermaid/pull/5828) [`4c43d21`](https://github.com/mermaid-js/mermaid/commit/4c43d21196f784b6f483ae635fc462329f3d176f) Thanks [@knsv](https://github.com/knsv)! - fix: Fix for issue where self-loops in the root of diagrams break the rendering
6dd74de339
6dd74de340## 11.1.0
6dd74de341
6dd74de342### Minor Changes
6dd74de343
6dd74de344- [#5793](https://github.com/mermaid-js/mermaid/pull/5793) [`6ecdf7b`](https://github.com/mermaid-js/mermaid/commit/6ecdf7be688efdc53c52fea3ba891327242bc890) Thanks [@sidharthv96](https://github.com/sidharthv96)! - feat: Add support for iconify icons
6dd74de345
6dd74de346- [#5711](https://github.com/mermaid-js/mermaid/pull/5711) [`8e640da`](https://github.com/mermaid-js/mermaid/commit/8e640da5436e8ae013b11b1c1821a9afcc15d0d3) Thanks [@NicolasNewman](https://github.com/NicolasNewman)! - feat(er): allow multi-line relationship labels
6dd74de347
6dd74de348- [#5452](https://github.com/mermaid-js/mermaid/pull/5452) [`256a148`](https://github.com/mermaid-js/mermaid/commit/256a148bbf484fc7db6c19f94dd69d5d268ee048) Thanks [@NicolasNewman](https://github.com/NicolasNewman)! - New Diagram: Architecture
6dd74de349
6dd74de350 Adds architecture diagrams which allows users to show relations between services.
6dd74de351
6dd74de352### Patch Changes
6dd74de353
6dd74de354- [#5810](https://github.com/mermaid-js/mermaid/pull/5810) [`28bd07f`](https://github.com/mermaid-js/mermaid/commit/28bd07fdeb4fc981107d21317ec6160b31f80116) Thanks [@knsv](https://github.com/knsv)! - Fix for self loops in cluster
6dd74de355 Supporting legacy defaultRenderer directive
6dd74de356
6dd74de357- [#5789](https://github.com/mermaid-js/mermaid/pull/5789) [`16faef4`](https://github.com/mermaid-js/mermaid/commit/16faef4613b91a7d3a98a1563c25b57f9238acc7) Thanks [@sidharthv96](https://github.com/sidharthv96)! - chore: Move icons to architecture, remove full icon sets to reduce bundle size
6dd74de358
6dd74de359- Updated dependencies [[`256a148`](https://github.com/mermaid-js/mermaid/commit/256a148bbf484fc7db6c19f94dd69d5d268ee048), [`7d8143b`](https://github.com/mermaid-js/mermaid/commit/7d8143b917ee3562149a0e0a821ed2d6f29cc05d)]:
6dd74de360 - @mermaid-js/parser@0.3.0
6dd74de361
6dd74de362## 11.0.2
6dd74de363
6dd74de364### Patch Changes
6dd74de365
6dd74de366- [#5664](https://github.com/mermaid-js/mermaid/pull/5664) [`5deaef4`](https://github.com/mermaid-js/mermaid/commit/5deaef456e74d796866431c26f69360e4e74dbff) Thanks [@Austin-Fulbright](https://github.com/Austin-Fulbright)! - chore: Migrate git graph to langium, use typescript for internals
6dd74de367
6dd74de368- Updated dependencies [[`5deaef4`](https://github.com/mermaid-js/mermaid/commit/5deaef456e74d796866431c26f69360e4e74dbff)]:
6dd74de369 - @mermaid-js/parser@0.2.0
6dd74de370
6dd74de371## 11.0.1
6dd74de372
6dd74de373### Patch Changes
6dd74de374
6dd74de375- [#2](https://github.com/calvinvette/mermaid/pull/2) [`bf05d87`](https://github.com/mermaid-js/mermaid/commit/bf05d8781edacb580fdb053da167e968b7570117) Thanks [@calvinvette](https://github.com/calvinvette)! - test changeset
6dd74de376
6dd74de377## 11.0.2
6dd74de378
6dd74de379### Patch Changes
6dd74de380
6dd74de381- Updated dependencies [[`83926c9`](https://github.com/mermaid-js/mermaid/commit/83926c9707b09c34e300888186250191ee8ae30a)]:
6dd74de382 - @mermaid-js/parser@0.1.1
6dd74de383
6dd74de384## 11.0.1
6dd74de385
6dd74de386### Patch Changes
6dd74de387
6dd74de388- [#5744](https://github.com/mermaid-js/mermaid/pull/5744) [`5013484`](https://github.com/mermaid-js/mermaid/commit/50134849246141ec400e33e08c12c10539b84de9) Thanks [@sidharthv96](https://github.com/sidharthv96)! - Release parser, test changesets
6dd74de389
6dd74de390- Updated dependencies [[`5013484`](https://github.com/mermaid-js/mermaid/commit/50134849246141ec400e33e08c12c10539b84de9)]:
6dd74de391 - @mermaid-js/parser@0.1.0
6dd74de392
6dd74de393## [10.0.0](https://github.com/mermaid-js/mermaid/releases/tag/v10.0.0)
6dd74de394
6dd74de395### Mermaid is ESM only!
6dd74de396
6dd74de397We've dropped CJS support. So, you will have to update your import scripts as follows.
6dd74de398
6dd74de399```html
6dd74de400<script type="module">
6dd74de401 import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs';
6dd74de402 mermaid.initialize({ startOnLoad: true });
6dd74de403</script>
6dd74de404```
6dd74de405
6dd74de406You can keep using v9 by adding the `@9` in the CDN URL.
6dd74de407
6dd74de408```diff
6dd74de409- <script src="https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.js"></script>
6dd74de410+ <script src="https://cdn.jsdelivr.net/npm/mermaid@9/dist/mermaid.js"></script>
6dd74de411```
6dd74de412
6dd74de413### mermaid.render is async and doesn't accept callbacks
6dd74de414
6dd74de415```js
6dd74de416// < v10
6dd74de417mermaid.render('id', 'graph TD;\nA-->B', (svg, bindFunctions) => {
6dd74de418 element.innerHTML = svg;
6dd74de419 if (bindFunctions) {
6dd74de420 bindFunctions(element);
6dd74de421 }
6dd74de422});
6dd74de423
6dd74de424// Shorter syntax
6dd74de425if (bindFunctions) {
6dd74de426 bindFunctions(element);
6dd74de427}
6dd74de428// can be replaced with the `?.` shorthand
6dd74de429bindFunctions?.(element);
6dd74de430
6dd74de431// >= v10 with async/await
6dd74de432const { svg, bindFunctions } = await mermaid.render('id', 'graph TD;\nA-->B');
6dd74de433element.innerHTML = svg;
6dd74de434bindFunctions?.(element);
6dd74de435
6dd74de436// >= v10 with promise.then
6dd74de437mermaid.render('id', 'graph TD;A-->B').then(({ svg, bindFunctions }) => {
6dd74de438 element.innerHTML = svg;
6dd74de439 bindFunctions?.(element);
6dd74de440});
6dd74de441```
6dd74de442
6dd74de443### mermaid.parse is async and ParseError is removed
6dd74de444
6dd74de445```js
6dd74de446// < v10
6dd74de447mermaid.parse(text, parseError);
6dd74de448
6dd74de449//>= v10
6dd74de450await mermaid.parse(text).catch(parseError);
6dd74de451// or
6dd74de452try {
6dd74de453 await mermaid.parse(text);
6dd74de454} catch (err) {
6dd74de455 parseError(err);
6dd74de456}
6dd74de457```
6dd74de458
6dd74de459### Init deprecated and InitThrowsErrors removed
6dd74de460
6dd74de461The config passed to `init` was not being used earlier.
6dd74de462It will now be used.
6dd74de463The `init` function is deprecated and will be removed in the next major release.
6dd74de464init currently works as a wrapper to `initialize` and `run`.
6dd74de465
6dd74de466```js
6dd74de467// < v10
6dd74de468mermaid.init(config, selector, cb);
6dd74de469
6dd74de470//>= v10
6dd74de471mermaid.initialize(config);
6dd74de472mermaid.run({
6dd74de473 querySelector: selector,
6dd74de474 postRenderCallback: cb,
6dd74de475 suppressErrors: true,
6dd74de476});
6dd74de477```
6dd74de478
6dd74de479```js
6dd74de480// < v10
6dd74de481mermaid.initThrowsErrors(config, selector, cb);
6dd74de482
6dd74de483//>= v10
6dd74de484mermaid.initialize(config);
6dd74de485mermaid.run({
6dd74de486 querySelector: selector,
6dd74de487 postRenderCallback: cb,
6dd74de488 suppressErrors: false,
6dd74de489});
6dd74de490```
6dd74de491
6dd74de492// TODO: Populate changelog pre v10
6dd74de493
6dd74de494- Config has a lot of changes
6dd74de495- globalReset resets to `defaultConfig` instead of current config. Use `reset` instead.
6dd74de496
6dd74de497## [Unreleased](https://github.com/knsv/mermaid/tree/HEAD)
6dd74de498
6dd74de499[Full Changelog](https://github.com/knsv/mermaid/compare/8.2.0...HEAD)
6dd74de500
6dd74de501**Closed issues:**
6dd74de502
6dd74de503- Cross-Site Scripting:DOM - Issue [\#847](https://github.com/knsv/mermaid/issues/847)
6dd74de504
6dd74de505## [8.2.0](https://github.com/knsv/mermaid/tree/8.2.0) (2019-07-17)
6dd74de506
6dd74de507[Full Changelog](https://github.com/knsv/mermaid/compare/8.1.0...8.2.0)
6dd74de508
6dd74de509**Closed issues:**
6dd74de510
6dd74de511- Create issue templates [\#871](https://github.com/knsv/mermaid/issues/871)
6dd74de512- cross site scripting in mermaid [\#869](https://github.com/knsv/mermaid/issues/869)
6dd74de513- Make Gantt chart date inclusive [\#868](https://github.com/knsv/mermaid/issues/868)
6dd74de514- CHANGELOG missing updates for all versions since 0.4.0 [\#865](https://github.com/knsv/mermaid/issues/865)
6dd74de515- please add tag for 8.0.0 release [\#863](https://github.com/knsv/mermaid/issues/863)
6dd74de516- classDiagram breaks on any edit [\#858](https://github.com/knsv/mermaid/issues/858)
6dd74de517- found 1 high severity vulnerability [\#839](https://github.com/knsv/mermaid/issues/839)
6dd74de518- Missing fontawesome icon support [\#830](https://github.com/knsv/mermaid/issues/830)
6dd74de519- Docs for integration with wiki.js? [\#829](https://github.com/knsv/mermaid/issues/829)
6dd74de520- Is this project still maintained? [\#826](https://github.com/knsv/mermaid/issues/826)
6dd74de521- typora [\#823](https://github.com/knsv/mermaid/issues/823)
6dd74de522- Maintain the order of the nodes in Flowchart [\#815](https://github.com/knsv/mermaid/issues/815)
6dd74de523- Overlap, Overflow and cut titles in flowchart [\#814](https://github.com/knsv/mermaid/issues/814)
6dd74de524- How load mermaidApi notejs electron [\#813](https://github.com/knsv/mermaid/issues/813)
6dd74de525- How to set the spacing between the text of the flowchart node and the border? [\#812](https://github.com/knsv/mermaid/issues/812)
6dd74de526- no triming participant name and the name following spaces is as another actor in sequence [\#809](https://github.com/knsv/mermaid/issues/809)
6dd74de527- uml Class as shape type [\#807](https://github.com/knsv/mermaid/issues/807)
6dd74de528- Force-directed graph Layout Style [\#806](https://github.com/knsv/mermaid/issues/806)
6dd74de529- how can I start a newLine in FlowChart [\#805](https://github.com/knsv/mermaid/issues/805)
6dd74de530- UOEProcessShow [\#801](https://github.com/knsv/mermaid/issues/801)
6dd74de531- Why the use of code blocks? [\#799](https://github.com/knsv/mermaid/issues/799)
6dd74de532- fixing class diagram [\#794](https://github.com/knsv/mermaid/issues/794)
6dd74de533- Autonumber support in sequence diagrams [\#782](https://github.com/knsv/mermaid/issues/782)
6dd74de534- MomentJS dependency [\#781](https://github.com/knsv/mermaid/issues/781)
6dd74de535- Feature : Can we color code the flow/arrows [\#766](https://github.com/knsv/mermaid/issues/766)
6dd74de536- Is there any way to convert flowchart.js code to mermaid code [\#726](https://github.com/knsv/mermaid/issues/726)
6dd74de537- Fixed width of nodes [\#653](https://github.com/knsv/mermaid/issues/653)
6dd74de538- Inline comment [\#650](https://github.com/knsv/mermaid/issues/650)
6dd74de539- alt attribute of img tag in HTML [\#619](https://github.com/knsv/mermaid/issues/619)
6dd74de540- Just wanted to say : THANKS ! [\#618](https://github.com/knsv/mermaid/issues/618)
6dd74de541- "animation" [\#446](https://github.com/knsv/mermaid/issues/446)
6dd74de542
6dd74de543**Merged pull requests:**
6dd74de544
6dd74de545- Trimming whitespace after participant id [\#882](https://github.com/knsv/mermaid/pull/882) ([IOrlandoni](https://github.com/IOrlandoni))
6dd74de546- chore\(deps\): bump atob from 2.0.3 to 2.1.2 [\#881](https://github.com/knsv/mermaid/pull/881) ([dependabot[bot]](https://github.com/apps/dependabot))
6dd74de547- chore\(deps\): bump fstream from 1.0.11 to 1.0.12 [\#880](https://github.com/knsv/mermaid/pull/880) ([dependabot[bot]](https://github.com/apps/dependabot))
6dd74de548- chore\(deps\): bump js-yaml from 3.12.0 to 3.13.1 [\#879](https://github.com/knsv/mermaid/pull/879) ([dependabot[bot]](https://github.com/apps/dependabot))
6dd74de549- I847 cross site scripting [\#878](https://github.com/knsv/mermaid/pull/878) ([knsv](https://github.com/knsv))
6dd74de550- Bump lodash.mergewith from 4.6.1 to 4.6.2 [\#877](https://github.com/knsv/mermaid/pull/877) ([dependabot[bot]](https://github.com/apps/dependabot))
6dd74de551- Adding docs into core repo again [\#876](https://github.com/knsv/mermaid/pull/876) ([knsv](https://github.com/knsv))
6dd74de552- Bump lodash from 4.17.11 to 4.17.13 [\#875](https://github.com/knsv/mermaid/pull/875) ([dependabot[bot]](https://github.com/apps/dependabot))
6dd74de553- feat\(stale.yml\): update issue label and bot comment [\#874](https://github.com/knsv/mermaid/pull/874) ([ThePenguin1140](https://github.com/ThePenguin1140))
6dd74de554- Feature/allow inclusive enddates [\#872](https://github.com/knsv/mermaid/pull/872) ([ThePenguin1140](https://github.com/ThePenguin1140))
6dd74de555- Adding trapezoid and inverse trapezoid vertex options. [\#741](https://github.com/knsv/mermaid/pull/741) ([adamwulf](https://github.com/adamwulf))
6dd74de556
6dd74de557## [8.1.0](https://github.com/knsv/mermaid/tree/8.1.0) (2019-06-25)
6dd74de558
6dd74de559[Full Changelog](https://github.com/knsv/mermaid/compare/7.0.5...8.1.0)
6dd74de560
6dd74de561**Closed issues:**
6dd74de562
6dd74de563- Gantt and sequence diagram do not render [\#853](https://github.com/knsv/mermaid/issues/853)
6dd74de564- margins around flowchart are not balanced [\#852](https://github.com/knsv/mermaid/issues/852)
6dd74de565- Smaller bundles [\#843](https://github.com/knsv/mermaid/issues/843)
6dd74de566- unicode in labels [\#776](https://github.com/knsv/mermaid/issues/776)
6dd74de567- Hard-changing drawing of arrows per edge type [\#775](https://github.com/knsv/mermaid/issues/775)
6dd74de568- SequenceDiagram wrong [\#773](https://github.com/knsv/mermaid/issues/773)
6dd74de569- Render mermaid on github pages with simple code [\#772](https://github.com/knsv/mermaid/issues/772)
6dd74de570- FlowChart - large space between text and the image [\#754](https://github.com/knsv/mermaid/issues/754)
6dd74de571- Class Diagram Issues when using Mermaid in Stackedit [\#748](https://github.com/knsv/mermaid/issues/748)
6dd74de572- Multi-platform CI [\#744](https://github.com/knsv/mermaid/issues/744)
6dd74de573- gantt: sections can't have a colon [\#742](https://github.com/knsv/mermaid/issues/742)
6dd74de574- Yarn build does not add mermaid.min.css to dist [\#732](https://github.com/knsv/mermaid/issues/732)
6dd74de575- Is there a grammar / keyword / more than just the basic examples? [\#718](https://github.com/knsv/mermaid/issues/718)
6dd74de576- Click event and react component [\#717](https://github.com/knsv/mermaid/issues/717)
6dd74de577- Long text going outside the box [\#706](https://github.com/knsv/mermaid/issues/706)
6dd74de578- How to migrate from yUML to mermaid? [\#704](https://github.com/knsv/mermaid/issues/704)
6dd74de579- Issue on Dynamic Creation in PHP [\#690](https://github.com/knsv/mermaid/issues/690)
6dd74de580- `click "\#target"` and `click "http://url"` should create regular links [\#689](https://github.com/knsv/mermaid/issues/689)
6dd74de581- Support Chinese punctuation [\#687](https://github.com/knsv/mermaid/issues/687)
6dd74de582- \[Question\] Proper way to install on Mac? [\#681](https://github.com/knsv/mermaid/issues/681)
6dd74de583- Has Mermaid a graphical interface to make diagrams? [\#668](https://github.com/knsv/mermaid/issues/668)
6dd74de584- mermaid installation on debian [\#649](https://github.com/knsv/mermaid/issues/649)
6dd74de585- "Cannot activate" in sequenceDiagram [\#647](https://github.com/knsv/mermaid/issues/647)
6dd74de586- Link \("click" statement\) in flowchart does not work in exported SVG [\#646](https://github.com/knsv/mermaid/issues/646)
6dd74de587- How to pass styling [\#639](https://github.com/knsv/mermaid/issues/639)
6dd74de588- The live editor can't show seq diagram with notes for 8.0.0-alpha.3 [\#638](https://github.com/knsv/mermaid/issues/638)
6dd74de589- import mermaid.css with ES6 + NPM [\#634](https://github.com/knsv/mermaid/issues/634)
6dd74de590- Actor line cuts through other elements [\#633](https://github.com/knsv/mermaid/issues/633)
6dd74de591- Graph TD line out of the picture \(left side\) [\#630](https://github.com/knsv/mermaid/issues/630)
6dd74de592- Flowchart labels appear "cutoff" [\#628](https://github.com/knsv/mermaid/issues/628)
6dd74de593- Uncaught TypeError: \_.constant is not a function \(mermaid.js\) [\#626](https://github.com/knsv/mermaid/issues/626)
6dd74de594- Missing tags and releases for newer versions [\#623](https://github.com/knsv/mermaid/issues/623)
6dd74de595- Mermaid and Leo / Leo Vue [\#622](https://github.com/knsv/mermaid/issues/622)
6dd74de596- mermaidAPI gantt Vue.js [\#621](https://github.com/knsv/mermaid/issues/621)
6dd74de597- Gantt sections are not separated by colors - Fix: set numberSectionStyles to 4 instead of 3 [\#620](https://github.com/knsv/mermaid/issues/620)
6dd74de598- how to get mermaidAPI? [\#617](https://github.com/knsv/mermaid/issues/617)
6dd74de599- Error in startOnLoad documentation? [\#616](https://github.com/knsv/mermaid/issues/616)
6dd74de600- Example export to SVG generates error [\#614](https://github.com/knsv/mermaid/issues/614)
6dd74de601- The new online editor does not support previously generated links [\#613](https://github.com/knsv/mermaid/issues/613)
6dd74de602- Grammar / Syntax documentation for flowcharts [\#607](https://github.com/knsv/mermaid/issues/607)
6dd74de603- Mermaid does not work with d3.js [\#606](https://github.com/knsv/mermaid/issues/606)
6dd74de604- Why does this code's flowchart lines get cut-off on screen? [\#604](https://github.com/knsv/mermaid/issues/604)
6dd74de605- click keyword does not fire my callback \(on the demo Website too\) [\#603](https://github.com/knsv/mermaid/issues/603)
6dd74de606- Online Editor fails to show exported SVG [\#601](https://github.com/knsv/mermaid/issues/601)
6dd74de607- Just saying thanks! [\#597](https://github.com/knsv/mermaid/issues/597)
6dd74de608- stylesheet crashed with other library like abcjs [\#596](https://github.com/knsv/mermaid/issues/596)
6dd74de609- Missing connection [\#594](https://github.com/knsv/mermaid/issues/594)
6dd74de610- How to use mermaid on node.js restful api? [\#593](https://github.com/knsv/mermaid/issues/593)
6dd74de611- Remove status code [\#589](https://github.com/knsv/mermaid/issues/589)
6dd74de612- Golang based editor [\#588](https://github.com/knsv/mermaid/issues/588)
6dd74de613- sequenceDiagram -\> notetext css font is hardcoded [\#587](https://github.com/knsv/mermaid/issues/587)
6dd74de614- Multiple graph in the live editor [\#586](https://github.com/knsv/mermaid/issues/586)
6dd74de615- All \<svg\> elements in page are colored black [\#584](https://github.com/knsv/mermaid/issues/584)
6dd74de616- Styling: classes aren't applied to elements. [\#582](https://github.com/knsv/mermaid/issues/582)
6dd74de617- Rounded connections [\#580](https://github.com/knsv/mermaid/issues/580)
6dd74de618- Arrows are not being shown correctly in the dark theme [\#578](https://github.com/knsv/mermaid/issues/578)
6dd74de619- The documentation for CLI seems outdated. [\#572](https://github.com/knsv/mermaid/issues/572)
6dd74de620- No effect of click event:can not open link [\#571](https://github.com/knsv/mermaid/issues/571)
6dd74de621- Text colors are not correct in VSCODE [\#570](https://github.com/knsv/mermaid/issues/570)
6dd74de622- Nodes aren't aligned properly \(just need an explanation\) [\#568](https://github.com/knsv/mermaid/issues/568)
6dd74de623- setting margin around figure in R [\#567](https://github.com/knsv/mermaid/issues/567)
6dd74de624- Arrows should Come out in upward and Downward direction from decision Node [\#566](https://github.com/knsv/mermaid/issues/566)
6dd74de625- TypeError: Cannot read property 'select' of undefined [\#563](https://github.com/knsv/mermaid/issues/563)
6dd74de626- A little bug [\#557](https://github.com/knsv/mermaid/issues/557)
6dd74de627- Japanese text appears garbled [\#554](https://github.com/knsv/mermaid/issues/554)
6dd74de628- classdiagram not works in mermaid live_editor [\#553](https://github.com/knsv/mermaid/issues/553)
6dd74de629- font awesome in link text? [\#546](https://github.com/knsv/mermaid/issues/546)
6dd74de630- q: heard of the cosmogol standard? [\#545](https://github.com/knsv/mermaid/issues/545)
6dd74de631- Arrow heads missing \(cli, 7.0.3\) [\#544](https://github.com/knsv/mermaid/issues/544)
6dd74de632- No Edge Boxes if useHtmlLabels=false [\#541](https://github.com/knsv/mermaid/issues/541)
6dd74de633- how to change mermaid text color or line text block color? [\#534](https://github.com/knsv/mermaid/issues/534)
6dd74de634- FlowChart visualization broken when downloading from live editor [\#533](https://github.com/knsv/mermaid/issues/533)
6dd74de635- Can't get flowchart to render paths at the top of the diagram; I even tried the online editor and that shows the same issue. Thoughts? [\#532](https://github.com/knsv/mermaid/issues/532)
6dd74de636- live editor make browser\(safari on macOS&iOS\) not longer respond [\#531](https://github.com/knsv/mermaid/issues/531)
6dd74de637- css classes need a prefix/namespace [\#527](https://github.com/knsv/mermaid/issues/527)
6dd74de638- input activate/deactivate cause safari unresponding [\#521](https://github.com/knsv/mermaid/issues/521)
6dd74de639- Cannot Render the Mermaid Graph to PDF ? [\#520](https://github.com/knsv/mermaid/issues/520)
6dd74de640- clicking links works from inset in subgraph but not from nodes [\#516](https://github.com/knsv/mermaid/issues/516)
6dd74de641- Strange syntax error - when importing mermaid.js [\#515](https://github.com/knsv/mermaid/issues/515)
6dd74de642- gantt x-axis display [\#510](https://github.com/knsv/mermaid/issues/510)
6dd74de643- phantomjs renamed to phantomjs-prebuilt [\#508](https://github.com/knsv/mermaid/issues/508)
6dd74de644- issue when using sphinxcontrib-mermaid extension for sphinx [\#507](https://github.com/knsv/mermaid/issues/507)
6dd74de645- layout of docs page looks broken [\#504](https://github.com/knsv/mermaid/issues/504)
6dd74de646- Problem showing graph with php on localhost [\#502](https://github.com/knsv/mermaid/issues/502)
6dd74de647- logLevel's option doesnt work at 7.0.0 [\#501](https://github.com/knsv/mermaid/issues/501)
6dd74de648- How do I get the log for a render or parse attempt? [\#500](https://github.com/knsv/mermaid/issues/500)
6dd74de649- Mermaid neutral style to built in latest release [\#499](https://github.com/knsv/mermaid/issues/499)
6dd74de650- Any plans for adding a typescript definition file? [\#495](https://github.com/knsv/mermaid/issues/495)
6dd74de651- Gantt diagrams too narrow [\#493](https://github.com/knsv/mermaid/issues/493)
6dd74de652- Flowchart edge labels placement [\#490](https://github.com/knsv/mermaid/issues/490)
6dd74de653- Very different styles when rendering as png vs. svg [\#489](https://github.com/knsv/mermaid/issues/489)
6dd74de654- New editor that supports mermaid: Caret [\#488](https://github.com/knsv/mermaid/issues/488)
6dd74de655- Gant PNG margin [\#486](https://github.com/knsv/mermaid/issues/486)
6dd74de656- ReferenceError: window is not defined [\#485](https://github.com/knsv/mermaid/issues/485)
6dd74de657- Menu and layout bugs in docs [\#484](https://github.com/knsv/mermaid/issues/484)
6dd74de658- Mermaid resets some of the page CSS styles [\#482](https://github.com/knsv/mermaid/issues/482)
6dd74de659- Arrows rendering incorrectly in online editor [\#480](https://github.com/knsv/mermaid/issues/480)
6dd74de660- CSS stroke-dasharray ignored by browsers but not other viewers [\#474](https://github.com/knsv/mermaid/issues/474)
6dd74de661- mermaid - Browser Support issue [\#472](https://github.com/knsv/mermaid/issues/472)
6dd74de662- Totally love mermaid I might pop! [\#471](https://github.com/knsv/mermaid/issues/471)
6dd74de663- Sequence Diagram: Missing x on async arrows \(png\) [\#469](https://github.com/knsv/mermaid/issues/469)
6dd74de664- live editor: the svg file rendered from graph is not supported by browsers [\#468](https://github.com/knsv/mermaid/issues/468)
6dd74de665- Not found css [\#462](https://github.com/knsv/mermaid/issues/462)
6dd74de666- Phantomjs Dependency [\#461](https://github.com/knsv/mermaid/issues/461)
6dd74de667- Mermaid cli not working for subgraphs [\#459](https://github.com/knsv/mermaid/issues/459)
6dd74de668- Support for notes across multiple participants? [\#458](https://github.com/knsv/mermaid/issues/458)
6dd74de669- Related to Issue \#329: Phantomjs issues. [\#455](https://github.com/knsv/mermaid/issues/455)
6dd74de670- Add a click style [\#426](https://github.com/knsv/mermaid/issues/426)
6dd74de671- Add Parallel block \(par\) to sequence diagrams [\#425](https://github.com/knsv/mermaid/issues/425)
6dd74de672- updating shapes after the flow chart rendering complete [\#424](https://github.com/knsv/mermaid/issues/424)
6dd74de673- can't catch parse error Maximum call stack size exceeded on safari [\#421](https://github.com/knsv/mermaid/issues/421)
6dd74de674- Arrows endings are missing [\#419](https://github.com/knsv/mermaid/issues/419)
6dd74de675- shouldn't mermaid become more like Markdown ? [\#417](https://github.com/knsv/mermaid/issues/417)
6dd74de676- Live editor show rendered diagram if syntax invalid [\#415](https://github.com/knsv/mermaid/issues/415)
6dd74de677- Live editor sticky sidebar [\#414](https://github.com/knsv/mermaid/issues/414)
6dd74de678- Linkstyle stroke does not work [\#410](https://github.com/knsv/mermaid/issues/410)
6dd74de679- flowchart id's with dots in them .. break links [\#408](https://github.com/knsv/mermaid/issues/408)
6dd74de680- Flowchart: Link text beginning with lowercase 'o' causes flowchart to break [\#407](https://github.com/knsv/mermaid/issues/407)
6dd74de681- Some chinese character will case Safari no responding. [\#405](https://github.com/knsv/mermaid/issues/405)
6dd74de682- Cannot center-justify text in nodes? [\#397](https://github.com/knsv/mermaid/issues/397)
6dd74de683- Edge labels should have white background in live editor [\#396](https://github.com/knsv/mermaid/issues/396)
6dd74de684- Live editor does not support activate/deactivate [\#394](https://github.com/knsv/mermaid/issues/394)
6dd74de685- Styling subgraph? [\#391](https://github.com/knsv/mermaid/issues/391)
6dd74de686- Update live editor to version 6.0.0 [\#387](https://github.com/knsv/mermaid/issues/387)
6dd74de687- sequence diagram config issue [\#385](https://github.com/knsv/mermaid/issues/385)
6dd74de688- How to add newline in the text [\#384](https://github.com/knsv/mermaid/issues/384)
6dd74de689- PhantomJS crashes on a large graph [\#380](https://github.com/knsv/mermaid/issues/380)
6dd74de690- Finnish support for class diagrams using plantuml syntax [\#377](https://github.com/knsv/mermaid/issues/377)
6dd74de691- mermaidAPI.render generated different svg code from mermaid.int\(\) [\#374](https://github.com/knsv/mermaid/issues/374)
6dd74de692- Put your own action on the chart [\#372](https://github.com/knsv/mermaid/issues/372)
6dd74de693- when declaring participants the elements are generated twice [\#370](https://github.com/knsv/mermaid/issues/370)
6dd74de694- Example Flowchart is cut in display \(Chrome\). [\#368](https://github.com/knsv/mermaid/issues/368)
6dd74de695- Add shebang support to diagrams [\#365](https://github.com/knsv/mermaid/issues/365)
6dd74de696- Silencing CLI output [\#352](https://github.com/knsv/mermaid/issues/352)
6dd74de697- SequenceDiagram: 3+ Alternative Paths [\#348](https://github.com/knsv/mermaid/issues/348)
6dd74de698- Smaller height of actor boxes [\#342](https://github.com/knsv/mermaid/issues/342)
6dd74de699- Question: lib/phantomscript.js - foreignObjects in SVG - related to \#58 [\#340](https://github.com/knsv/mermaid/issues/340)
6dd74de700- npm test fails on osx being blocked at Can not load "PhantomJS", it is not registered! [\#337](https://github.com/knsv/mermaid/issues/337)
6dd74de701- Tabs & subgraphs cause rendering error [\#336](https://github.com/knsv/mermaid/issues/336)
6dd74de702- Display question: right angles [\#335](https://github.com/knsv/mermaid/issues/335)
6dd74de703- No Arrows rendered v0.5.8 [\#330](https://github.com/knsv/mermaid/issues/330)
6dd74de704- mermaid -v filename.mmd gives You must specify at least one source file. [\#328](https://github.com/knsv/mermaid/issues/328)
6dd74de705- You had errors in your syntax. Use --help for further information. [\#327](https://github.com/knsv/mermaid/issues/327)
6dd74de706- Allow alternate arrow syntax that doesn't close html comments [\#322](https://github.com/knsv/mermaid/issues/322)
6dd74de707- Comment in subgraph [\#319](https://github.com/knsv/mermaid/issues/319)
6dd74de708- Update graph [\#311](https://github.com/knsv/mermaid/issues/311)
6dd74de709- css conflicts with boostrap's css [\#308](https://github.com/knsv/mermaid/issues/308)
6dd74de710- Can not get click event to fire. [\#306](https://github.com/knsv/mermaid/issues/306)
6dd74de711- Fix phantomjs2 compatibility [\#304](https://github.com/knsv/mermaid/issues/304)
6dd74de712- Flowcharts do not work in native IE11 [\#303](https://github.com/knsv/mermaid/issues/303)
6dd74de713- Integration with remark.js - tutorial added [\#302](https://github.com/knsv/mermaid/issues/302)
6dd74de714- Theme for dark background [\#301](https://github.com/knsv/mermaid/issues/301)
6dd74de715- Sequence diagram Loops: changing boxMargin spoils the "loop" notation [\#299](https://github.com/knsv/mermaid/issues/299)
6dd74de716- src/mermaid.js generates bad code [\#297](https://github.com/knsv/mermaid/issues/297)
6dd74de717- Fresh fork: jasmine tests fail [\#294](https://github.com/knsv/mermaid/issues/294)
6dd74de718- CSS clash [\#292](https://github.com/knsv/mermaid/issues/292)
6dd74de719- Mermaid does not work in Chrome 48 [\#281](https://github.com/knsv/mermaid/issues/281)
6dd74de720- node click is not effective [\#272](https://github.com/knsv/mermaid/issues/272)
6dd74de721- circle and ellipse cannot change color by classDef [\#271](https://github.com/knsv/mermaid/issues/271)
6dd74de722- \[Feature request\] gantt diagram axis format [\#269](https://github.com/knsv/mermaid/issues/269)
6dd74de723- Not Able to See Labels even htmlLabels:false added [\#268](https://github.com/knsv/mermaid/issues/268)
6dd74de724- npm run watch doesn’t work due missing dependencies [\#266](https://github.com/knsv/mermaid/issues/266)
6dd74de725- label out of node [\#262](https://github.com/knsv/mermaid/issues/262)
6dd74de726- IE11 Support issue [\#261](https://github.com/knsv/mermaid/issues/261)
6dd74de727- mermaid without browser [\#260](https://github.com/knsv/mermaid/issues/260)
6dd74de728- Insufficient capacity of gantt diagrams [\#226](https://github.com/knsv/mermaid/issues/226)
6dd74de729- some WARN about installion [\#222](https://github.com/knsv/mermaid/issues/222)
6dd74de730- Live editor offline access [\#217](https://github.com/knsv/mermaid/issues/217)
6dd74de731- suggest: code highlight mode config for editors [\#212](https://github.com/knsv/mermaid/issues/212)
6dd74de732- Uncaught RangeError: Maximum call stack size exceeded [\#189](https://github.com/knsv/mermaid/issues/189)
6dd74de733- Implement render function for server side rendering using phantomjs [\#169](https://github.com/knsv/mermaid/issues/169)
6dd74de734- Styling label texts [\#50](https://github.com/knsv/mermaid/issues/50)
6dd74de735- Graphviz DOT syntax [\#5](https://github.com/knsv/mermaid/issues/5)
6dd74de736
6dd74de737**Merged pull requests:**
6dd74de738
6dd74de739- Remove console.log in classDB. [\#861](https://github.com/knsv/mermaid/pull/861) ([Arthaey](https://github.com/Arthaey))
6dd74de740- Bump sshpk from 1.13.1 to 1.16.1 [\#851](https://github.com/knsv/mermaid/pull/851) ([dependabot[bot]](https://github.com/apps/dependabot))
6dd74de741- Significantly smaller bundles [\#850](https://github.com/knsv/mermaid/pull/850) ([fabiospampinato](https://github.com/fabiospampinato))
6dd74de742- Support styling of subgraphs [\#845](https://github.com/knsv/mermaid/pull/845) ([Qix-](https://github.com/Qix-))
6dd74de743- fix dark theme loop labels not visible [\#837](https://github.com/knsv/mermaid/pull/837) ([jnnnnn](https://github.com/jnnnnn))
6dd74de744- fix draw function can only call once [\#832](https://github.com/knsv/mermaid/pull/832) ([vaniship](https://github.com/vaniship))
6dd74de745- Fix dotted lines not appearing in flowcharts when HTML labels disabled [\#828](https://github.com/knsv/mermaid/pull/828) ([stanhu](https://github.com/stanhu))
6dd74de746- Fix issue with XML line breaks inside vertex labels [\#824](https://github.com/knsv/mermaid/pull/824) ([jsyang](https://github.com/jsyang))
6dd74de747- fixed diagrams [\#810](https://github.com/knsv/mermaid/pull/810) ([0xflotus](https://github.com/0xflotus))
6dd74de748- Clickable gantt tasks [\#804](https://github.com/knsv/mermaid/pull/804) ([abzicht](https://github.com/abzicht))
6dd74de749- linkStyle now supports list of indexes with a few tests [\#798](https://github.com/knsv/mermaid/pull/798) ([ivan-danilov](https://github.com/ivan-danilov))
6dd74de750- fix class diagram mermaid [\#795](https://github.com/knsv/mermaid/pull/795) ([DanShai](https://github.com/DanShai))
6dd74de751- Added exclude weekdays to definition [\#792](https://github.com/knsv/mermaid/pull/792) ([jopapo](https://github.com/jopapo))
6dd74de752- SVG link rendering [\#791](https://github.com/knsv/mermaid/pull/791) ([flying-sheep](https://github.com/flying-sheep))
6dd74de753- Gantt milestones [\#788](https://github.com/knsv/mermaid/pull/788) ([gijswijs](https://github.com/gijswijs))
6dd74de754- Remove duplicate code [\#768](https://github.com/knsv/mermaid/pull/768) ([znxkznxk1030](https://github.com/znxkznxk1030))
6dd74de755- Render nodes as real links [\#765](https://github.com/knsv/mermaid/pull/765) ([flying-sheep](https://github.com/flying-sheep))
6dd74de756- Support Multi-line Actor Descriptions [\#764](https://github.com/knsv/mermaid/pull/764) ([watsoncj](https://github.com/watsoncj))
6dd74de757- Fix issue with marker-end. [\#757](https://github.com/knsv/mermaid/pull/757) ([gjlubbertsen](https://github.com/gjlubbertsen))
6dd74de758- Make Class Diagrams usable in Stackedit and Live Editor [\#749](https://github.com/knsv/mermaid/pull/749) ([monsterkrampe](https://github.com/monsterkrampe))
6dd74de759- Sequence numbers [\#722](https://github.com/knsv/mermaid/pull/722) ([paulbland](https://github.com/paulbland))
6dd74de760- Add option for right angles [\#721](https://github.com/knsv/mermaid/pull/721) ([paulbland](https://github.com/paulbland))
6dd74de761- Add nested activation classes [\#720](https://github.com/knsv/mermaid/pull/720) ([paulbland](https://github.com/paulbland))
6dd74de762- wip: class diagram cardinality display [\#705](https://github.com/knsv/mermaid/pull/705) ([Vrixyz](https://github.com/Vrixyz))
6dd74de763- add comments about CSS in config [\#688](https://github.com/knsv/mermaid/pull/688) ([imma90](https://github.com/imma90))
6dd74de764- SequenceDiagram: Add support for multiple alt else statements [\#641](https://github.com/knsv/mermaid/pull/641) ([sechel](https://github.com/sechel))
6dd74de765- fix \#426 - add class .clickable on nodes with click function or link [\#598](https://github.com/knsv/mermaid/pull/598) ([thomasleveil](https://github.com/thomasleveil))
6dd74de766- Spec fix 1 [\#595](https://github.com/knsv/mermaid/pull/595) ([frankschmitt](https://github.com/frankschmitt))
6dd74de767
6dd74de768## [7.0.5](https://github.com/knsv/mermaid/tree/7.0.5) (2017-09-01)
6dd74de769
6dd74de770[Full Changelog](https://github.com/knsv/mermaid/compare/7.0.3...7.0.5)
6dd74de771
6dd74de772**Closed issues:**
6dd74de773
6dd74de774- live editor latin error after update [\#560](https://github.com/knsv/mermaid/issues/560)
6dd74de775- Simple full example in online documentation is broken [\#558](https://github.com/knsv/mermaid/issues/558)
6dd74de776- Graph No Arrow Head v7.0.3 [\#543](https://github.com/knsv/mermaid/issues/543)
6dd74de777- Conflict while using mermaid along with core-js [\#512](https://github.com/knsv/mermaid/issues/512)
6dd74de778- Export to pdf on website [\#496](https://github.com/knsv/mermaid/issues/496)
6dd74de779- New downstream project: Mermaid Preview for VSCode [\#442](https://github.com/knsv/mermaid/issues/442)
6dd74de780- Can't Zoom the flowchart ? [\#399](https://github.com/knsv/mermaid/issues/399)
6dd74de781- line labels are not rendered correctly in live editor [\#366](https://github.com/knsv/mermaid/issues/366)
6dd74de782- mermaid-loader [\#361](https://github.com/knsv/mermaid/issues/361)
6dd74de783- Are there any documentation or examples for classDiagram and gitGraph? [\#359](https://github.com/knsv/mermaid/issues/359)
6dd74de784- \# character broken in 0.5.8 [\#347](https://github.com/knsv/mermaid/issues/347)
6dd74de785- Documentation issue: CSS example is not visible [\#345](https://github.com/knsv/mermaid/issues/345)
6dd74de786- Include documentation for command line usage [\#326](https://github.com/knsv/mermaid/issues/326)
6dd74de787- Fresh fork: can't build dist [\#296](https://github.com/knsv/mermaid/issues/296)
6dd74de788- Invalid value for \<svg\> attribute viewBox="0 0 -Infinity -Infinity" [\#291](https://github.com/knsv/mermaid/issues/291)
6dd74de789- Webpack require fails [\#277](https://github.com/knsv/mermaid/issues/277)
6dd74de790- New documentation - need improved logo [\#216](https://github.com/knsv/mermaid/issues/216)
6dd74de791
6dd74de792## [7.0.3](https://github.com/knsv/mermaid/tree/7.0.3) (2017-06-04)
6dd74de793
6dd74de794[Full Changelog](https://github.com/knsv/mermaid/compare/7.0.2...7.0.3)
6dd74de795
6dd74de796**Closed issues:**
6dd74de797
6dd74de798- the documentation website is down [\#539](https://github.com/knsv/mermaid/issues/539)
6dd74de799- Good example of interactivity with mermaidAPI [\#514](https://github.com/knsv/mermaid/issues/514)
6dd74de800
6dd74de801## [7.0.2](https://github.com/knsv/mermaid/tree/7.0.2) (2017-06-01)
6dd74de802
6dd74de803[Full Changelog](https://github.com/knsv/mermaid/compare/7.0.0...7.0.2)
6dd74de804
6dd74de805**Closed issues:**
6dd74de806
6dd74de807- CDN is not working [\#511](https://github.com/knsv/mermaid/issues/511)
6dd74de808- A sampe sequenceDiagram crashes mermaid-cli [\#492](https://github.com/knsv/mermaid/issues/492)
6dd74de809- Mermaid doesn't delete nodes when called multiple times [\#491](https://github.com/knsv/mermaid/issues/491)
6dd74de810- API crashes on 2nd render\(\) call [\#478](https://github.com/knsv/mermaid/issues/478)
6dd74de811- sequenceDiagram: dotted line for alt and empty bracket should be hidden [\#456](https://github.com/knsv/mermaid/issues/456)
6dd74de812- SVG output \(almost\) not correct [\#434](https://github.com/knsv/mermaid/issues/434)
6dd74de813- How to set axisFormatter of gantt in mermaid CLI? [\#428](https://github.com/knsv/mermaid/issues/428)
6dd74de814- customizing link style with any color sets `fill` property to `black` instead of `none` [\#416](https://github.com/knsv/mermaid/issues/416)
6dd74de815- New line at the end of SVG file [\#400](https://github.com/knsv/mermaid/issues/400)
6dd74de816- CLI doesn't work [\#389](https://github.com/knsv/mermaid/issues/389)
6dd74de817- Can't render subgraphs with htmlLabels: false [\#367](https://github.com/knsv/mermaid/issues/367)
6dd74de818- Color arrowhead [\#362](https://github.com/knsv/mermaid/issues/362)
6dd74de819- CLI: Invisible text, lines in SVG output [\#341](https://github.com/knsv/mermaid/issues/341)
6dd74de820
6dd74de821**Merged pull requests:**
6dd74de822
6dd74de823- Update Travis config [\#538](https://github.com/knsv/mermaid/pull/538) ([tylerlong](https://github.com/tylerlong))
6dd74de824- Fix spelling of 'you' in sequenceDiagram docs [\#537](https://github.com/knsv/mermaid/pull/537) ([ctruelson](https://github.com/ctruelson))
6dd74de825- Improve CLI output [\#536](https://github.com/knsv/mermaid/pull/536) ([gibson042](https://github.com/gibson042))
6dd74de826- Modernize mermaid [\#524](https://github.com/knsv/mermaid/pull/524) ([tylerlong](https://github.com/tylerlong))
6dd74de827- Modernize mermaid [\#519](https://github.com/knsv/mermaid/pull/519) ([tylerlong](https://github.com/tylerlong))
6dd74de828- Update CLI instructions [\#509](https://github.com/knsv/mermaid/pull/509) ([filipedeschamps](https://github.com/filipedeschamps))
6dd74de829- Add style for classDiagram to dark/default theme [\#503](https://github.com/knsv/mermaid/pull/503) ([yudenzel](https://github.com/yudenzel))
6dd74de830- Fix documentation for git graph. [\#498](https://github.com/knsv/mermaid/pull/498) ([gomlgs](https://github.com/gomlgs))
6dd74de831- Fix links in documentations [\#497](https://github.com/knsv/mermaid/pull/497) ([saveman71](https://github.com/saveman71))
6dd74de832- Update README.md with git graph sample [\#481](https://github.com/knsv/mermaid/pull/481) ([raghur](https://github.com/raghur))
6dd74de833- Fix misspelling of “another” [\#479](https://github.com/knsv/mermaid/pull/479) ([stevenschobert](https://github.com/stevenschobert))
6dd74de834- Fixed \#456 sequenceDiagram: dotted line for alt and empty bracket sho… [\#477](https://github.com/knsv/mermaid/pull/477) ([brookhong](https://github.com/brookhong))
6dd74de835- Add viewbox attr to class diagram [\#473](https://github.com/knsv/mermaid/pull/473) ([gnkm](https://github.com/gnkm))
6dd74de836- add par statement to sequenceDiagram [\#470](https://github.com/knsv/mermaid/pull/470) ([u-minor](https://github.com/u-minor))
6dd74de837
6dd74de838## [7.0.0](https://github.com/knsv/mermaid/tree/7.0.0) (2017-01-29)
6dd74de839
6dd74de840[Full Changelog](https://github.com/knsv/mermaid/compare/6.0.0...7.0.0)
6dd74de841
6dd74de842**Closed issues:**
6dd74de843
6dd74de844- demos on io site not working [\#466](https://github.com/knsv/mermaid/issues/466)
6dd74de845- Can not be generated PNG pictures through CLI with Chinese [\#451](https://github.com/knsv/mermaid/issues/451)
6dd74de846- Round nodes cannot be styled with CSS classes [\#443](https://github.com/knsv/mermaid/issues/443)
6dd74de847- webpack gulp UglifyJsPlugin error. [\#440](https://github.com/knsv/mermaid/issues/440)
6dd74de848- String concatenation isn't working [\#432](https://github.com/knsv/mermaid/issues/432)
6dd74de849- text flow/wrap in actor box of sequence diagram [\#422](https://github.com/knsv/mermaid/issues/422)
6dd74de850- Online live editor still use old version [\#402](https://github.com/knsv/mermaid/issues/402)
6dd74de851- uncaught TypeError: t.getTransformToElement is not a function [\#401](https://github.com/knsv/mermaid/issues/401)
6dd74de852- Only works when using browserify'd code [\#373](https://github.com/knsv/mermaid/issues/373)
6dd74de853- document the use of shebang line in mmd files [\#364](https://github.com/knsv/mermaid/issues/364)
6dd74de854- Diagrams are small and unreadable in IE 11 - since 0.5.1 [\#356](https://github.com/knsv/mermaid/issues/356)
6dd74de855- \[Feature Request\] ER-Diagram Support [\#354](https://github.com/knsv/mermaid/issues/354)
6dd74de856- npm install -g mermaid does not install phantomjs [\#329](https://github.com/knsv/mermaid/issues/329)
6dd74de857- activation boxes [\#313](https://github.com/knsv/mermaid/issues/313)
6dd74de858- The need for mermaid.css should be mentioned explicitly in the intro docs... [\#273](https://github.com/knsv/mermaid/issues/273)
6dd74de859
6dd74de860**Merged pull requests:**
6dd74de861
6dd74de862- Update index.html [\#465](https://github.com/knsv/mermaid/pull/465) ([bmsleight](https://github.com/bmsleight))
6dd74de863- Fix for \#416, customizing link style with any color sets `fill` property to `black` instead of `none` [\#452](https://github.com/knsv/mermaid/pull/452) ([joshuacolvin](https://github.com/joshuacolvin))
6dd74de864- Allow .node\>circle to receive css styles [\#449](https://github.com/knsv/mermaid/pull/449) ([bfriedz](https://github.com/bfriedz))
6dd74de865- Fix spelling [\#447](https://github.com/knsv/mermaid/pull/447) ([jawn](https://github.com/jawn))
6dd74de866- added tests and fix cli css style selector lowercase problem [\#445](https://github.com/knsv/mermaid/pull/445) ([whyzdev](https://github.com/whyzdev))
6dd74de867- Update d3.js [\#441](https://github.com/knsv/mermaid/pull/441) ([hetz](https://github.com/hetz))
6dd74de868- adde tests to reproduce \#434 in flowchart [\#439](https://github.com/knsv/mermaid/pull/439) ([whyzdev](https://github.com/whyzdev))
6dd74de869- Code Climate config [\#437](https://github.com/knsv/mermaid/pull/437) ([larkinscott](https://github.com/larkinscott))
6dd74de870- fix gantt and sequence digram cli cfg [\#435](https://github.com/knsv/mermaid/pull/435) ([whyzdev](https://github.com/whyzdev))
6dd74de871- fix gantt chart cli configuration broken [\#433](https://github.com/knsv/mermaid/pull/433) ([whyzdev](https://github.com/whyzdev))
6dd74de872- fix gantt chart cli configuration parsing including functions [\#430](https://github.com/knsv/mermaid/pull/430) ([whyzdev](https://github.com/whyzdev))
6dd74de873- Uses an empty text node instead of a string for svg group labels [\#429](https://github.com/knsv/mermaid/pull/429) ([daveaglick](https://github.com/daveaglick))
6dd74de874- use tspan via d3.textwrap to place actor text in sequence diagram [\#427](https://github.com/knsv/mermaid/pull/427) ([whyzdev](https://github.com/whyzdev))
6dd74de875- \#422 use foreignObject/div to place actor label in sequence diagram [\#423](https://github.com/knsv/mermaid/pull/423) ([whyzdev](https://github.com/whyzdev))
6dd74de876- Clarify the need for a CSS stylesheet [\#413](https://github.com/knsv/mermaid/pull/413) ([sifb](https://github.com/sifb))
6dd74de877- Added hads downstream project [\#412](https://github.com/knsv/mermaid/pull/412) ([sinedied](https://github.com/sinedied))
6dd74de878- update usage and fix \#273 [\#406](https://github.com/knsv/mermaid/pull/406) ([jinntrance](https://github.com/jinntrance))
6dd74de879- Add https://github.com/raghur/mermaid-filter to downstream projects docs page [\#404](https://github.com/knsv/mermaid/pull/404) ([raghur](https://github.com/raghur))
6dd74de880- New neutral theme [\#395](https://github.com/knsv/mermaid/pull/395) ([sinedied](https://github.com/sinedied))
6dd74de881- fix cli issues [\#390](https://github.com/knsv/mermaid/pull/390) ([ben-page](https://github.com/ben-page))
6dd74de882- Add missing space for 'Labels out of bounds' section [\#386](https://github.com/knsv/mermaid/pull/386) ([The-Alchemist](https://github.com/The-Alchemist))
6dd74de883- Fix typo: `pats` -\> `paths` [\#382](https://github.com/knsv/mermaid/pull/382) ([swhgoon](https://github.com/swhgoon))
6dd74de884- Added class diagram example to README.md [\#379](https://github.com/knsv/mermaid/pull/379) ([HustLion](https://github.com/HustLion))
6dd74de885- override normal flowchart arrowhead to allow css styling [\#376](https://github.com/knsv/mermaid/pull/376) ([dodoinblue](https://github.com/dodoinblue))
6dd74de886- added sphinx extension [\#371](https://github.com/knsv/mermaid/pull/371) ([mgaitan](https://github.com/mgaitan))
6dd74de887- Fix typo in the sequence diagram documentation [\#369](https://github.com/knsv/mermaid/pull/369) ([ggpasqualino](https://github.com/ggpasqualino))
6dd74de888
6dd74de889## [6.0.0](https://github.com/knsv/mermaid/tree/6.0.0) (2016-05-29)
6dd74de890
6dd74de891[Full Changelog](https://github.com/knsv/mermaid/compare/0.5.8...6.0.0)
6dd74de892
6dd74de893**Closed issues:**
6dd74de894
6dd74de895- Docs css: code hard to read [\#324](https://github.com/knsv/mermaid/issues/324)
6dd74de896- About Markpad integration [\#323](https://github.com/knsv/mermaid/issues/323)
6dd74de897- How to link backwards in flowchat? [\#321](https://github.com/knsv/mermaid/issues/321)
6dd74de898- Help with editor [\#310](https://github.com/knsv/mermaid/issues/310)
6dd74de899- +1 [\#293](https://github.com/knsv/mermaid/issues/293)
6dd74de900- Basic chart does not render on Chome, but does in Firefox [\#290](https://github.com/knsv/mermaid/issues/290)
6dd74de901- Live editor is broken [\#285](https://github.com/knsv/mermaid/issues/285)
6dd74de902- "No such file or directory" trying to run mermaid 0.5.7 on OS X [\#284](https://github.com/knsv/mermaid/issues/284)
6dd74de903- participant name as "Long Long Name" [\#283](https://github.com/knsv/mermaid/issues/283)
6dd74de904- Windows - cli - could not find phantomjs at the specified path [\#236](https://github.com/knsv/mermaid/issues/236)
6dd74de905
6dd74de906**Merged pull requests:**
6dd74de907
6dd74de908- The option of gantt for the spaces for the section names. [\#353](https://github.com/knsv/mermaid/pull/353) ([zeroyonichihachi](https://github.com/zeroyonichihachi))
6dd74de909- Gitgraph: Make reset work with parent ref carets [\#350](https://github.com/knsv/mermaid/pull/350) ([raghur](https://github.com/raghur))
6dd74de910- Remove the text-shadows that make the text look blurry [\#349](https://github.com/knsv/mermaid/pull/349) ([AsaAyers](https://github.com/AsaAyers))
6dd74de911- add line interpolation to linkStyle in flowchart [\#346](https://github.com/knsv/mermaid/pull/346) ([AlanHohn](https://github.com/AlanHohn))
6dd74de912- Support git graph diagrams in mermaid [\#344](https://github.com/knsv/mermaid/pull/344) ([raghur](https://github.com/raghur))
6dd74de913- Build and test execution changes [\#338](https://github.com/knsv/mermaid/pull/338) ([ssbarnea](https://github.com/ssbarnea))
6dd74de914- Reformatting of css files [\#331](https://github.com/knsv/mermaid/pull/331) ([Jmuccigr](https://github.com/Jmuccigr))
6dd74de915- \(WIP\) Sequence Diagram Title Support [\#320](https://github.com/knsv/mermaid/pull/320) ([bronsoja](https://github.com/bronsoja))
6dd74de916- activations doc + few fixes [\#318](https://github.com/knsv/mermaid/pull/318) ([ciekawy](https://github.com/ciekawy))
6dd74de917- Dark theme for better contrast on darker backgrounds [\#317](https://github.com/knsv/mermaid/pull/317) ([crodriguez1a](https://github.com/crodriguez1a))
6dd74de918- Activations [\#316](https://github.com/knsv/mermaid/pull/316) ([ciekawy](https://github.com/ciekawy))
6dd74de919- Support leading comments for sequenceDiagrams [\#312](https://github.com/knsv/mermaid/pull/312) ([ashsearle](https://github.com/ashsearle))
6dd74de920- Show a little lenience for white-space around names [\#309](https://github.com/knsv/mermaid/pull/309) ([ashsearle](https://github.com/ashsearle))
6dd74de921- Update list of downstream projects [\#307](https://github.com/knsv/mermaid/pull/307) ([maxArturo](https://github.com/maxArturo))
6dd74de922- Issue 299: Sequence diagram Loops: changing boxMargin spoils the "loop" notation [\#300](https://github.com/knsv/mermaid/pull/300) ([LarryKlugerDS](https://github.com/LarryKlugerDS))
6dd74de923- Issue 297 - src/mermaid.js generates bad code [\#298](https://github.com/knsv/mermaid/pull/298) ([LarryKlugerDS](https://github.com/LarryKlugerDS))
6dd74de924- Updated instructions for running tests [\#295](https://github.com/knsv/mermaid/pull/295) ([LarryKlugerDS](https://github.com/LarryKlugerDS))
6dd74de925- Add Markdown Plus to Downstream projects [\#288](https://github.com/knsv/mermaid/pull/288) ([tylerlong](https://github.com/tylerlong))
6dd74de926- Quote phantomPath so that it doesn't fail on window [\#286](https://github.com/knsv/mermaid/pull/286) ([raghur](https://github.com/raghur))
6dd74de927
6dd74de928## [0.5.8](https://github.com/knsv/mermaid/tree/0.5.8) (2016-01-27)
6dd74de929
6dd74de930[Full Changelog](https://github.com/knsv/mermaid/compare/0.5.7...0.5.8)
6dd74de931
6dd74de932## [0.5.7](https://github.com/knsv/mermaid/tree/0.5.7) (2016-01-25)
6dd74de933
6dd74de934[Full Changelog](https://github.com/knsv/mermaid/compare/0.5.6...0.5.7)
6dd74de935
6dd74de936**Closed issues:**
6dd74de937
6dd74de938- Mermaid + LightPaper = ❤️ [\#280](https://github.com/knsv/mermaid/issues/280)
6dd74de939- Bower Integration [\#278](https://github.com/knsv/mermaid/issues/278)
6dd74de940- Mermaid breaks when variables end in 'v' [\#276](https://github.com/knsv/mermaid/issues/276)
6dd74de941- sequence diagrams don't support participant aliasing [\#263](https://github.com/knsv/mermaid/issues/263)
6dd74de942- One diagram that fails to render stops further execution on the page [\#259](https://github.com/knsv/mermaid/issues/259)
6dd74de943- Where to find line layout algorithm? [\#258](https://github.com/knsv/mermaid/issues/258)
6dd74de944- Compatibility with node.js [\#257](https://github.com/knsv/mermaid/issues/257)
6dd74de945- Label resizing with dynamically loaded fonts [\#255](https://github.com/knsv/mermaid/issues/255)
6dd74de946- SVG arrowheads are broken in the CLI [\#249](https://github.com/knsv/mermaid/issues/249)
6dd74de947- Cannot read property 'replace' of undefined [\#239](https://github.com/knsv/mermaid/issues/239)
6dd74de948
6dd74de949**Merged pull requests:**
6dd74de950
6dd74de951- gh-50 Allow styling of edge labels in css [\#267](https://github.com/knsv/mermaid/pull/267) ([Anoia](https://github.com/Anoia))
6dd74de952- Allow sequenceDiagram participant aliasing [\#265](https://github.com/knsv/mermaid/pull/265) ([gibson042](https://github.com/gibson042))
6dd74de953
6dd74de954## [0.5.6](https://github.com/knsv/mermaid/tree/0.5.6) (2015-11-22)
6dd74de955
6dd74de956[Full Changelog](https://github.com/knsv/mermaid/compare/0.5.5...0.5.6)
6dd74de957
6dd74de958**Closed issues:**
6dd74de959
6dd74de960- title doesn't work in sequenceDiagram [\#248](https://github.com/knsv/mermaid/issues/248)
6dd74de961- hypen-minus should be valid in sequence diagram alt/else/etc. descriptions [\#247](https://github.com/knsv/mermaid/issues/247)
6dd74de962- Broken in firefox? [\#245](https://github.com/knsv/mermaid/issues/245)
6dd74de963- When there is a Chinese symbol in the flowchart, it will crash。 [\#238](https://github.com/knsv/mermaid/issues/238)
6dd74de964- Non-alpha characters included in ALPHA token \(flow graph jison\) [\#232](https://github.com/knsv/mermaid/issues/232)
6dd74de965- subgraph not rendering with change to sample [\#231](https://github.com/knsv/mermaid/issues/231)
6dd74de966- sequence diagram requires a new line at the end? [\#229](https://github.com/knsv/mermaid/issues/229)
6dd74de967- Live Editor: Permalink address not being parsed [\#202](https://github.com/knsv/mermaid/issues/202)
6dd74de968- Add download SVG link to the live editor [\#144](https://github.com/knsv/mermaid/issues/144)
6dd74de969
6dd74de970**Merged pull requests:**
6dd74de971
6dd74de972- Make sequenceDiagram terminal newline optional [\#253](https://github.com/knsv/mermaid/pull/253) ([gibson042](https://github.com/gibson042))
6dd74de973- Support sequenceDiagram "over" notes [\#252](https://github.com/knsv/mermaid/pull/252) ([gibson042](https://github.com/gibson042))
6dd74de974- Properly handle "rest of line" statements [\#251](https://github.com/knsv/mermaid/pull/251) ([gibson042](https://github.com/gibson042))
6dd74de975- CLI: Propagate exit code from lib \(i.e., phantomjs\) [\#250](https://github.com/knsv/mermaid/pull/250) ([gibson042](https://github.com/gibson042))
6dd74de976- flowRender.js - Fix FontAwesome icon insert [\#244](https://github.com/knsv/mermaid/pull/244) ([ma-zal](https://github.com/ma-zal))
6dd74de977- updated sequence diagram link in live editor [\#242](https://github.com/knsv/mermaid/pull/242) ([r-a-v-a-s](https://github.com/r-a-v-a-s))
6dd74de978- updated links in README.md [\#240](https://github.com/knsv/mermaid/pull/240) ([r-a-v-a-s](https://github.com/r-a-v-a-s))
6dd74de979- Ellipse syntax [\#237](https://github.com/knsv/mermaid/pull/237) ([spect88](https://github.com/spect88))
6dd74de980- Allow keywords as suffixes of node ids [\#235](https://github.com/knsv/mermaid/pull/235) ([spect88](https://github.com/spect88))
6dd74de981- Highlighted the editor in the nav [\#234](https://github.com/knsv/mermaid/pull/234) ([knsv](https://github.com/knsv))
6dd74de982- Live editor tweaks [\#233](https://github.com/knsv/mermaid/pull/233) ([spect88](https://github.com/spect88))
6dd74de983- Add a Gitter chat badge to README.md [\#230](https://github.com/knsv/mermaid/pull/230) ([gitter-badger](https://github.com/gitter-badger))
6dd74de984
6dd74de985## [0.5.5](https://github.com/knsv/mermaid/tree/0.5.5) (2015-10-21)
6dd74de986
6dd74de987[Full Changelog](https://github.com/knsv/mermaid/compare/0.5.4...0.5.5)
6dd74de988
6dd74de989**Closed issues:**
6dd74de990
6dd74de991- sequence diagram, arrowhead instead of crosshead [\#227](https://github.com/knsv/mermaid/issues/227)
6dd74de992
6dd74de993**Merged pull requests:**
6dd74de994
6dd74de995- Fix a typo: crosshead --\> arrowhead [\#228](https://github.com/knsv/mermaid/pull/228) ([tylerlong](https://github.com/tylerlong))
6dd74de996
6dd74de997## [0.5.4](https://github.com/knsv/mermaid/tree/0.5.4) (2015-10-19)
6dd74de998
6dd74de999[Full Changelog](https://github.com/knsv/mermaid/compare/0.5.3...0.5.4)
6dd74de1000
6dd74de1001**Closed issues:**
6dd74de1002
6dd74de1003- Weird bug in live editor when using words with substring `end` [\#184](https://github.com/knsv/mermaid/issues/184)
6dd74de1004- Custom icons [\#15](https://github.com/knsv/mermaid/issues/15)
6dd74de1005- Marker-end arrow cannot be shown for URL with query parameter [\#225](https://github.com/knsv/mermaid/issues/225)
6dd74de1006- Please update bower's D3 version [\#221](https://github.com/knsv/mermaid/issues/221)
6dd74de1007- Set log level from mermaid configuration [\#220](https://github.com/knsv/mermaid/issues/220)
6dd74de1008- Width fixed to 400px [\#204](https://github.com/knsv/mermaid/issues/204)
6dd74de1009- render to png from the cli does not display the marker-end arrow heads [\#181](https://github.com/knsv/mermaid/issues/181)
6dd74de1010- Links in sequence diagrams [\#159](https://github.com/knsv/mermaid/issues/159)
6dd74de1011- comment characters `%%` cause parse error [\#141](https://github.com/knsv/mermaid/issues/141)
6dd74de1012- Add a reversed asymmetric shape [\#124](https://github.com/knsv/mermaid/issues/124)
6dd74de1013- Add syntax for double headed arrows [\#123](https://github.com/knsv/mermaid/issues/123)
6dd74de1014- Support for font-awesome [\#49](https://github.com/knsv/mermaid/issues/49)
6dd74de1015
6dd74de1016**Merged pull requests:**
6dd74de1017
6dd74de1018- Allow `end` as a substring of vertex id [\#224](https://github.com/knsv/mermaid/pull/224) ([spect88](https://github.com/spect88))
6dd74de1019- Remove duplicate npm dependencies: d3 and he [\#223](https://github.com/knsv/mermaid/pull/223) ([spect88](https://github.com/spect88))
6dd74de1020
6dd74de1021## [0.5.3](https://github.com/knsv/mermaid/tree/0.5.3) (2015-10-04)
6dd74de1022
6dd74de1023[Full Changelog](https://github.com/knsv/mermaid/compare/0.5.2...0.5.3)
6dd74de1024
6dd74de1025## [0.5.2](https://github.com/knsv/mermaid/tree/0.5.2) (2015-10-04)
6dd74de1026
6dd74de1027[Full Changelog](https://github.com/knsv/mermaid/compare/0.5.1...0.5.2)
6dd74de1028
6dd74de1029**Closed issues:**
6dd74de1030
6dd74de1031- Installing “atom-mermaid@0.1.3” failed [\#218](https://github.com/knsv/mermaid/issues/218)
6dd74de1032- Render mermaid code on websites? [\#215](https://github.com/knsv/mermaid/issues/215)
6dd74de1033- Brackets in a node with text? [\#213](https://github.com/knsv/mermaid/issues/213)
6dd74de1034- node feature request [\#211](https://github.com/knsv/mermaid/issues/211)
6dd74de1035- Please add prefix for styles [\#208](https://github.com/knsv/mermaid/issues/208)
6dd74de1036- Bad handling of block arguments [\#207](https://github.com/knsv/mermaid/issues/207)
6dd74de1037- please consider port to mac osx [\#203](https://github.com/knsv/mermaid/issues/203)
6dd74de1038- allow phantomjs \>=1.9.x [\#201](https://github.com/knsv/mermaid/issues/201)
6dd74de1039- syntax for venn diagrams? [\#200](https://github.com/knsv/mermaid/issues/200)
6dd74de1040- Broken CLI Graphs? \(v0.5.1\) [\#196](https://github.com/knsv/mermaid/issues/196)
6dd74de1041- Static site does not render under HTTPS [\#194](https://github.com/knsv/mermaid/issues/194)
6dd74de1042- Error on simple graph [\#192](https://github.com/knsv/mermaid/issues/192)
6dd74de1043- Escape "~" [\#191](https://github.com/knsv/mermaid/issues/191)
6dd74de1044- Trying to add link using 'click' to flowchart [\#188](https://github.com/knsv/mermaid/issues/188)
6dd74de1045- cli: no lines and arrowheads rendered / only dotted lines [\#187](https://github.com/knsv/mermaid/issues/187)
6dd74de1046- text of mermaid div displayed on page [\#186](https://github.com/knsv/mermaid/issues/186)
6dd74de1047- using mermaid with laravel [\#185](https://github.com/knsv/mermaid/issues/185)
6dd74de1048- Atom editor package [\#183](https://github.com/knsv/mermaid/issues/183)
6dd74de1049- Auto linewrap for notes in sequence diagrams [\#178](https://github.com/knsv/mermaid/issues/178)
6dd74de1050- Execute code after initialize [\#176](https://github.com/knsv/mermaid/issues/176)
6dd74de1051- Autoscaling for all diagram types [\#175](https://github.com/knsv/mermaid/issues/175)
6dd74de1052- Problem with click event callback [\#174](https://github.com/knsv/mermaid/issues/174)
6dd74de1053- How to escape characters? [\#170](https://github.com/knsv/mermaid/issues/170)
6dd74de1054- it can not work [\#167](https://github.com/knsv/mermaid/issues/167)
6dd74de1055- UML Class diagram [\#154](https://github.com/knsv/mermaid/issues/154)
6dd74de1056- Broken subgraph using the CLI [\#153](https://github.com/knsv/mermaid/issues/153)
6dd74de1057- Support PlantUML syntax [\#149](https://github.com/knsv/mermaid/issues/149)
6dd74de1058- IE Support issue [\#142](https://github.com/knsv/mermaid/issues/142)
6dd74de1059- Flowchart truncated [\#140](https://github.com/knsv/mermaid/issues/140)
6dd74de1060- Double Quote as text is not working [\#219](https://github.com/knsv/mermaid/issues/219)
6dd74de1061- classDef / class not working with htmlLabels? [\#210](https://github.com/knsv/mermaid/issues/210)
6dd74de1062- Links in graph missing [\#209](https://github.com/knsv/mermaid/issues/209)
6dd74de1063- Last word in comment boxes getting cut off by word wrap library : \( [\#195](https://github.com/knsv/mermaid/issues/195)
6dd74de1064- Escaping characters in sequence diagram [\#193](https://github.com/knsv/mermaid/issues/193)
6dd74de1065- SVG foreignObject rendering [\#180](https://github.com/knsv/mermaid/issues/180)
6dd74de1066- IE9 issue [\#179](https://github.com/knsv/mermaid/issues/179)
6dd74de1067- inoperable in an AMD/requirejs environment: IPython Notebook [\#127](https://github.com/knsv/mermaid/issues/127)
6dd74de1068- \[Parser\] Hyphen in participant name bring TypeError [\#74](https://github.com/knsv/mermaid/issues/74)
6dd74de1069- Support for hyperlink and tooltip [\#34](https://github.com/knsv/mermaid/issues/34)
6dd74de1070
6dd74de1071**Merged pull requests:**
6dd74de1072
6dd74de1073- Update flowchart.md [\#214](https://github.com/knsv/mermaid/pull/214) ([orschiro](https://github.com/orschiro))
6dd74de1074- Default style when using the CLI [\#205](https://github.com/knsv/mermaid/pull/205) ([gillesdemey](https://github.com/gillesdemey))
6dd74de1075- Gantt chart - add minutes and seconds durations [\#198](https://github.com/knsv/mermaid/pull/198) ([dbrans](https://github.com/dbrans))
6dd74de1076- Using QUnit for AMD testing [\#190](https://github.com/knsv/mermaid/pull/190) ([bollwyvl](https://github.com/bollwyvl))
6dd74de1077- Update phantomscript.js [\#182](https://github.com/knsv/mermaid/pull/182) ([phairow](https://github.com/phairow))
6dd74de1078
6dd74de1079## [0.5.1](https://github.com/knsv/mermaid/tree/0.5.1) (2015-06-21)
6dd74de1080
6dd74de1081[Full Changelog](https://github.com/knsv/mermaid/compare/0.5.0...0.5.1)
6dd74de1082
6dd74de1083**Closed issues:**
6dd74de1084
6dd74de1085- Live editor is broken [\#173](https://github.com/knsv/mermaid/issues/173)
6dd74de1086- 0.5.0 no longer respects custom date definitions in Gantt diagrams [\#171](https://github.com/knsv/mermaid/issues/171)
6dd74de1087- Drop label character restrictions [\#162](https://github.com/knsv/mermaid/issues/162)
6dd74de1088- can't nest subgraphs in flowchart [\#161](https://github.com/knsv/mermaid/issues/161)
6dd74de1089- Unable to generate gantt diagram with mermaid CLI [\#158](https://github.com/knsv/mermaid/issues/158)
6dd74de1090- Inline css by "mermaid" [\#157](https://github.com/knsv/mermaid/issues/157)
6dd74de1091- Finite State Machine Diagram [\#152](https://github.com/knsv/mermaid/issues/152)
6dd74de1092- How to center align gantt diagram [\#150](https://github.com/knsv/mermaid/issues/150)
6dd74de1093- Security concern regarding class definition [\#148](https://github.com/knsv/mermaid/issues/148)
6dd74de1094- File Extension [\#147](https://github.com/knsv/mermaid/issues/147)
6dd74de1095- To SVG Export [\#146](https://github.com/knsv/mermaid/issues/146)
6dd74de1096- `setTimeout` with clusters problematic with programmatic edits and no callback [\#133](https://github.com/knsv/mermaid/issues/133)
6dd74de1097- Possibility to set the width of the generated flowchart [\#129](https://github.com/knsv/mermaid/issues/129)
6dd74de1098- flowchart - styling of edges via css overrides specific styles set in the graph definition [\#128](https://github.com/knsv/mermaid/issues/128)
6dd74de1099- module.exports.cloneCssStyles\(\) in combination with Angularjs breaks display in Chrome and IE [\#126](https://github.com/knsv/mermaid/issues/126)
6dd74de1100- Gantt - suitable xAxis for longer project [\#125](https://github.com/knsv/mermaid/issues/125)
6dd74de1101- Mix horizontal and vertical graph [\#68](https://github.com/knsv/mermaid/issues/68)
6dd74de1102- How to get started with this project ? [\#64](https://github.com/knsv/mermaid/issues/64)
6dd74de1103- Special characters break parsing [\#54](https://github.com/knsv/mermaid/issues/54)
6dd74de1104- Responsive graph layout for mobile viewers [\#51](https://github.com/knsv/mermaid/issues/51)
6dd74de1105- Styling connector lines [\#31](https://github.com/knsv/mermaid/issues/31)
6dd74de1106
6dd74de1107**Merged pull requests:**
6dd74de1108
6dd74de1109- Remove moot `version` property from bower.json [\#172](https://github.com/knsv/mermaid/pull/172) ([kkirsche](https://github.com/kkirsche))
6dd74de1110
6dd74de1111## [0.5.0](https://github.com/knsv/mermaid/tree/0.5.0) (2015-06-07)
6dd74de1112
6dd74de1113[Full Changelog](https://github.com/knsv/mermaid/compare/0.4.0...0.5.0)
6dd74de1114
6dd74de1115**Closed issues:**
6dd74de1116
6dd74de1117- it can not work where graph TD contains chinese character [\#166](https://github.com/knsv/mermaid/issues/166)
6dd74de1118- Broken Examples [\#163](https://github.com/knsv/mermaid/issues/163)
6dd74de1119- uglifyjs wanrings which means we can improve the code [\#156](https://github.com/knsv/mermaid/issues/156)
6dd74de1120- New\(er\) features unavailable in downloadable js files? [\#151](https://github.com/knsv/mermaid/issues/151)
6dd74de1121- Add gh-gapes link to description [\#143](https://github.com/knsv/mermaid/issues/143)
6dd74de1122- Some examples not displayed on Firefox 36.0.1 [\#138](https://github.com/knsv/mermaid/issues/138)
6dd74de1123- tags ending in a "v" don't render [\#132](https://github.com/knsv/mermaid/issues/132)
6dd74de1124- Links in flowchart [\#131](https://github.com/knsv/mermaid/issues/131)
6dd74de1125- Using the library for iOS development [\#130](https://github.com/knsv/mermaid/issues/130)
6dd74de1126- Add a css file, mermaid.css, with default styling [\#122](https://github.com/knsv/mermaid/issues/122)
6dd74de1127- Add capability for gantt diagrams [\#118](https://github.com/knsv/mermaid/issues/118)
6dd74de1128- lower case v causes error in the parser [\#108](https://github.com/knsv/mermaid/issues/108)
6dd74de1129- Label's css conflict with boostrap's .label [\#67](https://github.com/knsv/mermaid/issues/67)
6dd74de1130- TypeError: Cannot read property 'layout' of undefined [\#37](https://github.com/knsv/mermaid/issues/37)
6dd74de1131- software architecture diagram [\#36](https://github.com/knsv/mermaid/issues/36)
6dd74de1132- Support for bar charts and pie diagrams [\#22](https://github.com/knsv/mermaid/issues/22)
6dd74de1133
6dd74de1134**Merged pull requests:**
6dd74de1135
6dd74de1136- Dev 0.5.0 [\#168](https://github.com/knsv/mermaid/pull/168) ([knsv](https://github.com/knsv))
6dd74de1137- Fix spacing [\#164](https://github.com/knsv/mermaid/pull/164) ([rhcarvalho](https://github.com/rhcarvalho))
6dd74de1138- Fixing typo: "Think" -\> "Thick" [\#160](https://github.com/knsv/mermaid/pull/160) ([it0a](https://github.com/it0a))
6dd74de1139- IE, local html, cssRules access is denied [\#155](https://github.com/knsv/mermaid/pull/155) ([tylerlong](https://github.com/tylerlong))
6dd74de1140- Add automatically generated change log file. [\#139](https://github.com/knsv/mermaid/pull/139) ([skywinder](https://github.com/skywinder))
6dd74de1141- Adding init argument to the global API [\#137](https://github.com/knsv/mermaid/pull/137) ([bollwyvl](https://github.com/bollwyvl))
6dd74de1142- Add description of manual calling of init [\#136](https://github.com/knsv/mermaid/pull/136) ([bollwyvl](https://github.com/bollwyvl))
6dd74de1143- Allow other forms of node selection for init\(\) [\#135](https://github.com/knsv/mermaid/pull/135) ([bollwyvl](https://github.com/bollwyvl))
6dd74de1144- Use a library-level variable for assigning ids [\#134](https://github.com/knsv/mermaid/pull/134) ([bollwyvl](https://github.com/bollwyvl))
6dd74de1145
6dd74de1146## [0.4.0](https://github.com/knsv/mermaid/tree/0.4.0) (2015-03-01)
6dd74de1147
6dd74de1148[Full Changelog](https://github.com/knsv/mermaid/compare/0.3.5...0.4.0)
6dd74de1149
6dd74de1150**Closed issues:**
6dd74de1151
6dd74de1152- subgraph background is black in rendered flowchart PNG via CLI [\#121](https://github.com/knsv/mermaid/issues/121)
6dd74de1153- Integrate editor at https://github.com/naseer/mermaid-webapp [\#110](https://github.com/knsv/mermaid/issues/110)
6dd74de1154- Internet Explorer Support [\#99](https://github.com/knsv/mermaid/issues/99)
6dd74de1155- Asymmetric shapes not documented [\#82](https://github.com/knsv/mermaid/issues/82)
6dd74de1156- NoModificationAllowedError [\#23](https://github.com/knsv/mermaid/issues/23)
6dd74de1157- Improve arrows [\#3](https://github.com/knsv/mermaid/issues/3)
6dd74de1158
6dd74de1159## [0.3.5](https://github.com/knsv/mermaid/tree/0.3.5) (2015-02-15)
6dd74de1160
6dd74de1161[Full Changelog](https://github.com/knsv/mermaid/compare/0.3.4...0.3.5)
6dd74de1162
6dd74de1163## [0.3.4](https://github.com/knsv/mermaid/tree/0.3.4) (2015-02-15)
6dd74de1164
6dd74de1165[Full Changelog](https://github.com/knsv/mermaid/compare/0.3.3...0.3.4)
6dd74de1166
6dd74de1167**Closed issues:**
6dd74de1168
6dd74de1169- Subgraph syntax bug? [\#120](https://github.com/knsv/mermaid/issues/120)
6dd74de1170- Live editor [\#115](https://github.com/knsv/mermaid/issues/115)
6dd74de1171- Error in "Basic Syntax" wiki page [\#113](https://github.com/knsv/mermaid/issues/113)
6dd74de1172- semicolons, anyone? [\#111](https://github.com/knsv/mermaid/issues/111)
6dd74de1173- undefined `sequenceConfig` fails [\#109](https://github.com/knsv/mermaid/issues/109)
6dd74de1174- Sequence Diagrams: Show Actors below as well [\#106](https://github.com/knsv/mermaid/issues/106)
6dd74de1175- Allow overriding sequence diagram configuration \(SVG properties\) [\#103](https://github.com/knsv/mermaid/issues/103)
6dd74de1176- Error when rendering A-- This is the text -- B [\#102](https://github.com/knsv/mermaid/issues/102)
6dd74de1177- Clipping in documentation [\#97](https://github.com/knsv/mermaid/issues/97)
6dd74de1178- isolate class styling to the svg container [\#92](https://github.com/knsv/mermaid/issues/92)
6dd74de1179- Apply styling from css when using the CLI utility [\#85](https://github.com/knsv/mermaid/issues/85)
6dd74de1180- Generated SVG works poorly outside web browsers [\#58](https://github.com/knsv/mermaid/issues/58)
6dd74de1181- Make the new graph declaration more visual [\#40](https://github.com/knsv/mermaid/issues/40)
6dd74de1182- Generating SVG text blob for use in Node [\#2](https://github.com/knsv/mermaid/issues/2)
6dd74de1183
6dd74de1184**Merged pull requests:**
6dd74de1185
6dd74de1186- Add live editor [\#119](https://github.com/knsv/mermaid/pull/119) ([naseer](https://github.com/naseer))
6dd74de1187- Adds CSS option to the CLI [\#116](https://github.com/knsv/mermaid/pull/116) ([fardog](https://github.com/fardog))
6dd74de1188- Update flowchart.md in response Issue \#113 [\#114](https://github.com/knsv/mermaid/pull/114) ([vijay40](https://github.com/vijay40))
6dd74de1189- Ignore all files except the license and dist/ folder when installing with Bower. [\#112](https://github.com/knsv/mermaid/pull/112) ([jasonbellamy](https://github.com/jasonbellamy))
6dd74de1190
6dd74de1191## [0.3.3](https://github.com/knsv/mermaid/tree/0.3.3) (2015-01-25)
6dd74de1192
6dd74de1193[Full Changelog](https://github.com/knsv/mermaid/compare/0.3.2...0.3.3)
6dd74de1194
6dd74de1195**Closed issues:**
6dd74de1196
6dd74de1197- Missing arrows in sequence diagram [\#98](https://github.com/knsv/mermaid/issues/98)
6dd74de1198- Error with \>9 linkStyles [\#95](https://github.com/knsv/mermaid/issues/95)
6dd74de1199- Support for dotted links [\#26](https://github.com/knsv/mermaid/issues/26)
6dd74de1200
6dd74de1201**Merged pull requests:**
6dd74de1202
6dd74de1203- Require d3 directly to better support Node usage [\#107](https://github.com/knsv/mermaid/pull/107) ([markdalgleish](https://github.com/markdalgleish))
6dd74de1204- update doc with -c option [\#105](https://github.com/knsv/mermaid/pull/105) ([jjmr](https://github.com/jjmr))
6dd74de1205- Add new parameter to the console client to override the svg configuration in sequence diagrams [\#104](https://github.com/knsv/mermaid/pull/104) ([jjmr](https://github.com/jjmr))
6dd74de1206- Text based labels, new shape [\#101](https://github.com/knsv/mermaid/pull/101) ([bjowes](https://github.com/bjowes))
6dd74de1207- fix html tags in example usage [\#100](https://github.com/knsv/mermaid/pull/100) ([deiwin](https://github.com/deiwin))
6dd74de1208
6dd74de1209## [0.3.2](https://github.com/knsv/mermaid/tree/0.3.2) (2015-01-11)
6dd74de1210
6dd74de1211[Full Changelog](https://github.com/knsv/mermaid/compare/0.3.1...0.3.2)
6dd74de1212
6dd74de1213**Closed issues:**
6dd74de1214
6dd74de1215- disable auto render [\#91](https://github.com/knsv/mermaid/issues/91)
6dd74de1216- Tidy breaks mermaid \(linebreaks in \<div\>\) [\#87](https://github.com/knsv/mermaid/issues/87)
6dd74de1217- Bug: \<br\> being rendered as text in node [\#73](https://github.com/knsv/mermaid/issues/73)
6dd74de1218- Graph edges appear to render outside of the canvas [\#70](https://github.com/knsv/mermaid/issues/70)
6dd74de1219- Make link text look like it is on the line [\#53](https://github.com/knsv/mermaid/issues/53)
6dd74de1220
6dd74de1221**Merged pull requests:**
6dd74de1222
6dd74de1223- Merge pull request \#1 from knsv/master [\#96](https://github.com/knsv/mermaid/pull/96) ([gkchic](https://github.com/gkchic))
6dd74de1224- Removed duplicated section in flowchart docs [\#94](https://github.com/knsv/mermaid/pull/94) ([kaime](https://github.com/kaime))
6dd74de1225- Grammar changes to sequence page [\#93](https://github.com/knsv/mermaid/pull/93) ([gkchic](https://github.com/gkchic))
6dd74de1226- GitHub buttons [\#89](https://github.com/knsv/mermaid/pull/89) ([gkchic](https://github.com/gkchic))
6dd74de1227- Template change [\#88](https://github.com/knsv/mermaid/pull/88) ([gkchic](https://github.com/gkchic))
6dd74de1228
6dd74de1229## [0.3.1](https://github.com/knsv/mermaid/tree/0.3.1) (2015-01-05)
6dd74de1230
6dd74de1231[Full Changelog](https://github.com/knsv/mermaid/compare/0.3.0...0.3.1)
6dd74de1232
6dd74de1233**Closed issues:**
6dd74de1234
6dd74de1235- Non ASCII chars in labels [\#84](https://github.com/knsv/mermaid/issues/84)
6dd74de1236- 'undefined' titles of Quicklinks on the usage page [\#80](https://github.com/knsv/mermaid/issues/80)
6dd74de1237- \[cli\] Enhancement proposal: not fail --version / --help if phantomjs isn't installed [\#71](https://github.com/knsv/mermaid/issues/71)
6dd74de1238- Neural Networks [\#39](https://github.com/knsv/mermaid/issues/39)
6dd74de1239- Support for sequence diagrams [\#16](https://github.com/knsv/mermaid/issues/16)
6dd74de1240- Client utility for mermaid [\#6](https://github.com/knsv/mermaid/issues/6)
6dd74de1241
6dd74de1242**Merged pull requests:**
6dd74de1243
6dd74de1244- Flowchart doc: Text in the circle now in a circle [\#81](https://github.com/knsv/mermaid/pull/81) ([Grahack](https://github.com/Grahack))
6dd74de1245- Fix for issue \#73 [\#79](https://github.com/knsv/mermaid/pull/79) ([it0a](https://github.com/it0a))
6dd74de1246- Ink template [\#78](https://github.com/knsv/mermaid/pull/78) ([gkchic](https://github.com/gkchic))
6dd74de1247- Show help and version even if phantom isn't present. Fixes \#71 [\#75](https://github.com/knsv/mermaid/pull/75) ([fardog](https://github.com/fardog))
6dd74de1248- Add apostrophe & 'and' [\#72](https://github.com/knsv/mermaid/pull/72) ([sudodoki](https://github.com/sudodoki))
6dd74de1249
6dd74de1250## [0.3.0](https://github.com/knsv/mermaid/tree/0.3.0) (2014-12-22)
6dd74de1251
6dd74de1252[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.16...0.3.0)
6dd74de1253
6dd74de1254**Closed issues:**
6dd74de1255
6dd74de1256- Consider shipping a standalone executable [\#65](https://github.com/knsv/mermaid/issues/65)
6dd74de1257- Trailing whitespace at the end of lines is not ignored [\#55](https://github.com/knsv/mermaid/issues/55)
6dd74de1258- How do I do comments? [\#47](https://github.com/knsv/mermaid/issues/47)
6dd74de1259- This characters failed the lexical parsing [\#46](https://github.com/knsv/mermaid/issues/46)
6dd74de1260- tutorial for creating new type of graph/layout [\#44](https://github.com/knsv/mermaid/issues/44)
6dd74de1261- Improve readability with new line as terminator and whitespace [\#38](https://github.com/knsv/mermaid/issues/38)
6dd74de1262- Use classes instead of inline style for easy styling [\#24](https://github.com/knsv/mermaid/issues/24)
6dd74de1263
6dd74de1264**Merged pull requests:**
6dd74de1265
6dd74de1266- Adds Command Line Interface for generating PNGs from mermaid description files [\#69](https://github.com/knsv/mermaid/pull/69) ([fardog](https://github.com/fardog))
6dd74de1267- Allow special symbols for direction along with acronyms [\#66](https://github.com/knsv/mermaid/pull/66) ([vijay40](https://github.com/vijay40))
6dd74de1268
6dd74de1269## [0.2.16](https://github.com/knsv/mermaid/tree/0.2.16) (2014-12-15)
6dd74de1270
6dd74de1271[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.15...0.2.16)
6dd74de1272
6dd74de1273**Closed issues:**
6dd74de1274
6dd74de1275- Mermaid not rendering properly on Wordpress pages [\#59](https://github.com/knsv/mermaid/issues/59)
6dd74de1276- Improve example page with live demo [\#52](https://github.com/knsv/mermaid/issues/52)
6dd74de1277- Create image file via CLI? [\#48](https://github.com/knsv/mermaid/issues/48)
6dd74de1278- Does not render upon AngularJS Updates [\#45](https://github.com/knsv/mermaid/issues/45)
6dd74de1279- Download link in README.MD doesn't work. [\#42](https://github.com/knsv/mermaid/issues/42)
6dd74de1280- linkStyle usage is not obvious [\#41](https://github.com/knsv/mermaid/issues/41)
6dd74de1281- Move \*.spec.js in src/ to test/ [\#35](https://github.com/knsv/mermaid/issues/35)
6dd74de1282- Lines routed outside visible area [\#19](https://github.com/knsv/mermaid/issues/19)
6dd74de1283
6dd74de1284**Merged pull requests:**
6dd74de1285
6dd74de1286- New grammar will allow statements ending without semicolon as disccused in Issue \#38 [\#63](https://github.com/knsv/mermaid/pull/63) ([vijay40](https://github.com/vijay40))
6dd74de1287- Class based styling [\#62](https://github.com/knsv/mermaid/pull/62) ([bjowes](https://github.com/bjowes))
6dd74de1288- Fix typos [\#60](https://github.com/knsv/mermaid/pull/60) ([sublimino](https://github.com/sublimino))
6dd74de1289- Included .DS_Store in gitignore [\#57](https://github.com/knsv/mermaid/pull/57) ([alvynmcq](https://github.com/alvynmcq))
6dd74de1290- Improves readablity discussed in issue \#38 [\#56](https://github.com/knsv/mermaid/pull/56) ([vijay40](https://github.com/vijay40))
6dd74de1291- Added a linting task for gulp [\#43](https://github.com/knsv/mermaid/pull/43) ([serv](https://github.com/serv))
6dd74de1292
6dd74de1293## [0.2.15](https://github.com/knsv/mermaid/tree/0.2.15) (2014-12-05)
6dd74de1294
6dd74de1295[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.14...0.2.15)
6dd74de1296
6dd74de1297**Closed issues:**
6dd74de1298
6dd74de1299- Question marks don't render properly with /dist/mermaid.full.min.js [\#30](https://github.com/knsv/mermaid/issues/30)
6dd74de1300- Error with some characters [\#25](https://github.com/knsv/mermaid/issues/25)
6dd74de1301- Provide parse function in browser without `require`? [\#21](https://github.com/knsv/mermaid/issues/21)
6dd74de1302- Better label text support [\#18](https://github.com/knsv/mermaid/issues/18)
6dd74de1303- Cap-cased words break parser [\#8](https://github.com/knsv/mermaid/issues/8)
6dd74de1304
6dd74de1305**Merged pull requests:**
6dd74de1306
6dd74de1307- Include bower_components/ to .gitignore [\#33](https://github.com/knsv/mermaid/pull/33) ([serv](https://github.com/serv))
6dd74de1308- Fixed reference to Git repo. [\#32](https://github.com/knsv/mermaid/pull/32) ([guyellis](https://github.com/guyellis))
6dd74de1309
6dd74de1310## [0.2.14](https://github.com/knsv/mermaid/tree/0.2.14) (2014-12-03)
6dd74de1311
6dd74de1312[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.13...0.2.14)
6dd74de1313
6dd74de1314## [0.2.13](https://github.com/knsv/mermaid/tree/0.2.13) (2014-12-03)
6dd74de1315
6dd74de1316[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.10...0.2.13)
6dd74de1317
6dd74de1318**Closed issues:**
6dd74de1319
6dd74de1320- modified init to be applied more than once [\#29](https://github.com/knsv/mermaid/issues/29)
6dd74de1321- Wanted to know build process for the project. [\#28](https://github.com/knsv/mermaid/issues/28)
6dd74de1322- Container support [\#27](https://github.com/knsv/mermaid/issues/27)
6dd74de1323- can not support Chinese description [\#20](https://github.com/knsv/mermaid/issues/20)
6dd74de1324- Node Label text mistaken for Direction [\#17](https://github.com/knsv/mermaid/issues/17)
6dd74de1325- Support unicode chars in labels [\#9](https://github.com/knsv/mermaid/issues/9)
6dd74de1326- Publish to NPM [\#7](https://github.com/knsv/mermaid/issues/7)
6dd74de1327
6dd74de1328## [0.2.10](https://github.com/knsv/mermaid/tree/0.2.10) (2014-12-01)
6dd74de1329
6dd74de1330[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.9...0.2.10)
6dd74de1331
6dd74de1332## [0.2.9](https://github.com/knsv/mermaid/tree/0.2.9) (2014-12-01)
6dd74de1333
6dd74de1334[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.8...0.2.9)
6dd74de1335
6dd74de1336**Closed issues:**
6dd74de1337
6dd74de1338- Add link to jsbin playground to README [\#11](https://github.com/knsv/mermaid/issues/11)
6dd74de1339- What are the requirements ? [\#10](https://github.com/knsv/mermaid/issues/10)
6dd74de1340
6dd74de1341**Merged pull requests:**
6dd74de1342
6dd74de1343- Allow unicode chars in labels [\#13](https://github.com/knsv/mermaid/pull/13) ([codebeige](https://github.com/codebeige))
6dd74de1344
6dd74de1345## [0.2.8](https://github.com/knsv/mermaid/tree/0.2.8) (2014-12-01)
6dd74de1346
6dd74de1347[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.7...0.2.8)
6dd74de1348
6dd74de1349## [0.2.7](https://github.com/knsv/mermaid/tree/0.2.7) (2014-12-01)
6dd74de1350
6dd74de1351[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.6...0.2.7)
6dd74de1352
6dd74de1353**Closed issues:**
6dd74de1354
6dd74de1355- Provide parser as separate module [\#4](https://github.com/knsv/mermaid/issues/4)
6dd74de1356
6dd74de1357## [0.2.6](https://github.com/knsv/mermaid/tree/0.2.6) (2014-11-27)
6dd74de1358
6dd74de1359[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.5...0.2.6)
6dd74de1360
6dd74de1361## [0.2.5](https://github.com/knsv/mermaid/tree/0.2.5) (2014-11-27)
6dd74de1362
6dd74de1363[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.4...0.2.5)
6dd74de1364
6dd74de1365**Merged pull requests:**
6dd74de1366
6dd74de1367- Added new shapes! [\#1](https://github.com/knsv/mermaid/pull/1) ([bjowes](https://github.com/bjowes))
6dd74de1368
6dd74de1369## [0.2.4](https://github.com/knsv/mermaid/tree/0.2.4) (2014-11-25)
6dd74de1370
6dd74de1371[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.3...0.2.4)
6dd74de1372
6dd74de1373## [0.2.3](https://github.com/knsv/mermaid/tree/0.2.3) (2014-11-24)
6dd74de1374
6dd74de1375[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.2...0.2.3)
6dd74de1376
6dd74de1377## [0.2.2](https://github.com/knsv/mermaid/tree/0.2.2) (2014-11-22)
6dd74de1378
6dd74de1379[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.1...0.2.2)
6dd74de1380
6dd74de1381## [0.2.1](https://github.com/knsv/mermaid/tree/0.2.1) (2014-11-22)
6dd74de1382
6dd74de1383[Full Changelog](https://github.com/knsv/mermaid/compare/0.2.0...0.2.1)
6dd74de1384
6dd74de1385## [0.2.0](https://github.com/knsv/mermaid/tree/0.2.0) (2014-11-22)
6dd74de1386
6dd74de1387[Full Changelog](https://github.com/knsv/mermaid/compare/0.1.1...0.2.0)
6dd74de1388
6dd74de1389## [0.1.1](https://github.com/knsv/mermaid/tree/0.1.1) (2014-11-17)
6dd74de1390
6dd74de1391[Full Changelog](https://github.com/knsv/mermaid/compare/0.1.0...0.1.1)
6dd74de1392
6dd74de1393## [0.1.0](https://github.com/knsv/mermaid/tree/0.1.0) (2014-11-16)