This commit is contained in:
vorotamoroz
2024-12-12 11:12:04 +00:00
parent 21861d8c51
commit 3e657b38a9
4 changed files with 17 additions and 4 deletions
+13
View File
@@ -14,6 +14,19 @@ Thank you, and I hope your troubles will be resolved!
---
## 0.24.4
### Fixed
- Fixed so many inefficient and buggy modules inherited from the past.
### Improved
- Tasks are now executed in an efficient asynchronous library.
- On-demand chunk fetching is now more efficient and keeps the interval between requests.
- This will reduce the load on the server and the network.
- And, safe for the Cloudant.
## 0.24.3
### Improved