Skip to content

Releases: FriendsOfSymfony/FOSOAuthServerBundle

1.6.2

23 Jan 15:36
fcaa25c
Compare
Choose a tag to compare
Merge pull request #582 from scootstah/issue/581

Call Form::isSubmitted() before Form::isValid()

2.0.0-alpha.0

01 May 06:38
e12b077
Compare
Choose a tag to compare
2.0.0-alpha.0 Pre-release
Pre-release

First release of 2.x branch which will result in a 2.0.0 release.

Changes:

  • deprecated Symfony 2.x
  • PHP 7.1 is a hard requirement
  • revamped the build process, introduced PHPStan static code analysis tool
  • Allow array in supported_scopes option (#552)
  • Allow overriding authorizeAction's render (#564)

1.6.1

19 Apr 06:13
Compare
Choose a tag to compare

Bugfixes:

1.6.0

18 Apr 05:54
Compare
Choose a tag to compare

Changelog

  • Symfony 4 support
  • Custom driver support
  • "Create client" command
  • Test suite improvements

Thanks once again to everybody sending PRs.

Fix an error

22 Feb 13:58
Compare
Choose a tag to compare

Minor fixes

04 Feb 18:01
Compare
Choose a tag to compare
1.5.1

Minor fixes

1.5.0: Merge pull request #379 from j0k3r/sf3-doc

16 Jan 16:24
Compare
Choose a tag to compare

Symfony 3 support and several fixes

14 Jan 12:24
Compare
Choose a tag to compare
Pre-release

Waiting for feedbacks ☺