Skip to content

Releases: ezsystems/EzSystemsRecommendationBundle

v1.0.2-rc1

11 Apr 12:39
Compare
Choose a tag to compare
v1.0.2-rc1 Pre-release
Pre-release

Changes since v1.0.1 :

Bugfixes

  • EZP-26034: EzRecommendationBundle v1.0.1 PHP version requirements

v1.0.1

11 Apr 12:40
Compare
Choose a tag to compare

Changes since v1.0.0 :

Bugfixes

  • EZP-25904: eZ Recommendation Engine legacy integration breaks discard draft
  • EZS-416: EzRecommendationBundle doesn't work with EzPlatform
  • EZP-25898: UnauthorizedException indexing user content object with Recommendation Bundle
  • EZS-822: Cannot log in into ezstudio demo installation
  • EZS-821: eZReco legacy search engine does not proxy certain events

v1.0.1-rc2

11 Apr 12:39
Compare
Choose a tag to compare
v1.0.1-rc2 Pre-release
Pre-release

Changes since v1.0.1-rc1 :

Bugfixes

  • EZS-822: Cannot log in into ezstudio demo installation

v1.0.1-rc1

11 Apr 12:39
Compare
Choose a tag to compare
v1.0.1-rc1 Pre-release
Pre-release

Changes since v1.0.0 :

Bugfixes

  • EZP-25904: eZ Recommendation Engine legacy integration breaks discard draft
  • EZS-416: EzRecommendationBundle doesn't work with EzPlatform
  • EZP-25898: UnauthorizedException indexing user content object with Recommendation Bundle

v1.0.0

02 Jun 12:19
Compare
Choose a tag to compare

First stable release, fixes since rc2:

  • EZS-323: Fix and update broken notification tests
  • EZS-407 Don't throw an ERROR if a non-existing field of content is requested
  • EZP-25841: Can't install RecommendationBundle

1.0.0-rc2

13 Nov 15:40
Compare
Choose a tag to compare
1.0.0-rc2 Pre-release
Pre-release

This is a second release candidate. Changes since version 1.0.0-rc1 are following:

  1. EZS-319: Move templates from public location. Ref. to pull request #50
  2. EZS-320: Fix a fatal error when the token comes from an external provider. Ref. to pull request #51
  3. Fixed legal notice in headers, cleanup and comment improvements. Ref. to pull request #52
  4. Updated README.md document ahead of final release.

1.0.0-rc1

10 Nov 14:55
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release

This is first release candidate that includes following fixes:

  1. EZS-315: An exception is thrown if ez_recommendation.field_identifiers is not defined. Ref. to pull request #46
  2. Changes logical operator in the if conditions that checks user authentication. Ref. to pull request #47

1.0.0-beta5

13 Oct 12:12
Compare
Choose a tag to compare
1.0.0-beta5 Pre-release
Pre-release

This is fifth beta release that includes following changes:

  1. Added for exported XHTML data. Ref. to pull request #45
  2. Updated README text. Ref. to pull request #44

1.0.0-beta4

01 Oct 19:11
Compare
Choose a tag to compare
1.0.0-beta4 Pre-release
Pre-release

This is fourth beta release that includes following change:

  • Exported data do not pull field value from archived (or draft) content in the JSON response. Ref. to pull request #43

1.0.0-beta3

01 Oct 16:37
Compare
Choose a tag to compare
1.0.0-beta3 Pre-release
Pre-release

This is third beta release which includes following changes:

  • Log wrong image relation and return empty value in the JSON response. Ref. to pull request #40
  • Return empty value in the JSON response if source binary file is missing. Ref. to pull request #41