docs: rename Edgly to Smart CDN (#5449)

* docs: rename Edgly to Smart CDN

* Apply suggestions from code review

* Apply suggestions from code review
This commit is contained in:
Merlijn Vos 2024-09-19 10:42:57 +02:00 committed by GitHub
parent 23bf2298d8
commit 9eb857e68c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
40 changed files with 76 additions and 77 deletions

View file

@ -6154,7 +6154,7 @@ Released: 2018-02-11.
- dashboard: Use more accessible tip lib microtip (#536 / @arturi)
- docs: Add PHP snippets to XHRUpload docs (#567 / @goto-bus-stop)
- meta: Added instruction to fork the repo first (#512 / muhammadInam)
- meta: Automatically host releases on edgly and use that as our main CDN (#558 / @kvz)
- meta: Automatically host releases on Smart CDN and use that as our main CDN (#558 / @kvz)
- meta: Dependency version updates (#523 / @goto-bus-stop)
- meta: Remove unused files from published package (#586 / @goto-bus-stop)
- s3: Respect `limit` option for upload parameter requests too; fix isXml() check when no content-type is available (#545, #544, #528 / @goto-bus-stop)