|
@@ -29,7 +29,7 @@ See [all tickets marked for the 4.3.0 release](https://github.com/rs/SDWebImage/ |
|
@@ -29,7 +29,7 @@ See [all tickets marked for the 4.3.0 release](https://github.com/rs/SDWebImage/ |
29
|
- Fix that 0 pixels error should be used when width OR height is zero but not AND #2160
|
29
|
- Fix that 0 pixels error should be used when width OR height is zero but not AND #2160
|
30
|
- Use the synchronized to access NSURLCache and try fix the potential thread-safe problem #2174
|
30
|
- Use the synchronized to access NSURLCache and try fix the potential thread-safe problem #2174
|
31
|
- Prefetcher
|
31
|
- Prefetcher
|
32
|
- - Fix the issue that prefetcher will cause stack overflow is the input urls list is huge because of recursion function call #2196
|
32
|
+ - Fix the issue that prefetcher will cause stack overflow when the input urls list is huge because of recursion function call #2196
|
33
|
|
33
|
|
34
|
#### Performance
|
34
|
#### Performance
|
35
|
- View Category
|
35
|
- View Category
|