Releases: ezsystems/EzSystemsRecommendationBundle
Releases · ezsystems/EzSystemsRecommendationBundle
1.0.0-beta2
This is second beta release which includes following changes:
- Added possibility to specify default author (content owner) for exported data. Ref. to pull request #37
- Added mapper for object relation FieldType in exported data, it is possible to select FieldType of the Content Type that will be used as a value for requested object relation. Ref. to pull request #39
- Request object is injected as an extra argument to the method instead of dedicated setter which was removed. Ref. to pull request #36
- Disabled legacy search engine by default. Ref. to pull request #38
1.0.0-beta1
- Fixed EZP-24779: Error if image relation is empty
1.0.0-alpha9
1.0.0-alpha8
Fixed problem with duplicated "image" entries in the JSON response from REST endpoint. Ref. to pull request #27
1.0.0-alpha7
Added new configuration options for "author" and "image" in the JSON response keys. Ref. to pull request #26
1.0.0-alpha6
Implemented REST endpoint required by recommender engine to communicate with eZ Platform. Ref. to pull request #25
1.0.0-alpha5
1.0.0-alpha4
Provides siteaccess aware configuration. Ref. to pull request #18
1.0.0-alpha3
1.0.0-alpha2
Second alpha release, fixes issue with breakage of tree menu in admin interface. this fix also implicitly makes sure this bundle works with upcoming 5.4 sub release where RESTv1 is going over new stack in similar manner as Tree menu is.