I know it has been discussed for a long time, but did anything that you guys know get added to connect two nets without a footprint? I could of course add a dummy footprint, like a single 0201 pad or something... but that gets silly and doesn't work on internal layers.
The obvious use case is there is VDD (say +3V3), which has a 22µF cap for a bunch of VDDIO's, which goes to 12 VDDIO_xx, each with its own 0.1µF cap. Maybe a couple of them will have two. They're all on +3.3V, but if via'd for example should NOT tie into the +3V3 power plane. They can have their own zone under the part, inside a cutout from the +3V3 power plane. In KiCAD, this gets really painful, and in this particular example the dummy pad doesn't work either because pads can't be on inner layers. What's really desirable is for each power pin to have its own net, with its own cap(s) according to its needs, and then connect them to the main VDDIO net, which ties into the power plane.
But I'm not sure if I recall seeing anything actually added...