# [@appland/sequence-diagram-v1.15.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.14.0...@appland/sequence-diagram-v1.15.0) (2026-09-18)


### Bug Fixes

* **sequence-diagram:** color a moved arrow violet in PlantUML too ([78df9c1](https://github.com/getappmap/appmap-js/commit/78df9c13c3ce835cbefc5e80e71862e79c51e979))
* **sequence-diagram:** identify a moved block's former parent by actor ([dd5d350](https://github.com/getappmap/appmap-js/commit/dd5d350618b49115ef3bf8420ca69d4ba5898a99))


### Features

* **sequence-diagram:** structure-aware diff with moved blocks ([f0f16ef](https://github.com/getappmap/appmap-js/commit/f0f16eff91f5eeda87bfb375ebbdfb0fe5a865a5))


### Performance Improvements

* **sequence-diagram:** look up sibling digests in a set, not a scan ([e0a8705](https://github.com/getappmap/appmap-js/commit/e0a87057d236401d1e644c1455c504fcc1ad758a))

# [@appland/sequence-diagram-v1.14.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.13.0...@appland/sequence-diagram-v1.14.0) (2026-07-11)


### Bug Fixes

* **cli:** sanitize eventUpdates too ([0cc5b94](https://github.com/getappmap/appmap-js/commit/0cc5b94f2c0828a93b1a5b85e2c8da5ec6e77dc6))


### Features

* **cli:** normalize AppMaps as the first step of sanitize ([5a414d9](https://github.com/getappmap/appmap-js/commit/5a414d98d7c8a1f3c3b17a2cbd482408c4e75a0b))
* **cli:** provenance markers for sanitize and trim ([1157abc](https://github.com/getappmap/appmap-js/commit/1157abc9687261227b3046ac3b5a2ba50f3396ec))

# [@appland/sequence-diagram-v1.13.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.12.0...@appland/sequence-diagram-v1.13.0) (2026-07-03)


### Features

* **sequence-diagram:** carry AppMap labels on diagram actions ([0d99566](https://github.com/getappmap/appmap-js/commit/0d99566f635856f624f27289e611f2f05244045b))

# [@appland/sequence-diagram-v1.12.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.11.0...@appland/sequence-diagram-v1.12.0) (2023-12-28)


### Features

* Update @appland/client in @appland/appmap ([953872f](https://github.com/getappmap/appmap-js/commit/953872f398b856348a5897929a08f0e695a5ec81))

# [@appland/sequence-diagram-v1.11.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.10.0...@appland/sequence-diagram-v1.11.0) (2023-11-26)


### Features

* Option to disable PlantUML markup & notes ([1f56c4f](https://github.com/getappmap/appmap-js/commit/1f56c4faf3d90e61ecddcc3294f3fc41aa5a22de))

# [@appland/sequence-diagram-v1.10.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.9.0...@appland/sequence-diagram-v1.10.0) (2023-11-07)


### Features

* Update @appland/openapi to 1.7.0 ([1718173](https://github.com/getappmap/appmap-js/commit/17181733221e46a371266b6b3d9c18966b4db099))

# [@appland/sequence-diagram-v1.9.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.8.1...@appland/sequence-diagram-v1.9.0) (2023-10-16)


### Features

* Cache parsed SQL to improve hash generation for events ([7fb7b9f](https://github.com/getappmap/appmap-js/commit/7fb7b9f945888c4007d3c20844e00212455acda6))
* Cache sha256 computations ([b50e342](https://github.com/getappmap/appmap-js/commit/b50e3425ad7744b6c2a2439a6056ceeb9a3100aa))

# [@appland/sequence-diagram-v1.8.1](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.8.0...@appland/sequence-diagram-v1.8.1) (2023-10-06)


### Bug Fixes

* Avoid calling buildDiagram on seq diagram load ([690e4f6](https://github.com/getappmap/appmap-js/commit/690e4f65723ca70df236841d9d5090689e647741))

# [@appland/sequence-diagram-v1.8.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.7.0...@appland/sequence-diagram-v1.8.0) (2023-09-07)


### Features

* Sequence diagram validation ([e88ab44](https://github.com/getappmap/appmap-js/commit/e88ab44791a994f4102903e8141e538db481d23a))

# [@appland/sequence-diagram-v1.7.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.6.1...@appland/sequence-diagram-v1.7.0) (2023-07-19)


### Features

* upgrade @appland/models to 2.6.3 ([6e31f9c](https://github.com/getappmap/appmap-js/commit/6e31f9cc179ac0edfcde2861b937cd104ed4c687))

# [@appland/sequence-diagram-v1.6.1](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.6.0...@appland/sequence-diagram-v1.6.1) (2023-07-06)


### Bug Fixes

* loop boxes surround calls ([69e0e14](https://github.com/getappmap/appmap-js/commit/69e0e1454b0ff7cba8bcb4b095ae7af55e745cef))

# [@appland/sequence-diagram-v1.6.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.5.2...@appland/sequence-diagram-v1.6.0) (2023-06-02)


### Features

* user can save filter settings ([763c246](https://github.com/getappmap/appmap-js/commit/763c246297d1a1c6516577d9a6d4f49295c36b70))

# [@appland/sequence-diagram-v1.5.2](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.5.1...@appland/sequence-diagram-v1.5.2) (2023-05-09)


### Bug Fixes

* seq diagram expand option includes child classes ([5febef8](https://github.com/getappmap/appmap-js/commit/5febef82a67a466e5eb0e52342c5788830a3bbde))

# [@appland/sequence-diagram-v1.5.1](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.5.0...@appland/sequence-diagram-v1.5.1) (2023-04-28)


### Bug Fixes

* Don't try and parse truncated queries ([3c78ecd](https://github.com/getappmap/appmap-js/commit/3c78ecde4247ffe3e0381b0bad0099868aa8c6ae))
* Null pointer in sequence diagram diff ([884ec6e](https://github.com/getappmap/appmap-js/commit/884ec6edb96460ee53e662afab78e01063c67fc4))

# [@appland/sequence-diagram-v1.5.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.4.2...@appland/sequence-diagram-v1.5.0) (2023-03-16)


### Bug Fixes

* All packages will now be considered as potential actors ([2b931a4](https://github.com/getappmap/appmap-js/commit/2b931a451a6df4bda1ac1bc3ec1eccb16da18c63))


### Features

* Generate png of sequence diagram ([c7fc54b](https://github.com/getappmap/appmap-js/commit/c7fc54bd56b14db6e76749e9c46f810ada8001b9))

# [@appland/sequence-diagram-v1.4.2](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.4.1...@appland/sequence-diagram-v1.4.2) (2023-03-10)


### Bug Fixes

* remove assert and util from vue code ([0af4d95](https://github.com/getappmap/appmap-js/commit/0af4d9508bc6328f357182ece4176850d9df38a4))

# [@appland/sequence-diagram-v1.4.1](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.4.0...@appland/sequence-diagram-v1.4.1) (2023-02-25)


### Bug Fixes

* update internal dependencies for sequence diagram release ([4f6ddeb](https://github.com/getappmap/appmap-js/commit/4f6ddebedf3ecdfb18429ddca5a117e91498bc5c))

# [@appland/sequence-diagram-v1.4.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.3.4...@appland/sequence-diagram-v1.4.0) (2023-02-24)


### Bug Fixes

* Ensure enum numeric values stay stable ([532423d](https://github.com/getappmap/appmap-js/commit/532423ddcccbe3a0bd382454beac1ae03d2fe8c4))
* Fix linting of sequence-diagram project ([1c0f26f](https://github.com/getappmap/appmap-js/commit/1c0f26fb066476a3674fae035404dea59f2cd321))
* Sequence diagram displays selected event ([db0a271](https://github.com/getappmap/appmap-js/commit/db0a27172d3fad767ba688dedaa243095fca8f89))
* Switch to crypto-js ([3aacc3c](https://github.com/getappmap/appmap-js/commit/3aacc3cd0459fc15497bb97b3f073cb82d424dbb))


### Features

* Add seq diagram Text mode output ([4ec622e](https://github.com/getappmap/appmap-js/commit/4ec622ef41599749d5ec90d830e1961eba12536d))
* Optionally skip loop rollup ([fa04ca9](https://github.com/getappmap/appmap-js/commit/fa04ca99e1950ed0a79cfe0e63cc0074ad1b3138))
* Remove diff mode labels ([8bf6a96](https://github.com/getappmap/appmap-js/commit/8bf6a9601645ea4cfc9b197fb8d482f41414ea32))
* Save event ids on seq diagram actions ([310f641](https://github.com/getappmap/appmap-js/commit/310f641728e07a5d787d0fe065b57caf4f72ae48))

# [@appland/sequence-diagram-v1.3.4](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.3.3...@appland/sequence-diagram-v1.3.4) (2023-02-10)


### Bug Fixes

* Use the most recent `classNameToOpenAPIType` API ([8e2686c](https://github.com/getappmap/appmap-js/commit/8e2686c432ffdae5c30731c13e0e3cc433894121))

# [@appland/sequence-diagram-v1.3.3](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.3.2...@appland/sequence-diagram-v1.3.3) (2023-02-02)


### Bug Fixes

* Update [@appland](https://github.com/appland) deps ([fb4d442](https://github.com/getappmap/appmap-js/commit/fb4d442d1570f5fddbb08dfed78c9acfa63db1a0))

# [@appland/sequence-diagram-v1.3.2](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.3.1...@appland/sequence-diagram-v1.3.2) (2023-01-24)


### Bug Fixes

* Handle missing returnEvent ([347365a](https://github.com/getappmap/appmap-js/commit/347365a0d45f704a933c5f222f9b39c820a72193))
* Handle status or status_code ([b235db6](https://github.com/getappmap/appmap-js/commit/b235db6b7c88b4df2a77d2e20270b74e03adee26))

# [@appland/sequence-diagram-v1.3.1](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.3.0...@appland/sequence-diagram-v1.3.1) (2022-12-16)


### Bug Fixes

* Move @datastructures-js/priority-queue to `dependencies` ([25055fb](https://github.com/getappmap/appmap-js/commit/25055fb227c4088abecaa2de87d5c13f6d5dd9b3))

# [@appland/sequence-diagram-v1.3.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.2.0...@appland/sequence-diagram-v1.3.0) (2022-12-13)


### Features

* Add clock icon to timing info ([6f8dbee](https://github.com/getappmap/appmap-js/commit/6f8dbee3f10f477340ad03ea56f44bd4e6066d1d))
* Diff 'change' option ([ee70ee8](https://github.com/getappmap/appmap-js/commit/ee70ee8fa282685cc5cf8892e81618df7b7f2204))
* Print char diff of label changes ([0fca36f](https://github.com/getappmap/appmap-js/commit/0fca36f0e3465f6f7f950285cb952cacbaed127a))
* Update diff theme colors ([8921623](https://github.com/getappmap/appmap-js/commit/89216237c0efb8aca0f267fc1888f5f5d9beeeb7))

# [@appland/sequence-diagram-v1.2.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.1.1...@appland/sequence-diagram-v1.2.0) (2022-12-12)


### Features

* Add clock icon to timing info ([3783428](https://github.com/getappmap/appmap-js/commit/378342823a2b2279b72d6e634a5f6f92ce5f852e))
* Display timing info on sequence diagram ([61141f9](https://github.com/getappmap/appmap-js/commit/61141f926a75ec857628d89350b0865c28033250))

# [@appland/sequence-diagram-v1.1.1](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.1.0...@appland/sequence-diagram-v1.1.1) (2022-12-06)


### Bug Fixes

* Make sure appmap works correctly in a PnP environment ([bbefc46](https://github.com/getappmap/appmap-js/commit/bbefc465fa5b396ed528b1c0fa072a3463213552))

# [@appland/sequence-diagram-v1.1.0](https://github.com/getappmap/appmap-js/compare/@appland/sequence-diagram-v1.0.0...@appland/sequence-diagram-v1.1.0) (2022-11-06)


### Bug Fixes

* Export sequence diagram types ([5537840](https://github.com/getappmap/appmap-js/commit/55378405acf05f6e4f2091e764754e1a8b9cfbaa))


### Features

* Apply appmap styles to seq diagram ([268af2c](https://github.com/getappmap/appmap-js/commit/268af2c6ad932de240985cf3d35b8a9f22218268))

# @appland/sequence-diagram-v1.0.0 (2022-11-02)


### Bug Fixes

* Fix seq diagram diff output ([fd5b832](https://github.com/getappmap/appmap-js/commit/fd5b8322a082bdce7a3518d293ff4badab9e9a33))
* Seq diagram loop label color ([add46bc](https://github.com/getappmap/appmap-js/commit/add46bc72c1fd5fc7c14023e8ab39acac97bcce4))
* Seq diagram properties are writeable ([b815918](https://github.com/getappmap/appmap-js/commit/b8159183a763d872e0ba560901c4e4ef9ef68662))


### Features

* Export seq diagram formatters ([e4a0c1b](https://github.com/getappmap/appmap-js/commit/e4a0c1b56dc23826b814a5d815fa2cb12e58c63c))
* Generate sequence diagram ([870be30](https://github.com/getappmap/appmap-js/commit/870be30dbdc074672cc43495eebd396fd97c0184))
* Sequence diagram diff ([4c22101](https://github.com/getappmap/appmap-js/commit/4c2210170d19c9aa6abee7eeb14d02db7fb94178))
* Tune diagram output and actor priority ([7782621](https://github.com/getappmap/appmap-js/commit/77826217f5cec905ea13a1c1da5d7d3c836d44b2))

### Features
