The build 2026.07.06 has been released today.
Today asides from the bug fixes, I also made a lot of new features ! I have not made videos yet, so I will only give you the links to the PR to FreeCAD as they have some videos in them.
– new Array tools for Assembly : Let you create link arrays. There are 5 tools : Linear, polar, circular, path and point arrays. (https://github.com/FreeCAD/FreeCAD/pull/30840)
– New part design pattern tools added : circular, path and point patterns. (same PR as above)
– New capability to suppress elements in the pattern tools (both PartDesign and Assembly tools) (https://github.com/FreeCAD/FreeCAD/pull/30840#issuecomment-4864830927)
– Added the 2 sides mode to the revolution features in PartDesign (https://github.com/FreeCAD/FreeCAD/pull/31044)
– Added the 2 sides mode to the helix features in PartDesign (https://github.com/FreeCAD/FreeCAD/pull/31065)
– In Assembly exploded view, you can now control the moves in the UI (https://github.com/FreeCAD/FreeCAD/pull/30955)
So yes lot of new things to try out 🙂