Rappid has been renamed and is now known as JointJS+.
JointJS+ v4.2.1
Released: Dec 17, 2025
v4.2.1 中的更新
特性
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.
修补程序
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.