Skip to content

Release 2.4.0

Compare
Choose a tag to compare
@AdamGrzybkowski AdamGrzybkowski released this 11 Apr 10:57
· 1 commit to trunk since this release
1726f81

What's Changed

gravatar (Core module)

  • Retrofit dependency was removed, and now we use OkHttp directly to make network requests.
  • New ProfileService.retrieveAuthenticated() function was added to get profile while being authenticated.

gravatar-ui

gravatar-quickeditor

  • The new authenticated profile function was used inside the QuickEditor. This improves the experience in some scenarios, for example, when the profile is marked as private.

Full Changelog: 2.3.1...2.4.0