# Install this plugin
    npm install @pinelab/vendure-plugin-sendcloud
    
    

Changelog for vendure-plugin-sendcloud

1.4.0 (2024-12-19)

  • Update Vendure to 3.1.1

1.3.1 (2024-08-04)

  • Update compatibility range (#480)

1.3.0 (2024-06-21)

  • Updated Vendure to 2.2.6

1.2.4 (2024-06-13)

  • Using util.inspect again to log the incoming webhook body

1.2.4 (2024-06-13)

  • Check if incoming request is a Buffer or already parsed by other middleware

1.2.3 (2024-06-13)

  • Log request body, instead of util.inspect

1.2.2 (2024-06-13)

  • Added better logging for failing incoming webhooks

1.2.1 (2023-01-16)

  • Correctly transition order to Delivered after it has been Shipped

1.2.0 (2023-11-16)

  • Fulfill on order placement, to prevent stock levels going out of sync

1.1.0 (2023-10-24)

  • Updated vendure to 2.1.1