- Update shopinvader lib to solve with_scope in operator with algolia
- Update dependency
- Add the recaptcha support on api endpoint of odoo in the erp metafields you need to add the field api_required_recaptcha
erp:
api_required_recaptcha: >
[{ "method": "POST", "actions": ["lead", "lead/create"]}]
- fix security issue, params where visible in log, remove them
- fix issue with params in erp tag by updating shopinvader gems
- fix dynamic rendering of esi_include by updating shopinvader gems
- fix rendering of esi_include by updating shopinvader gems
- fix deploying by updating to last version of locomotive engine that force the right version of rack dependency
- move back to ruby 2.6.5 as dependency (steam) generate warning message, we will move later
- fix issue with params in liquid tag by using a fork of steam PR is here : locomotivecms/steam#170
- Big change move to last version of locomotive, this version do not use anymore a liquid fork this have no impact on the templating of website but change a many line in the code source of shopinvader plugin.
- Move to ruby 2.7