bumptech/glide
 Watch   
 Star   
 Fork   
19 days ago
glide

Glide v5.0.7

Compose

N/A

KTX

N/A

Build Changes

  • Add missing version bump

Changes

N/A

Full Changelog: https://github.com/bumptech/glide/compare/v5.0.6...v5.0.7

21 days ago
glide

Glide v5.0.6

Compose

  • Version bump to 1.0.0-beta09

KTX

  • Version bump to 1.0.0-beta09

Build Changes

N/A

Changes

Full Changelog: https://github.com/bumptech/glide/compare/v5.0.5...v5.0.6

2025-09-13 07:52:54
glide

Glide v5.0.5

Compose

  • Version bump to 1.0.0-beta08

KTX

  • Version bump to 1.0.0-beta08

Build Changes

N/A

Bugs

Full Changelog: https://github.com/bumptech/glide/compare/v5.0.4...v5.0.5

2025-09-02 07:01:52
glide

Glide v5.0.4

Compose

  • Version bump to 1.0.0-beta07

KTX

  • Version bump to 1.0.0-beta07

Build Changes

N/A

Bugs

  • Fixes compiler module missing in published artifacts. See #5591.

Full Changelog: https://github.com/bumptech/glide/compare/v5.0.3...v5.0.4

2025-09-01 05:54:25
glide

Glide v5.0.3

Compose

  • Version bump to 1.0.0-beta06

KTX

  • Version bump to 1.0.0-beta06

Build Changes

N/A

Bugs

  • Fixes missing gif_decoder modules. See #5580.

Full Changelog: https://github.com/bumptech/glide/compare/v5.0.2...v5.0.3

2025-09-01 04:36:41
glide

Glide v5.0.2

Compose

  • Version bump to 1.0.0-beta05

KTX

  • Version bump to 1.0.0-beta05

Build Changes

N/A

Bugs

  • Fixes missing gifdecoder and disklrucache modules. See #5580.

Full Changelog: https://github.com/bumptech/glide/compare/v5.0.1...v5.0.2

2025-09-01 03:31:16
glide

Glide v5.0.1

Compose

  • Version bump to 1.0.0-beta04

KTX

  • Version bump to 1.0.0-beta04

Build Changes

N/A

Bugs

  • Doesn't fix missing gifdecoder and disklrucache modules. See #5580. Going to go to 5.0.2.

Full Changelog: https://github.com/bumptech/glide/compare/v5.0.0-rc05...v5.0.1

2025-08-30 08:24:01
glide

Glide v5.0.0-rc05

Compose

KTX

  • Version bump to 1.0.0-beta03

Build Changes

Bugs

Full Changelog: https://github.com/bumptech/glide/compare/v5.0.0-rc01...v5.0.0-rc05

2025-08-29 07:57:23
glide

Glide v.5.0.0

Glide 5.0 contains no major changes from Glide 4.16 except that we now compile against Java 8 and Kotlin 1.8.

Note that version was accidentally published and has issue #5580 that prevents its usage.

Compose

Build Changes

Breaking Changes

  • Updated Glide to build against Java 8 and Kotlin 1.8. We may update to compile against Kotlin 1.9 before releasing 5.0 / Compose 1.0
  • 4.16 added @Nullable and @NonNull annotations to RequestListener via 60b567e5feec70ba810a663e56a10d837f26c56c. This was not mentioned in the 4.16 release notes, but it will break Kotlin implementations that make different assumptions about nullability.

Full Changelog: https://github.com/bumptech/glide/compare/v4.16.0...v5.0.0

2023-09-27 00:33:53
glide

Glide 5.0.0-rc01, Compose 1.0.0-beta01

Glide 5.0 contains no major changes from Glide 4.16 except that we now compile against Java 8 and Kotlin 1.8.

Compose

Build Changes

Breaking Changes

  • Updated Glide to build against Java 8 and Kotlin 1.8. We may update to compile against Kotlin 1.9 before releasing 5.0 / Compose 1.0
  • 4.16 added @Nullable and @NonNull annotations to RequestListener via 60b567e5feec70ba810a663e56a10d837f26c56c. This was not mentioned in the 4.16 release notes, but it will break Kotlin implementations that make different assumptions about nullability.

Full Changelog: https://github.com/bumptech/glide/compare/v4.16.0...v5.0.0-rc01