Hi,
v1.1.1 introduced the rmtfs-dir systemd service. However, this one seems to race with the existing rmtfs service, and depending on which service starts first, can lead to a state where WiFi is unusable, at least on some devices (initially reported on oneplus,enchilada).
Disabling rmtfs-dir.service fixes the issue on this device, although I'm unsure what the best solution would be here: maybe adding a Conflicts= entry could be an option? Could dropping the [Install] section from rmtfs-dir.service help as well?