Skip to content

Latest commit

 

History

History
105 lines (82 loc) · 3.57 KB

File metadata and controls

105 lines (82 loc) · 3.57 KB

®# 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

  • Added package discovery

Changed

  • 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

Changed

  • Reworked API doc usage and generation

0.11.0 - 2017-07-27

Added

  • DF-1117 - Added SAML and OpenID Connect SSO support

0.10.0 - 2017-06-05

Fixed

  • DF-1114 - Fixed OAuth issue with PHP 5.6
  • Cleanup - removal of php-utils dependency

0.9.0 - 2017-04-21

Changed

  • Use new service config handling from df-core

Added

  • 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

Changed

  • 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

Added

  • DF-833 Returning OAuth token after OAuth authentication
  • DF-425 Allowing configurable role per app for open registration, OAuth, and AD/Ldap services

Changed

  • Promoted laravel socialite providers to 'socialiteproviders' classes
  • DF-826 Protecting client_secret

0.4.0 - 2016-08-21

Added

  • Support for Microsoft Live Socialite extension

Changed

  • General cleanup from declaration changes in df-core for service doc and providers

0.3.1 - 2016-07-08

Changed

  • General cleanup from declaration changes in df-core

0.3.0 - 2016-05-27

Changed

  • Moved seeding functionality to service provider to adhere to df-core changes

0.2.1 - 2016-02-02

Fixed

  • OAuth redirect response

0.2.0 - 2016-01-29

Added

Changed

  • MAJOR Updated code base to use OpenAPI (fka Swagger) Specification 2.0 from 1.2

Fixed

0.1.1 - 2015-12-19

Added

  • Support for LinkedIn OAuth

0.1.0 - 2015-10-24

First official release working with the new dreamfactory project.