Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s.dependency 'SDWebImage', '4.0.0' #289

Open
jokerping opened this issue Mar 1, 2018 · 3 comments
Open

s.dependency 'SDWebImage', '4.0.0' #289

jokerping opened this issue Mar 1, 2018 · 3 comments

Comments

@jokerping
Copy link

When I used CocoaPod, my SDWebImage was downgraded,because you specified the version

@fl0ge
Copy link

fl0ge commented Mar 11, 2018

I think pull request #267 solved that problem. This PR was merged into master on Mar 5 but no new version was released since that merge. You can either wait for the next release or use master branch in Podfile (using pod 'IDMPhotoBrowser', :git => 'https://github.com/thiagoperes/IDMPhotoBrowser.git', :branch => 'master').

@jonathanfoster
Copy link

@Matsepura fixed this issue back in November of 2017, 265bb65.

There have been a ton of improvements in SDWebImage since 4.0 so I consider this a critical release. On 4.0, my app was using 150-200 MB of memory. After updating to SDWebImage 4.4.6, memory dropped to 75 MB.

Who has permissions to tag a new release?

@jonathanfoster
Copy link

@thiagoperes, can you tag a new release that includes this fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants