Skip to content
Md Ali Ahsan Rana edited this page Aug 16, 2014 · 1 revision

Release Note For v2.1.0

  • New Bootstrap v3 Layout.
  • Move most of the third party libraries to composer.
  • Integrate Bower package manager.
  • Facebook/Twitter social login are completely integrated! Just Add your application key/secret key on application/config/hybridauthlib.php and get it working!

Release Note For v2.0.0

  • Update CodeIgniter to latest version(v2.1.4)
  • Updated Hybridauth to version.(THere was some updates, but didn't see any new release tag, confused :s)
  • Update Smarty to new version.
  • Added Composer Support.(Currently only doctrine is installed from composer, but you can install anything else as well. See documentation for details: https://getcomposer.org/doc/00-intro.md)
  • Added Bower Support.(Make sure node is installed first. See documentation for details: http://bower.io/)

Release Note For v1.1.1

  • Updated libraries to their latest versions.(see latest included version besides the library listing)

Release Note For v1.1.0