Hello.
Something seems to have broken in the latest version 0.0.66.
The code that simply copies the input signal to the output does not work. https://i.imgur.com/C27NcfC.jpg
By the way, it seems to work fine with the previous version 0.0.65.
Oh yeah, it's those major changes to fix signal ambiguity issue reported by ixu in the other thread yesterday - something had to be broken there :)
Inputs were caching short signal names already, but forgot that I changed how lookups were done there and didn't think to test it.
Should be fixed in 0.0.67, thanks for reporting.