# What's New

## May 2026

### 📣 Announcements

1. [**Whatnot**](/marketplace-guides/selling-on-whatnot.md): Whatnot is now available on our Crosslisting and Bundle plans!

## April 2026

### 🚀 New features

1. [**Label filters**](/inventory-management/search-sort-and-filter.md): Filter your inventory by labels with include and exclude mode. Include labels to show only matching items, or exclude labels to hide them. You can use both at the same time — for example, include **Summer** while excluding **Consigned**.
2. [**AI shipping preset selection**](/crosslisting/listing-shortcuts.md#shipping-presets): Add usage conditions to your shipping presets and let AI automatically pick the right one for each listing during AI generation.
3. [**Otto item edits**](/otto/ask-otto.md): Ask Otto to update item titles, descriptions, conditions, condition descriptions, prices, quantities, cost of goods, and SKUs. Otto will propose the changes for your approval before anything goes live.

## March 2026

### 📣 Announcements

1. **Whatnot**: Whatnot is ready for beta testing! We're hoping to launch to everyone in April.

### 🚀 New features

1. [**Ask Otto**](/otto/ask-otto.md): Meet your new AI assistant! Otto can review your items, settings, and sales, providing business insights. He can help organize your inventory with labels and notes, and even edit your listings. Available on **Crosslisting** and **Bundle** plans.
2. [**Home page**](/home/home.md): See your daily stats, goals, and items that need attention — all in one place.

### 🌟 Improvements

1. [**SKU & condition description in AI generation**](/crosslisting/ai-listing-generator.md): The AI listing generator can now fill out SKU and condition description. Enable it by updating your custom instructions.
2. **Quick edit**: Open your item details directly from the Inventory Manager and make edits without leaving the page.
3. **Buyer location**: Our Orders Report now includes buyer state and country.

### 🐛 Bug fixes

1. **Mercari sales timing**: Fixed an issue where Mercari sales appeared one day early due to a timezone issue.

## February 2026

### 🚀 New features

1. [**Waterfall offers**](/automation/automatic-offers.md): If a buyer doesn't respond to your initial offer, Nifty can automatically send follow-up offers with deeper discounts.
2. [**Customize AI generation**](/crosslisting/ai-listing-generator.md): Custom instructions let you control how the AI writes titles, descriptions, and conditions.

### 🌟 Improvements

1. [**Additional insights**](/analytics/insights-and-reports.md): The Insights tab now shows sell-through rate, units listed vs. sold, and averages by marketplace.

## January 2026

### 🚀 New features

1. [**Active Inventory report**](/analytics/insights-and-reports.md): Export a list of your currently listed items from Profit & Loss.
2. [**Relist from menu**](/inventory-management/inventory-manager.md): Relist delisted listings directly from the listing menu in the Inventory Manager.
3. [**List instantly**](/crosslisting/creating-and-editing-items.md#saving-and-publishing): No more waiting for your listings to go live! Nifty will publish in the background, saving you even more time.

### 🌟 Improvements

1. [**Optimized recreates**](/automation/automatic-relists/automatic-recreates-ebay.md): Nifty now waits until your eBay listing has 30 minutes left before recreating it, so it stays listed as long as possible.


---

# 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://docs.nifty.ai/whats-new.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.
