v0.23.3
CLI 0.23.3
Patch release for daemon enrolment on self-hosted deployments:
mf daemon registernow honors the API endpoint stored bymf login. The command resolves its endpoint the same way every other command does: an explicit--api-urlwins, then the profile’s stored endpoint, then the channel default. Previously the stored profile endpoint was skipped, so a machine logged into a self-hosted API silently tried to enrol against the default endpoint and was told its daemon token did not exist.