Highlights
- Weekly 2026.39 release for web and desktop from the same source revision.
Modeling, drawing and annotation
- seat axis steps on 3D snaps; raised bases follow the cursor (#1030)
- show Inventor drawing views, each in its own viewport (#1285)
- per-piece snap bounds, linear image layering, snap op checks
- node graph overlay; move to opencadcodec/opencadkernel/opencadgraph
- skip wire distance math for solid lines and optimize handle parsing
- pin cadcodec at dd1d7bf and cadkernel at 6eae7c9
Rendering, plotting and file fidelity
- normalize missing dimension arrow block references on save
- pin opencadcodec 42b44d2 (DXF saves polar stretch actions)
- give the synthetic plot image the new pixelated field
- save and open node graphs as .ocg files
- Add audited, versioned MCP save workflow (#1452)
- test(plot): pin the paper-scale tests to millimetre drawing units
Interface, web and plugins
- refactor(commands): plugin dispatch ends through finish_dispatch
- record last_cmd on plugin dispatch to repeat on Enter
- drop the new boundary when the clip is refused; translate prompts
- CLIP on images and viewports, IMAGECLIP, VPCLIP, linked clip boundaries and clip depth
- follow-ups to the XCLIP merge
- show ribbon command icons in menus and suggestions
Maintenance
- pin opencadcodec 4f7bd51 (merlinnot codec fixes #56-#61)
- install on Linux as a Flatpak from FlatPark (#1487)
- Insert Reference panel: separate Attach XREF and Attach PDF buttons
- lay automatic text out from the style again (#1412)
- no stroke-font tracking after big-font and fallback glyphs (#1470)
- SVG ticks and page arrows instead of glyphs
Full Changelog: v2026.38...v2026.39