# Vehicle-specific Blocked Slots & Bug Fixes

We recently pushed out some vehicle-specific functionality that makes it much easier to manage a fleet of delivery trucks that all have different weight & volume capacities.  We had one more detail that didn't make the cut an it has been added now!

**VEHICLE-SPECIFIC BLOCKED SLOTS**\
Let's say that you have a bigger capacity truck that you use to run all of your larger deliveries, but maybe you also use that truck to help stock your yard. You run a little low on a product that takes a few hours to restock and want to make sure you don't overbook that specific amount of time with customer orders.  As of today, you can easily block the time you need to restock and keep the rest of the time open to make $$$.&#x20;

**PRODUCT DESCRIPTION PASTE BUG**\
When copying a description in from another source our system wasn't recognizing that change event (the paste) and wasn't properly providing the appropriate "Save" button.  Fixed now!

**ADDED WEBP IMAGE (UPLOAD) SUPPORT**\
We deliver images in all of the latest formats, but for actual uploads, we weren't supporting WEBP images, until now.&#x20;

**EMPTY STATES**\
On a few of our pages, we had screens that didn't show much when there wasn't and content yet added ("Empty State").  These are all cleaned up now!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://updates.bulkdelivery.pro/vehicle-specific-blocked-slots-and-bug-fixes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
