1.5.1 Changelog

Heya,

I noticed in the package manager the latest version of Addressables is at 1.5.1, but the Changelog goes to 1.5.0

Should there be an entry for 1.51?

Thanks.

1 Like

I found the changelog of 1.5.1 inside the packages folder in my unity project, in case that’s what you needed. Though I agree that they should have updated the web at the same time when new version is released…

1 Like

Now Released: 1.5.1

This is a hotfix for two issues:

  • fixing compatibility with platforms that don’t support caching (Switch, PS4, etc.)
  • another fix for a scenario where groups were being deleted or null’d out
2 Likes

Ah, it is in there in the project, nice catch!

Thanks.