Release 2.4.0
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