®# Change Log All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.14.0 - 2017-12-28
- Added package discovery
- DF-1150 Update copyright and support email
0.13.0 - 2017-11-03
- Added api required endpoint access exceptions
- Upgrade Swagger to OpenAPI 3.0 specification
0.12.0 - 2017-08-17
- Reworked API doc usage and generation
0.11.0 - 2017-07-27
- DF-1117 - Added SAML and OpenID Connect SSO support
0.10.0 - 2017-06-05
- DF-1114 - Fixed OAuth issue with PHP 5.6
- Cleanup - removal of php-utils dependency
0.9.0 - 2017-04-21
- Use new service config handling from df-core
- DF-895 Added support for username based authentication
0.8.0 - 2017-03-03
- Major restructuring to upgrade to Laravel 5.4 and be more dynamically available
0.7.0 - 2017-01-16
- OAuth callback handler now checks for service name using state identifier when service name is not present on callback url.
0.6.0 - 2016-11-17
- Dependency changes only
0.5.0 - 2016-10-03
- DF-833 Returning OAuth token after OAuth authentication
- DF-425 Allowing configurable role per app for open registration, OAuth, and AD/Ldap services
- Promoted laravel socialite providers to 'socialiteproviders' classes
- DF-826 Protecting client_secret
0.4.0 - 2016-08-21
- Support for Microsoft Live Socialite extension
- General cleanup from declaration changes in df-core for service doc and providers
0.3.1 - 2016-07-08
- General cleanup from declaration changes in df-core
0.3.0 - 2016-05-27
- Moved seeding functionality to service provider to adhere to df-core changes
0.2.1 - 2016-02-02
- OAuth redirect response
0.2.0 - 2016-01-29
- MAJOR Updated code base to use OpenAPI (fka Swagger) Specification 2.0 from 1.2
0.1.1 - 2015-12-19
- Support for LinkedIn OAuth
First official release working with the new dreamfactory project.