File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change
1
+ Version 2.3.1
2
+ This is the first stable version of Fetch 2. Enjoy.
3
+ - Fixed an issue where the priority queue backoff would not work correctly.
4
+ - Fixed an issue where request with a file uri would not resume correctly.
5
+ - Fixed an issue where the Fetch database would crash on large group calls.
6
+ - Added new method fun fileExists(file: String): Boolean on StorageResolver.
7
+ - Added new method getServerResponse for Fetch and RxFetch.
8
+ - Migrated project to use androidx libraries
9
+ - Fixed an issue where completed download notifications using the DefaultNotificationManager would
10
+ show the progress bar when a download completed.
11
+
1
12
Version 2.3.0-RC1
2
13
This version has lots of changes, improvements and bug fixes. Please read carefully.
3
14
You can’t perform that action at this time.
0 commit comments