This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
Releases: 101medialab/android-disqussdk
Releases · 101medialab/android-disqussdk
Release 0.6.0
- place api key as higher priority over usage of api secret and access token (breaking change).
- simplify null checking in api config, and allow keys with string value "null" (breaking change)
- migrated dependency to realm 2.2.1 (now you can use annotationProcessor)
Disqus Sign-in Support
- updated: resolved sign-in issue on Lollipop or above
- updated: correctly interpret and intercept the Disqus sign-in response page
- updated: resolved rendering issues related to previous version of ezwebview
- updated: support the ezwebview interface up to 1.4.2