Hey guys,
That’s it the build pipeline is fixed !
The naming of the builds changed, it’s now the date (instead of the commit number before) it’s going to be more convenient.
Also there is now a windows installer build.
This build is getting close to the official 1.1 release. It includes many bug fixes.
But fear not, because I also have cooked for you a few nice features !
- Assembly simulation video export : https://github.com/FreeCAD/FreeCAD/pull/25307
- Assembly snapshots : https://github.com/FreeCAD/FreeCAD/pull/25384
- Assembly temporary explosions on selection : https://github.com/FreeCAD/FreeCAD/pull/25456
Also to be noted, the build include a modification to assembly joints. This is a massive work that is mostly invisible but which is fixing recomputation issues that were caused by cyclic dependencies in the joint references. I tell you about it because this includes a migration script for the joints. So if you open and save an assembly in this build, then your file will not work on older version of AstoCAD and on current FreeCAD either. There is an open pull request to FreeCAD, which should be merged before 1.1. But it’s not merged yet. So I wanted to let you know.
So what’s next? I’ll keep working on bug fixes. I think I’ll try to spend more time on sketcher fixes since I have done a lot of assembly fixes lately.
That’s all for today!
Have a good day
Pierre