CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 18:24:51 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"77ff6edc7e7c3e5b4e60e12b1c58847b"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=6Ml2SgaFQQr4egPMDo4xTW%2Fali9%2F%2B3MW6Ai4rUhkLvjXHv1BAgLjBmDpBGeWgpZ3SL0S%2FtsdKEnSL5l1dahvZgoCiDFty71JTb%2B0ZV0rfAC7%2BWwekaOfY39eYa5gy1Ipr%2F2UrEA%2BkkPjzDxZIfzrsGsb7%2FWMCZzZnu2zSjph5zm2YgyQTNnw0Ulq2GUStUr%2BklPTgHRQHxBsvUp%2BBtTA0FF9n07hEZuSKrYkaOeH37rq%2B360IPg7LklcI6myyEshpJt5JMn3qDq9XAVr4NNmRQ%3D%3D--0UPQDK00FohxMJ1b--l32sy3P7MhA8FHziRfjoGg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2051234271.1753554291; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 18:24:51 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 26 Jul 2026 18:24:51 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B91C:15141D:5783A4:6D225A:68851D73
Releases · SDWebImage/SDWebImageSwiftUI · GitHub
06 Nov 06:56
Loading
29 Aug 08:37
Loading
01 Jul 11:48
Loading
27 Jun 15:32
Loading
29 Apr 10:32
Loading
29 Apr 10:31
Loading
30 Mar 05:40
Loading
18 Mar 09:47
Loading
09 Mar 14:49
Loading
09 Mar 14:22
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 249
Releases: SDWebImage/SDWebImageSwiftUI
Releases · SDWebImage/SDWebImageSwiftUI
3.1.3 - Data Race Fix
Compare
Assets 2
3.1.2 - WebImage isAnimating binding
Compare
- Allows easy to use WebImage with isAnimating default to false and change to true later #333
- Note: This changes WebImage's internal loaded image from
UIImage/NSImage
toSDAnimatedImage
, which is compatible forUIImageView/NSImageView
Assets 2
3.1.1 - AnimatedImage transition fix
Compare
Fixes
Fix the transition visual jump between placeholderImage and final image for AnimatedImage #326
Assets 2
1 person reacted
3.1.0 - WebImage scale && AnimatedImage aspectRatio support
Compare
Assets 2
3.0.4 - Important State Fix
Compare
Assets 2
1 person reacted
3.0.3 - Privacy Manifest (empty)
Compare
Project
- Added totally empty privacy manifest #315
- People who facing the issue because of Privacy Manifest declaration during ITC validation can try this version
Assets 2
3.0.2 - Fix AnimatedImage with Data/Name
Compare
Fixes
- Fix the assert crash then when using Data/Name in AnimatedImage #309
Assets 2
3.0.1 - Fix nil url reloading
Compare
[3.0.1] - 2024-03-18
- Fix the issue for WebImage/AnimatedImage when url is nil will not cause the reloading #304
Assets 2
1 person reacted
3.0.0 - SwiftUI 2 and API refine
Compare
Note: SDWebImageSwiftUI 3.x is the final version of this dedicated repo. In the future, this repo will become part of SDWebImage itself, and get released together, so no dedicated version :)
These are the full changelog after the latest 2.x branch (2.2.7)
Changelog
Changed
- Update the AnimatedImage API to expose the SDAnimatedImageView #285
- Fix the AnimatedImgae rendering mode about compatible with SDWebImage 5.18+
- Update the WebImage API to match SwiftUI.AsyncImage #275 @Kyle-Ye
- Allows to use UIImage/NSImage as defaults when init the AnimatedImage with JPEG data #277
- Drop iOS 13/macOS 10.15/tvOS 13/watchOS 6 support #250
- ProgressIndicator and ActivityIndicator is removed. Use
ProgressView
instead - Availability is changed to iOS 14/macOS 11/tvOS 11/watchOS 7
- Embed
SwiftUIBackports
dependency is removed.
Removed
WebImage.placeholder<T>(@ViewBuilder content: () -> T) -> WebImage
WebImage.placeholder(_ image: Image) -> WebImage
AnimatedImage.placeholder<T>(@ViewBuilder content: () -> T) -> AnimatedImage
AnimatedImage.placeholder(_ image: PlatformImage) -> AnimatedImage
Assets 2
4 people reacted
2.2.7 - 2.x maintenance
Compare
Assets 2
Previous Next
You can’t perform that action at this time.