Skip to content

Commit 6806b68

Browse files
committed
updated readme
1 parent 47f74d3 commit 6806b68

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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+
112
Version 2.3.0-RC1
213
This version has lots of changes, improvements and bug fixes. Please read carefully.
314

0 commit comments

Comments
 (0)