Skip to content

v12.8.1

Choose a tag to compare

@adrai adrai released this 08 Sep 16:20
  • the "wrong cdnType" hint shown when a project is found on the other CDN
    endpoint now names the project's real cdn type and the --cdn-type value to
    pass. Before, the hint was derived from the caller's option, which every
    command filled with the default when --cdn-type was absent even if
    --api-endpoint was set explicitly, so the two types could appear the wrong
    way round. The effective cdn type now follows the endpoint.