# December 2025 New Features

4th December 2025, **Easier Accordions in the Content Editor**

You can now add accordion sections directly in the Content Editor without writing custom HTML. Editors can configure accordion items, choose the animation style and use Font Awesome icons – all through the UI.

[View More](/release-notes/new-features/2025-new-features/december-2025-new-features/easier-accordions-in-the-content-editor.md)

4th December 2025, **Email Alerts When Data Imports Fail (DTF)**

When a DTF import fails, the system can now automatically send an email notification to inform the merchant. A new template is available in the backoffice, and each import configuration has a setting to turn these notifications on or off.

[View More](/release-notes/new-features/2025-new-features/december-2025-new-features/email-alerts-when-data-imports-fail-dtf.md)

4th December 2025, **Bulk Upload of URL Redirects**

You can now upload multiple redirects at once using a CSV file containing old and new URLs. The system validates the entries as part of the upload process.

[View More](/release-notes/new-features/2025-new-features/december-2025-new-features/bulk-upload-of-url-redirects.md)

4th December 2025, DTF Import V2 for Faster, More Reliable Syncing

A new version (V2) of the DTF console/import services is available. It uses Redis streams per DTF profile and per store, with dedicated worker processes managed by an orchestrator. The system now spins up workers when there’s data to import, logs to a separate Uptrace instance, and uses its own context and tenant handling.

[View More](/release-notes/new-features/2025-new-features/december-2025-new-features/dtf-import-v2-for-faster-more-reliable-syncing.md)


---

# 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://support.storefront.co.za/release-notes/new-features/2025-new-features/december-2025-new-features.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.
