Hello everyone. Be careful with the Action Scripts plugin (Via Stitching Generator).
If this plugin is installed manually, then It does not work properly in KiCad version 9.
The plugin ignores contact pads of other networks and places vias on them, which leads to critical errors!!
That’s unfortunately the case, indeed. However, it’s the 3rd most requested feature by upvotes. So apparently there is some demand for it. I’ll keep my fingers crossed it’ll make it into v10.
It’s a shame that with each new version, the API changes and breaks the functionality of plugins. KiCad is valuable precisely because it has a community that develops plugins. I don’t think plugin authors will have the motivation to deal with a new API every year. So, after a few iterations, we might lose plugins that significantly improve the workflow. And since the developers don’t seem too concerned about this, many of KiCad’s advantages over similar software could potentially be lost.
You don’t know what you are talking about and you clearly haven’t followed KiCad development. A whole new API is under work, the old unreliable and constantly changing is deprecated. The new API is already recommended for v9. When the plugin developers will move to the new API, there won’t be need to make changes to plugins for each new KiCad version.