We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1343359 commit 0d45f6cCopy full SHA for 0d45f6c
README.md
@@ -201,6 +201,17 @@ Enjoy your coding!
201
202
<a name="changes"></a>
203
## Change log
204
+### v2.4
205
+- Demo: more improvements in RemoteImage and ImageCache modules
206
+- Demo: network monitor added
207
+- A better list of silenceable network errors; also typo in the name `Silenceable`
208
+
209
+### v2.3
210
+- Demo: improved `RemoteImage` component, now battle tested
211
+- Xcode 26 compiler error fix
212
+- MultiRequester now has overloaded request methods for arrays and for sets
213
+- Image cache can now use a SHA256 name for URL's longer than 255 since the OS can't handle file names that long
214
215
### v2.2
216
217
- Bumped both the demo app and framework to iOS 17.
0 commit comments