docs: Uncomment coil pipeline from changelog

This commit is contained in:
Ahmad Ansori Palembani 2024-05-24 18:59:38 +07:00
parent cbc832fe4c
commit 8cef0665f1
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -24,5 +24,5 @@
- Update dependency com.github.tachiyomiorg:image-decoder to e08e9be535 - Update dependency com.github.tachiyomiorg:image-decoder to e08e9be535
- Update dependency com.github.null2264:subsampling-scale-image-view to 338caedb5f - Update dependency com.github.null2264:subsampling-scale-image-view to 338caedb5f
- Added Unit Test for version checker - Added Unit Test for version checker
<!-- - Use Coil pipeline instead of SSIV for image decode, might improve Webtoon performance --> - Use Coil pipeline instead of SSIV for image decode (disabled due to a bug)
- Migrated from Coil2 to Coil3 - Migrated from Coil2 to Coil3