Releases: ezsystems/EzSystemsRecommendationBundle
Releases · ezsystems/EzSystemsRecommendationBundle
v1.0.2-rc1
Changes since v1.0.1 :
Bugfixes
- EZP-26034: EzRecommendationBundle v1.0.1 PHP version requirements
v1.0.1
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
Changes since v1.0.1-rc1 :
Bugfixes
- EZS-822: Cannot log in into ezstudio demo installation
v1.0.1-rc1
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
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
This is a second release candidate. Changes since version 1.0.0-rc1 are following:
- EZS-319: Move templates from public location. Ref. to pull request #50
- EZS-320: Fix a fatal error when the token comes from an external provider. Ref. to pull request #51
- Fixed legal notice in headers, cleanup and comment improvements. Ref. to pull request #52
- Updated README.md document ahead of final release.
1.0.0-rc1
This is first release candidate that includes following fixes:
- EZS-315: An exception is thrown if ez_recommendation.field_identifiers is not defined. Ref. to pull request #46
- Changes logical operator in the if conditions that checks user authentication. Ref. to pull request #47
1.0.0-beta5
This is fifth beta release that includes following changes:
- Added for exported XHTML data. Ref. to pull request #45
- Updated README text. Ref. to pull request #44
1.0.0-beta4
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
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