glide
glide copied to clipboard
Glide Compose API changes blocked on bugs, will be temporarily revert
The recent Compose library changes have broken behaviors. There are many bugs that have been reported in 2024, some of which I will mention here:
- #5418
- #5498
- #5385
- #5338
Thus, we are temporarily rolling back many of the recent API changes to Glide Compose. The APIs were not performing as expected and are therefore need to be reconsidered. They will be removed in a future update to the beta branch. Apps relying on the current Glide Compose beta behavior may continue to do so by keeping the dependency on com.github.bumptech.glide:compose:1.0.0-beta01.
Hellow, what is a dependency/snapshot for reverted changes?
Sorry, we haven't created a dependency/snapshot for the reverted changes yet. Top-of-tree has the reverted changes of you want to try them out.