← Back to Docs
Recipe System

Recipe Diff Viewer

Compare recipe versions side-by-side with syntax-highlighted additions, removals, and modifications.

v2.4.1v2.5.0
+12 lines-3 lines
Previous
Current
1 name: "shadow_blend"
2 opacity: 0.85
3 - mode: "multiply"
4 enabled: true
1 name: "shadow_blend"
2 opacity: 0.92
3 + mode: "overlay"
4 + blend_strength: 0.7
5 enabled: true
Addition
Removal

Unified View

Single-column diff with inline change markers for quick scanning.

Split View

Side-by-side comparison with synchronized scrolling between panes.