# Akinon Release Notes (05.26.2025)

## <mark style="color:red;">Omnitron</mark> <a href="#gbxxjfmvmd3u" id="gbxxjfmvmd3u"></a>

{% hint style="warning" %}
The following changes are available in **Omnitron FE versions later than `rad2312`** and **Omnitron BE versions later than `r3158`**.
{% endhint %}

#### <mark style="color:red;">Resolved Issues</mark> <a href="#id-644uxlhsk35w" id="id-644uxlhsk35w"></a>

**Collapse Problem for MPD Extensions**

* ​​Fixed an issue where the sidebar for MPD Extensions in Omnitron would collapse unexpectedly.

![](https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2FuZ65I7w0YFr68qEJJG6Y%2F0.png?alt=media)

**Alphabetical Pagination for Mapped Attribute Values**

* Mapped attribute values in *Sales Channel Settings > Marketplace Mapping > Mapper Form* are now displayed in alphabetical order, improving usability and consistency.

**Product Image Deletion Problem**

* Resolved the issue that prevented successful deletion of product images.

#### <mark style="color:red;">New Features</mark> <a href="#q4970j7lejgn" id="q4970j7lejgn"></a>

**Bulk Phone Number | Email Secondary Condition Types for Basket Offers**

* New secondary condition types—**Bulk Phone Number** and **Bulk Email**—are now supported across all basket offer types (Campaigns, Coupons, Discount Codes, Bulk Coupons). Users can upload `.csv` or `.xls` files containing bulk data.\
  **Please note:**
  * File headers must be named `phone_number` or `email`.
  * Phone numbers should be provided in the same format as they are saved under *Sales Channels > Users* in Omnitron.

![](https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2FJQ5JtLp9ScSRnt8DlFtJ%2F1.png?alt=media)

**"Retry" Action for Webhook Events Log**

* A **Retry** action has been added to the *Settings > Webhooks > Webhook Events* page, enabling manual retry for failed webhook events after 11 failed attempts.

![](https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2FEAk3APtkwQ7jmZbpDDYR%2F2.png?alt=media)

#### <mark style="color:red;">Enhancements</mark> <a href="#id-675qfmpilb0x" id="id-675qfmpilb0x"></a>

**`logged_ip` Field Now Read-Only**

* The `logged_ip` field is now non-editable on both the *Customers > Customer Detail* and *Sales Channels > Users > Detail* forms.

**Status Filter for BIN Table in Card Settings**

* A new **Status** filter has been added to the *Card BIN Numbers* table under *Sales Channels > Payment Management > Card Settings > Add/Edit Card Settings.*

![](https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2F6152RY6z3rftLkC1u1Jr%2F3.png?alt=media)

* Also, a pop-up modal now appears for adding new BINs and Expiration Commission Rate, replacing the previous method of adding rows directly to the list page.

![](https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2FzqqhWFHYbe5nlyp6H3Pb%2F4.png?alt=media) ![](https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2Fyi68jrRtzOGAhAv2GCyn%2F5.png?alt=media)

**"Employee Email" Filter in Orders List**

* A new filter, **Employee Email**, is now available in the *Orders > Orders list*—enabled for Omnitrons integrated with the Instore application.

![](https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2FKj1k1g8TqiwXZukQfGda%2F6.png?alt=media)

## <mark style="color:red;">Commerce</mark> <a href="#iv3xjn6maqh5" id="iv3xjn6maqh5"></a>

{% hint style="warning" %}
The following changes are available in Commerce versions as of May 26, 2025.
{% endhint %}

#### <mark style="color:red;">Enhancements</mark> <a href="#ckkg5vo9ny9q" id="ckkg5vo9ny9q"></a>

**PK-Based Shipping Option Access**

* The `/api/v1/remote/{sales_channel_id}/shipping_options/` endpoint used on the *Sales Channels > Shipping Options* page in the Omnitron interface now supports direct access to a specific **Shipping Option** via its **primary key (PK)**. An optional `?pk=<id>` query parameter is now supported to return only the specified shipping option. If the parameter is not provided, the existing behavior (returning all shipping options) remains unchanged.

**Currency-Based Campaign Configuration**

* Campaigns can now be configured and viewed based on currency. This enables better control and filtering of campaigns per currency type.

**Modified Date Filter Added to Reports**

* A `modified_date` filter has been added to reports, supporting the following time operators: \['gt', 'gte', 'lt', 'lte'].\
  **Example request:**\
  `curl --location 'https://{omnitron_url}/api/v1/remote/1/data-warehouse/catalogs/product-stocks/?modified_date__gt=2025-05-08T14:10:42.386391Z'`

**SendCheckoutUrlSmsPage Now Available for All Payment Options**

* The `SendCheckoutUrlSmsPage` has been updated to be available for **all payment options**, expanding its applicability across checkout flows.

**Seller-Uploaded Documents Now Available in Order Data Source**

* Documents uploaded by sellers to orders are now accessible via the **Order Data Source**. This enhancement allows order-related documents to be viewed directly from data sources.

## <mark style="color:red;">OMS</mark> <a href="#uefo8jkhtodv" id="uefo8jkhtodv"></a>

{% hint style="warning" %}
The following changes are available in **OMS versions later than `oms705`**.&#x20;

To ensure system integrity, we recommend **not applying updates to versions released before May 10**.
{% endhint %}

#### <mark style="color:red;">Enhancements</mark> <a href="#w07zhukkp6i7" id="w07zhukkp6i7"></a>

**Transfer Information Integration from OMS to Omnitron**

* Transfer details are now transmitted from OMS to Omnitron on a per order item basis. The information is included in the `extra` field of each order item, with the following fields:
  * `transfer_number`
  * `transfer_status`

## <mark style="color:red;">Instore</mark> <a href="#id-4mwpw9ro1r04" id="id-4mwpw9ro1r04"></a>

{% hint style="warning" %}
The following changes are available in **Instore FE versions later than `acc-700`** and **Instore BE versions later than `s141`**.&#x20;

To ensure system integrity, we recommend **not applying updates to versions released before May 10**.
{% endhint %}

#### <mark style="color:red;">New Features</mark> <a href="#id-3pczvx7m15qg" id="id-3pczvx7m15qg"></a>

**Display of Attribute Values on Product Detail Page**

* Attribute values defined under *Settings > Package/Transfer Orders > Attributes* are now displayed on the *Product Detail* page, directly below the product name. This enhancement allows users to easily view custom, product-specific information at a glance.

![](https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2F8nKjfJzozQzd0UD4DyHB%2F7.png?alt=media)

<figure><img src="https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2FP2i2UjvzIhYGxeItr6Le%2F8.png?alt=media" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Marketplace Dashboard</mark> <a href="#id-7jnoegu5yzj5" id="id-7jnoegu5yzj5"></a>

#### <mark style="color:red;">Enhancements</mark> <a href="#ugiydukq6r0f" id="ugiydukq6r0f"></a>

**Trendyol**

* Updated cargo mapping due to the merger of **MNG Kargo** with **DHL eCommerce**.
* The **Web Color 348** attribute has been **temporarily made optional** during the campaign period. Accordingly, `category_attributes` and `compare_attributes` were triggered for **all brands** to ensure consistency across product listings.

**N11**

* Load balancing improvements have been implemented to optimize and enhance the performance of data transfers with N11.

**Seller Center**

* **Order cancellations** made in **Omnitron** are now automatically forwarded to the **Seller Center**, ensuring better synchronization between systems.

## <mark style="color:red;">Project Zero</mark> <a href="#luopoe2in16z" id="luopoe2in16z"></a>

{% hint style="warning" %}
The following changes are available in **Project Zero versions later than `1.91.0`**.
{% endhint %}

#### <mark style="color:red;">Enhancements</mark> <a href="#sgfajvhm1cep" id="sgfajvhm1cep"></a>

**Subdomain Locale Support Enhancements**

* Added subdomain support to the `setLocale` function.
* Restricted root hostname handling to only allow locale subdomains.
* Improved cookie handling by assigning domain to cookies for subdomain-based locale strategies.
* Refactored cookie domain logic with fallback host support.
* Updated `getRootHostname` logic for better subdomain parsing.
* Refactored locale filtering logic in the URL matcher regex.

**Plugin Build Process**

* Included plugin tests in the build stage to ensure integration stability.
* Added `allowJs` to `tsconfig` in `akinon-next` test setup.

**NextAuth and Configuration**

* Added support for custom NextAuth options.
* Updated changeset configuration.

**Test and Compiler Updates**

* Added Babel compiler to `akinon/next` tests.
* Moved CSP tests to `akinon-next`.
* Fixed Jest tests for standalone projects in `akinon-next`.
* Removed unused Babel config and unnecessary files.

**Tailwind Configuration**

* Updated the default Tailwind content list.
* Moved third-party Tailwind content list configuration to `akinon-next`.

**Utilities**

* Replaced inline monorepo check with a reusable utility.

## Seller Center <a href="#vqra56s5pm0e" id="vqra56s5pm0e"></a>

{% hint style="warning" %}
The following changes are available in **Seller Center FE versions later than `v0.8.111`** and **Seller Center BE versions later than `v1.1.158`**.
{% endhint %}

{% hint style="warning" %}
In environments where the `OMNITRON_ALLOWED_PARAMS` value is overridden, the following four values must now be explicitly defined to ensure correct functionality. This update has been made to ensure consistency across environments and to prevent potential misconfigurations.

<img src="https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2Fcb0idXzur60Hy8EH6nkx%2Fimage.png?alt=media&#x26;token=17d814d7-1114-4799-b464-e0e90e81031c" alt="" data-size="original">
{% endhint %}

#### <mark style="color:red;">Resolved Issues</mark> <a href="#slgzbnsownaf" id="slgzbnsownaf"></a>

**Bulk Offer Page Fixes**

* Resolved an issue on the **Add Bulk Offers** page that affected usability and performance. The button name and placement have been updated for a more intuitive experience, and backend optimizations have been made to streamline the bulk offer creation process. These improvements make data entry faster, more accurate, and more user-friendly.

#### <mark style="color:red;">New Features</mark> <a href="#wc19g16odlph" id="wc19g16odlph"></a>

**Export Parameters Configuration**

* A new parameters set has been introduced for selecting export parameters in the Orders Export module. Users can now configure more flexible and precise export options based on their needs.

![](https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2FpbSp7nw4JzKq4X6Zwpvv%2F9.png?alt=media)

![](https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2FSX53euhtQ6f0KwmYjTPX%2F10.png?alt=media)

#### <mark style="color:red;">Enhancements</mark> <a href="#rydye2k2ofv3" id="rydye2k2ofv3"></a>

**UI/UX Improvements**

* User interface and experience enhancements have been applied to **Profile Information**, **Approved Offers**, **Pending Offers** and **Revision Requests**. These updates are designed to improve usability, streamline interactions, and deliver a more consistent and intuitive experience across the platform.

**Task Execution Order Management**

* The task management system now features an expires parameter for improved task scheduling and prioritization. This enhances workflow control by facilitating the timely completion of urgent tasks and managing dependencies via expiration times, resulting in more efficient handling of time-sensitive tasks.

## <mark style="color:red;">App Maker</mark> <a href="#x4muq7fr5lo8" id="x4muq7fr5lo8"></a>

#### <mark style="color:red;">Platform Enhancements</mark> <a href="#audp6sr94xjn" id="audp6sr94xjn"></a>

**Plugin Last Publish Date**

* The plugin listing page now displays the date of the last modification made to each plugin, allowing users to track recent changes easily.

![](https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2FAe45P1fgBSsmeleJIPzQ%2F11.png?alt=media)

**Projects with Expired Credentials**

* Projects that have expired credentials will now show an error message before the build process starts, helping prevent build failures due to invalid credentials.

![](https://1066499406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxpVRheUHzJXXkDHR0KGf%2Fuploads%2FAnCOZXbzqN2OJLcZSxBz%2F12.png?alt=media)
