Icecat Release Notes 253: Smarter Product Discovery, Greater Editorial Control, and a Stronger Platform 

By
Release Notes

At Icecat, every release is designed to improve how partners manage, discover, and distribute product information. Release 253 introduces a combination of customer-facing enhancements and platform improvements that make working with Icecat more intuitive, efficient, and reliable.

Highlights include a redesigned Related & Alternative Products experience, new analytics to optimize product content with data, greater control over long-running product imports, and a range of infrastructure improvements that strengthen the performance, scalability, and future readiness of the Icecat platform.

For additional details, please refer to the previous Icecat Release Notes 

Enhanced Related & Alternative Products Experience

We’ve redesigned the product recommendations experience to provide a more structured and intuitive way to discover related products, split by relation types.

Previously displayed as flat lists under Recommended products and Similar products, products are now organized in collapsible category trees, making navigation and comparison easier while providing a consistent experience across product pages.

What’s Changed

Renamed Product Tabs

The following tabs have been renamed:

  • Recommended productsRelated products
  • Similar productsAlternative products

Each tab is displayed only when eligible product relations are available.

Related Products

The Related products tab displays the relation types in a collapsible tree and sorted in the following order:

  1. Services
  2. Accessories
  3. Consumables
  4. Compatible
  5. Other

Within each relation type, products are grouped by categories.

Alternative Products

The Alternative products tab is dedicated exclusively to Alternative product relations. Alternative products are grouped by category and displayed in a collapsible tree.

Progressive Loading

To improve readability and performance, both tabs initially display up to 3 products per category.

When additional products are available, users can load more using the More button, which reveals products in batches of three until the full category is displayed.

Benefits

This enhancement:

  • Improves product discovery and comparison.
  • Organizes Related and Alternative products into intuitive category trees.
  • Provides a consistent browsing experience across both tabs.
  • Reduces visual clutter through progressive loading and collapsible navigation.
  • Supports responsive, localized, and permission-aware experiences.

New Feature Popularity API Brings Data-Driven Insights for Product Content

Keeping product content complete and relevant requires more than simply knowing which features exist. It also requires understanding which features are actively used across products and brands, which are becoming more important over time, and which may no longer provide value.

With Release 253, Icecat introduces the Feature Popularity API, a new internal service that provides structured analytics about feature usage within product categories. The API enables editors and taxonomy managers to make evidence-based decisions when creating product content, maintaining taxonomy, and supporting AI-assisted content population.

Understand Which Features Matter Most

The Feature Popularity API returns comprehensive statistics for every feature assigned to a category. Requests can be scoped by:

  • Category
  • Category + Brand

This allows teams to analyze both category-wide trends and brand-specific adoption patterns.

Advanced Popularity Metrics

Instead of providing simple usage counts, the API delivers a rich set of pre-calculated metrics, including:

  • Time Weighted Popularity (TWP) to emphasize recent feature adoption
  • Feature Velocity to identify growing or declining trends
  • Combined Feature Score based on popularity and trend
  • Product Coverage, including:
    • Number of products containing the feature
    • Total products in scope
    • Feature popularity ratio
  • Brand Coverage, including:
    • Number of brands using the feature
    • Brand coverage ratio
  • Lifecycle Status
  • First Fill Date
  • Last Fill Date

Because these metrics are calculated from current product data, they provide an accurate picture of how product specifications evolve over time.

Supporting Smarter Content Generation

The new API was designed to help editorial and taxonomy teams answer important questions such as:

  • Which features should AI prioritize when populating product specifications?
  • Which product attributes are widely adopted within a category?
  • Which features are becoming more important?
  • Which legacy features may no longer deserve editorial attention?

By replacing assumptions with measurable usage data, Icecat can continuously improve both manual editorial workflows and AI-assisted content generation.

Looking Ahead

The Feature Popularity API lays the foundation for more intelligent product data management by making feature usage measurable instead of subjective. As Icecat continues investing in AI-driven workflows and taxonomy optimization, these analytics will help ensure that editorial efforts focus on the attributes that deliver the greatest value to partners.

Greater Control with Import Task Cancellation

Large product imports can take time to complete, especially when processing extensive catalogs or multimedia updates. Until now, users had to wait for an import to finish even after discovering an issue in the source file.

Release 253 introduces the ability to cancel running import tasks directly from the Import Tool. This enhancement gives editors greater control over long-running imports, helping prevent incorrect data from being imported while reducing the need for manual cleanup afterward.

Stop Imports When Needed

Users with the appropriate permissions can now cancel an import while it is still running. A dedicated Cancel action is available for eligible import tasks, allowing users to stop processing without waiting for the entire job to complete. Before cancellation begins, the system requests confirmation to help avoid accidental interruptions.

Preserve Completed Work

Canceling an import does not discard work that has already been completed.

If part of the import has already been processed, those successfully imported records remain in the system, while only the remaining unprocessed data is skipped. This approach protects completed work while preventing unwanted data from continuing through the import pipeline.

Clear Status Tracking and Reporting

Once an import is canceled, the task status is updated accordingly, and users receive an import report showing the results achieved before the cancellation occurred.

The report includes only the records that were processed successfully, providing a clear overview of what was imported and what was not.

Designed for Long-Running Imports

The cancellation feature is available throughout long-running import processing, allowing users to react quickly if they discover incorrect source data, configuration errors, or other issues that require stopping the import before completion.

Permission rules ensure that users can manage only the import tasks they are authorized to control, maintaining a secure and predictable workflow.

Improving Data Quality and Editorial Efficiency

By allowing imports to be stopped at the right moment, this enhancement helps reduce the risk of incorrect product data entering the database while minimizing the time required to correct mistakes. Instead of waiting for an entire import to finish and cleaning up unwanted changes afterward, editors can immediately fix the source file and launch a corrected import.

Other Developments in Release 253: Behind-the-Scenes Improvements

Not every release is defined by new user-facing functionality. Some of the most valuable improvements happen behind the scenes, strengthening the platform that powers Icecat services every day.

Release 253 includes a broad set of infrastructure, performance, and maintenance improvements designed to increase platform reliability, simplify future development, and improve operational efficiency. While many of these changes are invisible to end users, they contribute to a more stable, scalable, and maintainable platform for all Icecat partners.

Faster Publishing of Large Data Files

To improve the delivery of large datasets, Icecat optimized the way large files are uploaded to object storage. By increasing the multipart upload chunk size, the platform significantly reduces the number of upload requests required for large files.

This optimization decreases communication overhead between services and storage, allowing large index files to be published more efficiently while reducing infrastructure load. The improvement is fully transparent to users and does not require any changes to integrations.

Preparing for the Next Generation of APIs

As Icecat continues its transition toward a microservice architecture, Release 253 introduces a standardized approach for publishing APIs under a single, consistent domain.

For developers and integration partners, this means both existing and future API documentation will remain accessible through the familiar api.icecat.biz entry point. Maintaining a unified documentation location simplifies API discovery while ensuring a smooth transition as new microservice-based APIs become available.

Improved Monitoring and Operational Visibility

Several enhancements were introduced to strengthen monitoring and operational support.

Internal reporting processes now provide more detailed execution information, making scheduled jobs easier to monitor and troubleshoot. Additionally, reporting tools can now generate historical metrics for specific reporting periods, giving support and engineering teams greater flexibility when investigating incidents or regenerating operational reports.

The release also includes improvements to internal logging and error handling, helping engineering teams detect, diagnose, and resolve operational issues more efficiently.

Continuous Platform Modernization

Release 253 continues Icecat’s ongoing investment in modernizing its technology stack.

Several internal components have been refactored to use modern development patterns, improving maintainability and making future enhancements easier to implement without affecting existing functionality. At the same time, obsolete legacy components that were no longer used have been safely removed, reducing technical debt and simplifying long-term maintenance.

Supporting More Reliable Releases

Release quality is equally important as feature development. To strengthen deployment reliability, Icecat introduced additional standardized validation procedures that help verify critical icecat.biz functionality after each release. These improvements contribute to more consistent deployments and reduce the likelihood of production issues affecting customers.

Summary

Release 253 demonstrates Icecat’s continued commitment to improving both the user experience and the technology behind it. Whether you’re discovering complementary products, managing large product imports, or integrating with Icecat APIs, these enhancements are designed to help you work more efficiently and benefit from a faster, more reliable platform.

Interested in learning how these new capabilities can benefit your organization? Contact your Icecat account manager to explore how Release 253 can help you optimize your product content, streamline integrations, and get even more value from the Icecat platform.

manual thumbnail3

Manual for Icecat Live: Real-Time Product Data in Your App

Icecat Live is a (free) service that enables you to insert real-time produc...
 June 10, 2022
Icecat CSV Interface
 September 28, 2016

Icecat Add-Ons Overview. NEW: Claude AI, ChatGPT, AgenticFlow.AI, Mindpal.space and BoltAI

Icecat has a huge list of integration partners, making it easy for clients ...
 September 3, 2025
LIVE JS

How to Create a Button that Opens Video in a Modal Window

Recently, our Icecat Live JavaScript interface was updated with two new fun...
 November 3, 2021
 January 20, 2020
New Standard video thumbnail

Autheos video acquisition completed

July 21, Icecat and Autheos jointly a...
 September 7, 2021
Manual How to Import Free Product Content Into Your Webshop via Icecat

Manual: How to Import Free Product Content Into Your E-commerce System via Icecat API

This guide is intended for developers working with Icecat via API. The docu...
 May 24, 2024