1
|
-## [4.2.0 - Pluginable coders, on Oct XX, 2017](https://github.com/rs/SDWebImage/releases/tag/4.2.0)
|
1
|
+## [4.2.1 - 4.2 Patch, on Oct 31st, 2017](https://github.com/rs/SDWebImage/releases/tag/4.2.1)
|
|
|
2
|
+See [all tickets marked for the 4.2.1 release](https://github.com/rs/SDWebImage/milestone/18)
|
|
|
3
|
+
|
|
|
4
|
+#### Features
|
|
|
5
|
+- Feature refactor built-in coders and support animated webp on macOS #2082 (reusable code into `SDWebImageCoderHelper`; `SDWebImageFrame` abstracts animated images frames)
|
|
|
6
|
+
|
|
|
7
|
+#### Fixes
|
|
|
8
|
+- Fixed EXIF orientation method will crash on iOS 7 because it’s an iOS 8 above API #2082
|
|
|
9
|
+
|
|
|
10
|
+## [4.2.0 - Pluginable coders, on Oct 30th, 2017](https://github.com/rs/SDWebImage/releases/tag/4.2.0)
|
2
|
See [all tickets marked for the 4.2.0 release](https://github.com/rs/SDWebImage/milestone/16)
|
11
|
See [all tickets marked for the 4.2.0 release](https://github.com/rs/SDWebImage/milestone/16)
|
3
|
|
12
|
|
4
|
#### Features
|
13
|
#### Features
|