Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
autodev-jetbrains-2.4.0-241.zip | 2025-08-14 | 40.1 MB | |
autodev-jetbrains-2.4.0-233.zip | 2025-08-14 | 39.9 MB | |
autodev-jetbrains-2.4.0-223.zip | 2025-08-14 | 40.2 MB | |
README.md | 2025-08-14 | 5.0 kB | |
v2.4.0 source code.tar.gz | 2025-08-14 | 1.1 MB | |
v2.4.0 source code.zip | 2025-08-14 | 2.1 MB | |
Totals: 6 Items | 123.5 MB | 8 |
[2.4.0] - 2025-08-14
Bug Fixes
- commit: accumulate stream result before updating editor and fixed #437 (ce9685f)
- config: set default value for a2aServers map (cad35c6)
- diagram: correct builder update call placement #438 (f5acc6a)
- diagram: exclude constructor from method list #438 (c90e4b3)
- diagram: improve Mermaid editor selection and context #438 (7ed47a5)
- diagram: update file content on document change #438 (fe6e657)
- graphviz: improve data provider for PSI file access #438 (0f02ffa)
- parser: improve member detection after colon in Mermaid #438 (2e15e07)
Features
- diagram: add diagram diff and change tracking #438 (3c007b4)
- diagram: add ext-diagram module with plugin support #438 (a490162)
- diagram: add Graphviz DOT diagram support #438 (6153dd1)
- diagram: add split editor and LangSketch for Graphviz #438 (af5e396)
- diagram: show field and method types in structure diagram #438 (367400e)
- diagram: support class annotation statements #438 (32075c4)
- diagram: use custom icons for node categories #438 (7f25083)
- git: add Prepush Review action with AI code review #438 (c2e4b88)
- git: add refresh action to prepush review dialog #438 (4077f13)
- git: add structure diagram for code changes #438 (a53bd42)
- git: show class usage relationships in structure diagram #438 (e09da40)
- graphviz: add support for entity nodes with fields #438 (a16ed81)
- mermaid: add mermaid render support #438 (662c873)
- parser: add Mermaid class diagram support #438 (e2cf690)
- ui: replace popup with dialog for diagram review #438 (ed568f2)
Full Changelog: https://github.com/unit-mesh/auto-dev/compare/v2.2.3...v2.4.0