Enhancement

Taxes are now returned in more detail in the Storefront Checkout API. taxTotal is the total amount of all taxes in the checkout.
The taxes object array, returns the name of the tax and the amount.

Bug Fixes

For V3 Catalog Productsid:min and id:max filters did not return any data. This has been corrected and a fix was rolled out.

Maintenance

Category and Brand Images were updated to show image_file is used when creating the images and image_url can be used for updating images.