Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Releases: ezsystems/ezplatform-demo

1.6.1

16 Nov 19:47
Compare
Choose a tag to compare

Changes since 1.6.0

Feature

1.6.1-rc1

10 Nov 14:50
Compare
Choose a tag to compare
1.6.1-rc1 Pre-release
Pre-release

Changes since 1.6.0

Feature

1.6.0

26 Oct 07:54
Compare
Choose a tag to compare

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

  • Fix failing Behat tests after implementing Login feature (#40)
  • Fixed preview of the blog_post content draft (#42)
  • EZP-26424: Exception thrown when attempting to delete user content type field (#44)

1.6.0-rc1

26 Oct 07:51
Compare
Choose a tag to compare
1.6.0-rc1 Pre-release
Pre-release

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

13 Oct 14:38
Compare
Choose a tag to compare
1.6.0-beta1 Pre-release
Pre-release

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

  • Fix failing Behat tests after implementing Login feature (#40)
  • Fixed preview of the blog_post content draft (#42)

v1.5.1

22 Sep 16:07
Compare
Choose a tag to compare

v1.5.0-beta1+demo.v1

23 Aug 06:45
Compare
Choose a tag to compare
v1.5.0-beta1+demo.v1 Pre-release
Pre-release

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

27 Jul 22:09
Compare
Choose a tag to compare

v1.4.1-rc2

14 Jul 11:10
Compare
Choose a tag to compare
v1.4.1-rc2 Pre-release
Pre-release

v1.4.1-rc1

13 Jul 22:24
Compare
Choose a tag to compare
v1.4.1-rc1 Pre-release
Pre-release

Package updates since 1.4.0:

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.