Skip to content

Releases: Sylius/SyliusThemeBundle

v2.3.0

04 Sep 09:54
v2.3.0
b167b1b
Compare
Choose a tag to compare

TL:DR;

  • Added support for Symfony 6

Details

Added

Changed

Fixed

v2.3.0-ALPHA.1

24 Aug 14:56
v2.3.0-ALPHA.1
e5b0aa7
Compare
Choose a tag to compare
v2.3.0-ALPHA.1 Pre-release
Pre-release

TL:DR;

  • Added support for Symfony 6

Details

Added

Changed

Fixed

v2.2.0

19 Mar 13:32
v2.2.0
Compare
Choose a tag to compare

TL;DR

  • Added support for PHP 8, while dropping support for PHP 7.3
  • Added support for Symfony 5.2
  • Added support for using the updated bunlde directory structure (FooBundle/public instead of FooBundle/Resources/public)

Details

  • #89 Allow PHP8 (@plozmun)
  • #95 Add support for bundles using the updated bundle directory structure (@mbabker)
  • #96 Fix the build by requiring new version of ECS (@pamil)
  • #97 Drop support for PHP 7.3 and Symfony 5.1 (@pamil)

v2.1.0

05 Nov 10:54
v2.1.0
e3f6db0
Compare
Choose a tag to compare

v2.0.1

27 Jul 14:01
v2.0.1
563187f
Compare
Choose a tag to compare
  • #61 Rename Sylius\Bundle\ThemeBundle\Configuration\Test\TestThemeConfigurationManager service to Sylius\Bundle\ThemeBundle\Configuration\Test\TestThemeConfigurationManagerInterface (@pamil)

v2.0.0

23 Jul 12:59
v2.0.0
0d911ce
Compare
Choose a tag to compare

TL;DR

For actionable information about the upgrade, please refer to UPGRADE.md file.

  • Added support for Symfony 5
  • Added support for PHP 7.4
  • Added support for theming all the assets
  • Completely refactored template loaders
  • Modified theme structure to stay closer to Symfony standards
  • Introduced legacy_mode to be compatible with themes using the old structure
  • Removed support for symfony/templating

Details

v2.0.0-alpha.2

24 May 18:14
v2.0.0-alpha.2
5d5ed93
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release
  • #56 Remove Zend/Hydrator dependency (@pamil)

v2.0.0-alpha.1

07 May 14:07
v2.0.0-alpha.1
d2dcdfe
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

TL;DR

For actionable information about the upgrade, please refer to UPGRADE.md file.

  • Added support for Symfony 5
  • Added support for PHP 7.4
  • Added support for theming all the assets
  • Completely refactored template loaders
  • Modified theme structure to stay closer to Symfony standards
  • Introduced legacy_mode to be compatible with themes using the old structure
  • Removed support for symfony/templating

Details

  • #35 Update Symfony to 4.4 (@GSadee, @Tomanhez)
  • #38 Theme Bundle v2.0 - Symfony 5 support and internal refactoring (@GSadee, @pamil)
  • #45 Provide optional, backwards-compatible legacy loaders (@pamil)
  • #46 TemplateReferenceInterface "support", cleanup and UPGRADE.md entries (@pamil)
  • #47 Require PHP ^7.3 (@pamil)
  • #48 Remove obsolete doctrine/common dependency (@pamil)
  • #49 Remove obsolete symfony/dom-crawler dependency (@pamil)
  • #51 Fallback to default asset paths if themed assets not found (@pamil)
  • #52 Refactor PathResolver (@pamil)

v1.5.1

05 May 13:02
v1.5.1
92ee6d8
Compare
Choose a tag to compare
  • #50 Disable Twig services if templating is disabled (@pamil)

v1.5.0

10 Oct 16:04
v1.5.0
9a8de49
Compare
Choose a tag to compare