Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Releases: 101medialab/android-disqussdk

Release 0.6.0

15 Mar 09:29
Compare
Choose a tag to compare
  1. place api key as higher priority over usage of api secret and access token (breaking change).
  2. simplify null checking in api config, and allow keys with string value "null" (breaking change)
  3. migrated dependency to realm 2.2.1 (now you can use annotationProcessor)

Disqus Sign-in Support

28 Jun 06:42
Compare
Choose a tag to compare
  1. updated: resolved sign-in issue on Lollipop or above
  2. updated: correctly interpret and intercept the Disqus sign-in response page
  3. updated: resolved rendering issues related to previous version of ezwebview
  4. updated: support the ezwebview interface up to 1.4.2