[3.17.1] - 2026-04-14
Fixed
- Credential sync and fetch for non-root deploy users — deploying with
--user(non-root) silently failed to syncproxy.ymlto the server because SCP can't write to root-owned/etc/meridian/. This causedrelay deployand other commands that force-refresh credentials to fail. Now uses SSH + sudo for non-root users instead of SCP