This repository has been archived by the owner on May 27, 2020. It is now read-only.
Releases: ezsystems/ezplatform-demo
Releases · ezsystems/ezplatform-demo
1.6.1
1.6.1-rc1
1.6.0
Changes since 1.5.1
Features
- EZP-26038: As an user, I want to be able to log in (#38)
- EZP-26037: As an user, I want to be able to register (#37)
- Updated ezsystems/ezplatform to v1.6.0 (release notes)
Enhancements
- EZP-26273: Use QueryType for the top menu (#39)
- EZP-26311 Removed search prototype, now built-in
- [Insight] Symfony secret should be changed (#136)
- EZP-26008: Use QueryController for the Gallery (#41)
- EZP-26007: Use QueryController for the Home page and Blog
- pin selenium docker image version to 2.53.1 (#141)
- Misc README updates (#140)
- small update on the readme (#139)
Bugfixes
1.6.0-rc1
Changes since 1.6.0-beta1
Features
- Updated ezsystems/ezplatform to v1.6.0-rc1 (release notes)
- pin selenium docker image version to 2.53.1 (#141)
- Misc README updates (#140)
- small update on the readme (#139)
Bug fixes
- EZP-26424: Exception thrown when attempting to delete user content type field (#44)
1.6.0-beta1
Features
- EZP-26038: As an user, I want to be able to log in (#38)
- EZP-26037: As an user, I want to be able to register (#37)
- Updated ezsystems/ezplatform to v1.6.0-beta1 (release notes)
Enhancements
- EZP-26273: Use QueryType for the top menu (#39)
- EZP-26311 Removed search prototype, now built-in
- [Insight] Symfony secret should be changed (#136)
- EZP-26008: Use QueryController for the Gallery (#41)
- EZP-26007: Use QueryController for the Home page and Blog
Bugfixes
v1.5.1
v1.5.0-beta1+demo.v1
See the release notes for a list of changes and highlights.
Install:
composer create-project --no-dev ezsystems/ezplatform-demo ezplatform_demo_beta ^1.5.0@beta
For clean installation see ezplatform.
v1.4.1
v1.4.1-rc2
Package updates since rc1:
- https://github.com/ezsystems/ezpublish-kernel/releases/tag/v6.4.1-rc2
- https://github.com/ezsystems/content-on-the-fly-prototype-bundle/releases/tag/v0.1.4
Install:
composer create-project --no-dev ezsystems/ezplatform-demo ezplatform_demo_rc ^1.4.1@rc
Clean install: https://github.com/ezsystems/ezplatform/releases/tag/v1.4.1-rc2
v1.4.1-rc1
Package updates since 1.4.0:
- https://github.com/ezsystems/PlatformUIBundle/releases/tag/v1.4.1-rc1
- https://github.com/ezsystems/ezpublish-kernel/releases/tag/v6.4.1-rc1
- Monolog 1.19.0 => 1.20.0
- SwiftMailer 5.4.2 => 5.4.3
- https://github.com/ezsystems/content-on-the-fly-prototype-bundle/releases/tag/v0.1.3
Install:
composer create-project --no-dev ezsystems/ezplatform-demo ezplatform_demo_rc ^1.4.1@rc
Clean install: https://github.com/ezsystems/ezplatform/releases/tag/v1.4.1-rc1
New: Docker image
New in this release is a docker image, it will be automatically deployed by Travis on stable tags:
https://hub.docker.com/r/ezsystems/ezplatform-demo/
Current image there reflects v1.4.1-rc1 until stable v1.4.1 tag is out.