JointJS+ v4.2.1

Released: Dec 17, 2025

Aggiornamenti in v4.2.1

Funzionalità

  • AI Agent
    • Added README.md files describing the application structure.
    • Made the Navigator feature independent of the rest of the application.
    • Improved organization of CSS styles.
  • PertChart
    • Added a README.md file describing the Pert Chart example, including its usage and API.
  • Graph
    • Introduced internal changes that allow layers to be ignored when adding cells to the graph. These changes enable other fixes related to layer handling.

Correzioni

  • AI Agent
    • Disabled actions in the registry picker when they are already used in the diagram.
  • UI - Clipboard
    • Fixed an issue where copying cells with layers to the clipboard would throw an error.
  • Layout - DirectedGraph
    • Fixed an issue where applying the DirectedGraph layout to cells with layers would throw an error.
  • GridLayout
    • Fixed an issue where applying the GridLayout layout to cells with layers would throw an error.
  • MSAGL
    • Fixed an issue where applying the MSAGL layout to cells with layers would throw an error.