Skip to content

Releases: ezsystems/ezplatform

1.8.0

15 Feb 13:53
Compare
Choose a tag to compare

List of changes since v1.7.0.

eZ packages updates

Please follow links for details.

Dependencies changes

Misc

  • User specific files should not appear in .gitignore (#148, EZP-26801)
  • Documented in-context translation usage (#155, EZP-26869)
  • [Composer] Allow sensio/generator-bundle version 3.x (#156)
  • Trigger crowdin in context translation (#154, EZP-26829)
  • Synchronize translations in ezplatform-i18n (#153, EZP-26834)
  • Adjust setup_from_external_repo.sh in ezplatform meta for Studio (#152, EZS-1281))
  • [Composer] Now that we are on PHP 5.6+ always generate optimized autoload array
  • [Composer] Bump PHP requriment to PHP 5.6 as already the case in kernel & release
  • Update MariaDB to 10.1 since it's been out for more then a year
  • [Composer] Simplify script section by reusing as command
  • [Composer] Bump PHP requriment to PHP 5.6 as already the case in kernel & release
  • [Composer] Now that we are on PHP 5.6+ always generate optimized autoload array
  • Spelling correction (#147)

Third party packages updates

Package Version change
doctrine/annotations v1.3.0..v1.3.1
doctrine/collections v1.3.0..v1.4.0
doctrine/common v2.7.1..v2.7.2
doctrine/dbal v2.4.5..v2.5.12
doctrine/doctrine-bundle 1.6.4..1.6.7
friendsofsymfony/http-cache-bundle 1.3.9..1.3.10
league/flysystem 1.0.32..1.0.35
liip/imagine-bundle 1.6.0..1.7.2
nelmio/cors-bundle 1.4.1..1.5.1
oneup/flysystem-bundle 1.7.0..1.10.0
sensio/distribution-bundle v5.0.15..v5.0.18
sensio/framework-extra-bundle v3.0.16..v3.0.21
sensio/generator-bundle v2.5.3..v3.1.2
swiftmailer/swiftmailer v5.4.4..v5.4.5
symfony/monolog-bundle 2.12.0..v2.12.1
symfony/swiftmailer-bundle v2.4.0..v2.4.2
symfony/symfony v2.8.14..v2.8.17
twig/twig v1.28.2..v1.31.0
willdurand/js-translation-bundle 2.6.1..dev-master
zendframework/zend-eventmanager 3.0.1..3.1.0

1.8.0-rc1

10 Feb 08:59
Compare
Choose a tag to compare
1.8.0-rc1 Pre-release
Pre-release

List of changes since v1.8.0-beta1.

eZ packages updates

Please follow links for details.

Dependencies changes

Third party packages updates

Package Version change
doctrine/dbal v2.5.10..v2.5.12
league/flysystem 1.0.34..1.0.35
liip/imagine-bundle 1.7.1..1.7.2
oneup/flysystem-bundle 1.9.0..1.10.0
symfony/symfony v2.8.16..v2.8.17

1.7.1-rc1

10 Feb 08:43
Compare
Choose a tag to compare
1.7.1-rc1 Pre-release
Pre-release

List of changes since v1.7.0.

eZ packages updates

Please follow links for details.

1.8.0-beta1

06 Feb 10:34
Compare
Choose a tag to compare
1.8.0-beta1 Pre-release
Pre-release

List of changes since v1.7.0.

eZ packages updates

Please follow links for details.

Dependencies changes

Misc

  • User specific files should not appear in .gitignore (#148, EZP-26801)
  • Documented in-context translation usage (#155, EZP-26869)
  • [Composer] Allow sensio/generator-bundle version 3.x (#156)
  • Trigger crowdin in context translation (#154, EZP-26829)
  • Synchronize translations in ezplatform-i18n (#153, EZP-26834)
  • Adjust setup_from_external_repo.sh in ezplatform meta for Studio (#152, EZS-1281))
  • [Composer] Now that we are on PHP 5.6+ always generate optimized autoload array
  • [Composer] Bump PHP requriment to PHP 5.6 as already the case in kernel & release
  • Update MariaDB to 10.1 since it's been out for more then a year
  • [Composer] Simplify script section by reusing as command
  • [Composer] Bump PHP requriment to PHP 5.6 as already the case in kernel & release
  • [Composer] Now that we are on PHP 5.6+ always generate optimized autoload array
  • Spelling correction (#147)

Third party packages updates

Package Version change
doctrine/annotations v1.3.0..v1.3.1
doctrine/collections v1.3.0..v1.4.0
doctrine/common v2.7.1..v2.7.2
doctrine/dbal v2.4.5..v2.5.10
doctrine/doctrine-bundle 1.6.4..1.6.7
friendsofsymfony/http-cache-bundle 1.3.9..1.3.10
league/flysystem 1.0.32..1.0.34
liip/imagine-bundle 1.6.0..1.7.1
nelmio/cors-bundle 1.4.1..1.5.1
oneup/flysystem-bundle 1.7.0..1.9.0
sensio/distribution-bundle v5.0.15..v5.0.18
sensio/framework-extra-bundle v3.0.16..v3.0.21
sensio/generator-bundle v2.5.3..v3.1.2
swiftmailer/swiftmailer v5.4.4..v5.4.5
symfony/monolog-bundle 2.12.0..v2.12.1
symfony/swiftmailer-bundle v2.4.0..v2.4.2
symfony/symfony v2.8.14..v2.8.16
twig/twig v1.28.2..v1.31.0
willdurand/js-translation-bundle 2.6.1..dev-master
zendframework/zend-eventmanager 3.0.1..3.1.0

1.7.0

14 Dec 11:51
Compare
Choose a tag to compare

Changements principaux depuis la 1.6.0 (internationalization is here 😄 )

Note that this version drops the support of PHP 5.5, the minimal version is now PHP 5.6.

eZ packages updates

Please follow links for details.

Dependencies changes

  • Updated ezsystems/content-on-the-fly-prototype to version 0.1.7 (#146)
  • Added jms/translation-bundle to dependencies and kernel (EZP-26704)
  • Added Content on the Fly to clean install (#144)
  • Added BazingaJsTranslationBundle

Misc

  • [Travis] Skip updating Docker Compose, it's already at newer version now on vm
  • [Travis] Add some more debug info when travis fails
  • [Docker] Reduce composer cli noise during install (no-suggests)
  • EZP-25428: Upgraded to BazingaJsTranslationBundle 2.6
  • fix some typo of nginx rewrite rules (#127)

Third party packages updates

Package Version change
doctrine/cache v1.6.0...v1.6.1
doctrine/common v2.6.1...v2.7.1
doctrine/dbal v2.5.5...v2.4.5
kriswallsmith/assetic v1.3.2...v1.4.0
monolog/monolog 1.21.0...1.22.0
oneup/flysystem-bundle 1.4.1...1.7.0
pagerfanta/pagerfanta v1.0.3...v1.0.4
paragonie/random_compat v2.0.3...v2.0.4
sensio/distribution-bundle v5.0.13...v5.0.15
swiftmailer/swiftmailer v5.4.3...v5.4.4
symfony/assetic-bundle v2.8.0...v2.8.1
symfony/monolog-bundle 2.11.1...2.12.0
symfony/polyfill-apcu v1.2.0...v1.3.0
symfony/polyfill-intl-icu v1.2.0...v1.3.0
symfony/polyfill-mbstring v1.2.0...v1.3.0
symfony/polyfill-php54 v1.2.0...v1.3.0
symfony/polyfill-php55 v1.2.0...v1.3.0
symfony/polyfill-php56 v1.2.0...v1.3.0
symfony/polyfill-php70 v1.2.0...v1.3.0
symfony/polyfill-util v1.2.0...v1.3.0
symfony/swiftmailer-bundle v2.3.11...v2.4.0
symfony/symfony v2.8.12...v2.8.14
twig/twig v1.27.0...v1.28.2

1.7.0-rc1

08 Dec 10:02
Compare
Choose a tag to compare
1.7.0-rc1 Pre-release
Pre-release

List of changes since 1.7.0-beta3

eZ packages updates

Please follow links for details.

Package improvements

  • [composer] bumped branch-alias to 1.7.x-dev
  • [Docker] Add clearification that docker-compose must be run from project root

Third party packages updates

Package Version change
doctrine/common v2.6.1...v2.7.1
doctrine/dbal v2.5.5...v2.4.5
oneup/flysystem-bundle 1.5.0...1.7.0
pagerfanta/pagerfanta v1.0.3...v1.0.4
sensio/distribution-bundle v5.0.14...v5.0.15

1.7.0-beta3

08 Dec 08:53
Compare
Choose a tag to compare
1.7.0-beta3 Pre-release
Pre-release

List of changes since 1.7.0-beta2

  • Removed hard coded limitation to generate the composer.lock in PHP 5.6

1.7.0-beta2

08 Dec 08:50
Compare
Choose a tag to compare
1.7.0-beta2 Pre-release
Pre-release

List of changes since 1.7.0-beta1

  • Fixed ezsystems/ezplatform-solr-search-engine dependency to use the beta.

1.7.0-beta1

02 Dec 17:28
Compare
Choose a tag to compare
1.7.0-beta1 Pre-release
Pre-release

Changements principaux depuis la 1.6.0 (internationnalization is here 😄 )

Note that this version drops the support of PHP 5.5, the minimal version is now PHP 5.6.

eZ packages updates

Please follow links for details.

Package improvements

  • [composer] Update ezsystems/content-on-the-fly-prototype to version 0.1.7 (#146)
  • EZP-26704: Added jms/translation-bundle to dependencies and kernel
  • Add Content on the Fly to clean install (#144)
  • [Travis] Skip updating Docker Compose, it's already at newer version now on vm
  • [Travis] Add some more debug info when travis fails
  • [Docker] Reduce composer cli noise during install (no-suggests)
  • EZP-25428: Upgraded to BazingaJsTranslationBundle 2.6
  • [Composer] Add BazingaJsTranslationBundle
  • fix some typo of nginx rewrite rules (#127)

Third party packages updates

Package Version change
doctrine/cache v1.6.0...v1.6.1
kriswallsmith/assetic v1.3.2...v1.4.0
monolog/monolog 1.21.0...1.22.0
oneup/flysystem-bundle 1.4.1...1.5.0
paragonie/random_compat v2.0.3...v2.0.4
sensio/distribution-bundle v5.0.13...v5.0.14
swiftmailer/swiftmailer v5.4.3...v5.4.4
symfony/assetic-bundle v2.8.0...v2.8.1
symfony/monolog-bundle 2.11.1...2.12.0
symfony/polyfill-apcu v1.2.0...v1.3.0
symfony/polyfill-intl-icu v1.2.0...v1.3.0
symfony/polyfill-mbstring v1.2.0...v1.3.0
symfony/polyfill-php54 v1.2.0...v1.3.0
symfony/polyfill-php55 v1.2.0...v1.3.0
symfony/polyfill-php56 v1.2.0...v1.3.0
symfony/polyfill-php70 v1.2.0...v1.3.0
symfony/polyfill-util v1.2.0...v1.3.0
symfony/swiftmailer-bundle v2.3.11...v2.4.0
symfony/symfony v2.8.12...v2.8.14
twig/twig v1.27.0...v1.28.2

1.6.1

16 Nov 13:37
Compare
Choose a tag to compare

Changes since 1.6.0.1.

eZ packages updates

Third party packages updates

Package Version change
doctrine/cache v1.6.0...v1.6.1
league/flysystem 1.0.32...1.0.28
oneup/flysystem-bundle 1.4.1...1.5.0
paragonie/random_compat v2.0.3...v2.0.4
psr/log 1.0.0...1.0.2
sensio/distribution-bundle v5.0.13...v5.0.14
symfony/monolog-bundle 2.11.1...2.12.0
symfony/security-acl v3.0.0...v2.8.0
symfony/swiftmailer-bundle v2.3.11...v2.4.0
symfony/symfony v2.8.12...v2.8.13