Flask-Social Changelog
Here you can see the full list of changes between each Flask-Social release.
Version 1.6.0
Released April 04 2013
- Added Peewee support
- Refactored tests
- Code cleanup
Version 1.5.5
Released March 03 2013
- Fixed configuration bug concerning deeper dictionary values
- Fixed facebook display name bug
Version 1.5.4
Released December 23 2012
- Change dependency requirement
Version 1.5.3
Released December 12 2012
- Fix small bug with default configuration
Version 1.5.2
Released December 11 2012
- Fix small bug with provider modules
Version 1.5.1
Released October 12 2012
- Change default blueprint name to ‘social’ to match up with ‘security’
- Ensure commit is called after social login
- Abstract a bit of the connection callback for more flexibility. See the example app
Version 1.5.0
Released October 11 2012
- Updated to sync up with latest release of Flask-Security
Version 0.1.0
Released March 2012