Skip to content

Releases: webfactory/WebfactoryResponsiveImageBundle

Compatibility with Symfony 7 components

24 Apr 10:19
2dc59ec
Compare
Choose a tag to compare
2.4.0

Compatibility with Symfony 7 components (#13)

Allow Symfony 6.x components to be used

29 Jun 07:07
ad3d86f
Compare
Choose a tag to compare
2.3.0

Allow Symfony 6.x components to be used (#11)

Erlaubt die Verwendung mit jbouzekri/PhumborBundle ^3.0

31 May 12:48
9a0055e
Compare
Choose a tag to compare
Erlaube die Verwendung mit `jbouzekri/PhumborBundle` ^3.0

Diese neue Major Version enthält keine für uns relevanten Änderungen, vgl. https://github.com/jbouzekri/PhumborBundle/pull/21.

Allow Symfony 5.x components to be used (#8)

08 Apr 08:57
4ede7e9
Compare
Choose a tag to compare
2.2.0

Allow Symfony 5.x components to be used (#8)

Initial v2.0 release

05 Jan 07:44
Compare
Choose a tag to compare

Like 1.8.3, but with deprecated features (Twig tests instanceof and collection) removed.

Fixes merging of the default configuration

05 Jan 07:42
Compare
Choose a tag to compare

The default configuration for JbPhumborBundle provided by this bundle here is now correctly merged, so that the project-provided configuration overrides it/wins.

Additionally, since https://github.com/jbouzekri/PhumborBundle/releases/tag/2.2.0 is now a requirement, we can simplify the configuration somewhat further.

Use Runtime Environment Variables for Thumbor configuration

18 Dec 10:27
Compare
Choose a tag to compare

We now use Runtime Environment Variables to configure Thumbor. As these were introduced in Symfony 3.2, we can't support Symfony 2.8.x here anymore.

Keep compatibility with symfony 2.8.x

18 Dec 10:23
Compare
Choose a tag to compare
Restore compatibility with symfony/dependency-injection 2.8.x (Case

119873)

Runtime Environment Variables were introduced in Symfony 3.2, so we
can't use them here if we want to ensure compatibility with
Symfony 2.8.x

Squashed commit of the following:

commit ea5a48316d0dd6a438eeaa81a8768957799cbb42
Author: Martin Güthler <[email protected]>
Date:   Fri Dec 18 09:19:20 2020 +0000

    Revert "Use environment variables for Thumbor server settings"

    This reverts commit 9000bdc1106963dc1ddacdffb2d30b5b95243a6a.

commit e9668a034d10c6a24de7aa77e7381cc0dd2298de
Author: Martin Güthler <[email protected]>
Date:   Fri Dec 18 09:19:07 2020 +0000

    Revert "Staging should use production values"

    This reverts commit 88a41aceec4b559cb5c76d68bbce899c4b725e93.

commit bb86e2fdf754884a99cc7ca3eeba2c775943ed50
Author: Martin Güthler <[email protected]>
Date:   Fri Dec 18 09:18:52 2020 +0000

    Revert "Fix usage of environment variables for configuration"

    This reverts commit b659dee62595756f9d687dc9ed506075493e4c6c.

Compatibility with Twig 2.0

17 Jun 15:28
a4bccae
Compare
Choose a tag to compare
Merge pull request #3 from webfactory/twig2update

Allow transition to Twig 2.x.

Thanks @janopae

1.1.0

17 Aug 15:00
0594453
Compare
Choose a tag to compare
Allows Symfony components in version ^3.4.14