Skip to content

Latest commit

 

History

History
95 lines (50 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

95 lines (50 loc) · 1.59 KB

CHANGELOG

v0.2.1 (2022-08-17)

Fixed

  • Upgrade recombee SDK.
  • Update Laracombee client constructor.
  • Fix tests.

v0.1.37 (2019-04-21)

Fixed

  • Fix bug in addDetailView param.

v0.1.36 (2019-04-21)

Fixed

  • Add an empty array to the defaults params.

v0.1.35 (2019-04-21)

Fixed

  • Make addDetailView consistent with the api.

v0.1.31 (2019-01-16)

Added

  • Ability to create custom laracombee class with artisan command.

v0.1.30 (2019-01-13)

Added

  • Ability to connect multiple databases.

v0.1.28 (2018-12-28)

Fixed

v0.1.27 (2018-12-18)

Fixed

  • Fix, recommned users to user 7958844

v0.1.26 (2018-12-17)

Added

  • Ability to specify the default item/user classes in laracombee config file.
  • Add recombee ViewPortion, see Recombee view portions api.

Removed

  • Remove the class tag in artisan commands.

Fixed

  • Fix bug in the seed command.

Improved

  • Set timeout during each request.

v0.1.20 (2018-12-10)

Added

  • Ability to specify the http protocol (http/https).
  • Craete new command, Reset database, php artisan laracimbee:reset.

Fixed

  • Fix bug in the seed command.

Improved

  • Set timeout during each request.

v0.1.15 (2018-12-03)

Added

v0.1.1 (2018-11-01)

Initial Release 🎉