Balena-wifi seems to have had a regression Recent v4.11.x are missing `ui` in archive. · Issue #588 · balena-os/wifi-connect · GitHub
Basically the UI folder is missing from the packaged tar.gz
This is the last working version … Release v4.4.6 · balena-os/wifi-connect · GitHub
Obviously I can just clone the repo and copy the UI folder to the correct expected place. But that’s not what the instructions say, not how it used to work, and not how it is on the dockerfile.template… wifi-connect/Dockerfile.template at master · balena-os/wifi-connect · GitHub
Can this be fixed?