We finally can have KiCad10. Its long overdue, but there were so many annoying issues that have been fixed in the last weeks, it was just not ready[1].

The tags for the release of 10.0.0 have been set on the #kicad repository.

Now we just need for the builds to complete. The release blogpost will soon be available as well.

https://gitlab.com/kicad/code/kicad/-/tags/10.0.0

[1] I am sure there are plenty of issues/bugs left, but that's what the 10.0.1 release is for.

10.0.0 · Tags · KiCad / KiCad Source Code / kicad · GitLab

GitLab.com

GitLab
@cccpresser aaaaaaaaand they will release it with the 3d render from cli mostly broken. not nice
@rafaelmartins meh. Is there an open ticket for that?

@cccpresser of course. it was claimed to be fixed on 9.0.7, but still broken. it potentially affects other cli tools too. basically the cli options that default to true can't be set to false 🤡

https://gitlab.com/kicad/code/kicad/-/work_items/21950

`kicad-cli pcb render` command always enforces stackup colors (#21950) · Issues · KiCad / KiCad Source Code / kicad · GitLab

Description The kicad-cli pcb render command always enforces the usage of stackup colors over the colors defined by presets.

GitLab
@cccpresser I'll test in 10 anyway, maybe it was fixed as side effect of other work, since it is so obvious error...