Skip to content

Release History

Tarun Nagpal edited this page Jun 5, 2014 · 2 revisions

Whats new in Version 4.6?

  1. LinkedIn OAuth2 Provider
  2. Updated Mendeley API
  3. Resolved Yammer Issue

Whats new in Version 4.5?

  1. Updated Yahoo API
  2. Updated Foursquare API
  3. Serialized SocialAuthTemplate object in socialauth-spring.

Whats new in Version 4.4?

  1. Updated Twitter API
  2. Changes in command line utility to generate access token
  3. Added !Nimble Provider

Whats new in Version 4.3?

  1. Added !GitHub Provider
  2. Added Flickr Provider
  3. Added !GooglePlus Feed Plugin
  4. Added !GooglePlus Album Plugin
  5. Added Facebook wall demo
  6. Jackson support in Command line utility to generate and save access token

Whats new in Version 4.2 ?

  1. Refresh token functionality for Facebook
  2. Added GooglePlus provider
  3. Added Instagram provider
  4. Twitter API v1.1 implemented
  5. Command line utility to generate and save access token
  6. All core projects are maven-ise now and jars are available on maven repository.
  7. All demos except seam and grails are maven-ise now.
  8. Struts2 socialauth demo.
  9. OAuth endpoint (RequestToken URL, Authorization URL and AccessToken URL) can be configured through properties file now.
  10. Response object returned by UpdateStatus method.
  11. Bug fixes

Whats new in Version 4.0 ?

  1. New Plugin Architecture
  2. Feeds Plugin for Facebook, Twitter and Linkedin
  3. Album Plugin for Facebook and Twitter
  4. CDI jar and CDI demo
  5. Changes in Linkedin for passing scopes and getting user email

Whats new in Version 3.0 ?

  1. Upload Photo option in Facebook and Twitter
  2. Bug fixes

Whats new in Version 2.3 ?

  1. Added new provider "Mendeley"
  2. Bug fixes

Whats new in Version 2.2 ?

  1. Support to manage state of logged-in providers in socialauth filter
  2. Fixes to work with GAE
  3. Options in properties file to set proxy
  4. Option in properties file to set HttpConnection timeout

Whats new in Version 2.1 ?

  1. New providers - Salesforce and Yammer.
  2. New framework to easily add any provider supporting OAuth1.0a, Oauth1.0+OpenID Hybrid or OAuth2.0 protocols
  3. Easy to add permission scopes through properties file.