Skip to content

Releases: jmikola/JmikolaAutoLoginBundle

2.0.1

03 Apr 01:01
d350271
Compare
Choose a tag to compare

Includes #27, which fixes Travis CI builds for the 2.0.0 release.

2.0.0

02 Apr 21:39
Compare
Choose a tag to compare

Includes #26, which raises the AutoLogin dependency to 2.0.0. This release allows compatibility with Symfony 5.0 and bumps the lowest Symfony requirement to 4.3.

Fixes Symfony 4.0 compatibility

15 Mar 13:59
75761f2
Compare
Choose a tag to compare

Includes #24, which fixes compatibility with Symfony 4.0. This requires no changes to the base AutoLogin library.

Compatible with Symfony 4

07 Feb 16:05
1776dc7
Compare
Choose a tag to compare

Includes #23, which allows compatibility with Symfony 4.0 (in tandem with AutoLogin 1.2.4).

Compatible with AutoLogin ^1.2.3

22 Jun 19:46
Compare
Choose a tag to compare

Includes #18, which raises the AutoLogin dependency to 1.2.3. This release allows compatibility with Symfony 3.0 and bumps the lowest Symfony requirement to 2.2.

Compatible with AutoLogin ^1.2.2

17 Aug 12:54
Compare
Choose a tag to compare

Adds support for the security.token_storage service in Symfony 2.6. The security.context service will still be used for older Symfony versions for backwards compatibility.

Compatible with AutoLogin ~1.2

24 Jan 14:26
Compare
Choose a tag to compare

Adds support for the override_already_authenticated listener option, available in AutoLogin 1.2.0.

Compatible with AutoLogin ~1.0

17 Jul 15:17
Compare
Choose a tag to compare

Relax the version requirements for the AutoLogin library.