Akinon Release Notes (05.12.2025)
Omnitron
The following changes are available in Omnitron FE versions later than rad2307
and Omnitron BE versions later than r3154
.
Resolved Issues
Incorrect Refund Status in Mixed Payment Returns
Previously, when refunds were initiated for orders paid using a combination of loyalty points and credit cards, a failure in the credit card refund process did not prevent the loyalty points from being refunded. If the loyalty refund succeeded, the system incorrectly marked the cancellation plan as Completed, despite the credit card refund failure. With this release, loyalty refunds are no longer triggered if the credit card refund fails, ensuring the cancellation plan status accurately reflects the refund outcome.
Missing Discount Share Amounts in Order Item Details Fixed
An issue where discount share amounts per order item were not displayed in the Orders > Order Detail Form has been resolved. Users can now correctly view item-level discount shares, improving visibility into applied discounts.
Incorrect Secondary Conditions are Shown Across Campaign Forms
An issue has been fixed where modifying conditions in one campaign form caused those changes to appear in newly opened campaign forms as well. With this release, each campaign form now reflects only its own defined conditions, maintaining consistency and preventing cross-campaign configuration errors.
"Distinct By" Attribute Removal Issue
Previously, users were unable to remove a selected attribute under the "Distinct By" section in a campaign's condition tab after saving. This issue has now been resolved. Users can now successfully delete conditions and remove associated "Distinct By" attributes as expected.
Commerce
The following changes are available in Commerce versions as of May 12, 2025.
New Features
Grouping Logic for Basket Offers
A new feature now enables grouping of specific campaigns under a shared logic. Previously, if
consume_type
was set toglobal
, products used in one campaign couldn’t be reused elsewhere. With this update, group-based restrictions are supported:If a product is used in a campaign that belongs to a group, it cannot be reused in other campaigns within the same group.
The product remains usable in campaigns outside that group.
Enhancements
Feed Product Domain Alignment
Feed products are now correctly aligned with their respective domains, ensuring accurate domain-specific product visibility and consistency.
OMS
The following changes are available in OMS versions later than oms704
.
Enhancements
Dynamic Setting for Cargo Query Duration
The
CIRCUIT_BREAKER_CONF
setting can now be dynamically configured via theApplicationSettings
model. This allows for more flexible adjustment of the cargo status query task's duration.
Enhanced Cancellation Tracking for WRA Packages
OMS has been enhanced to address reliability issues in the cancellation process for WRA (Waiting Remote Action) packages. Previously, cancellations could be delayed due to webhook-related problems. With this update, the system now more effectively monitors and handles cancellations for packages in this specific state. This ensures smoother processing and helps maintain accurate inventory synchronization.
Instore
The following changes are available in Instore FE versions later than acc-689
and Instore BE versions later than s141
.
New Features
Estimated Delivery Date on Basket (Chart) Page
The "Estimated Delivery" extension has been integrated into the basket (chart) page. An estimated delivery date range is now displayed next to each order item. This enhancement allows customers to clearly see the expected delivery timeframe for each product in their cart before proceeding with their order.
Enhancements
Enhanced Product Variant Display on Basket Page
The basket page now shows product color and size using descriptive labels (e.g., "Red" or "Large") instead of codes. This change makes it easier for customers to identify the product variants in their cart at a glance.
New BaseCode Setting in UI Settings
A new setting named "basecode" has been added under UI Settings. When configured, the Product Code field on the product detail page will dynamically display the basecode value, offering more flexibility in how product codes are managed and presented.
Identity Number Field Now Required in Address Modal
The Identity Number field within the address modal during the checkout process is now mandatory. This enhancement aims to improve the accuracy and reliability of order and delivery processes.
Marketplace Dashboard
Enhancements
Amazon
Product shipment data now automatically includes Marketplace ID and Language Tag information when required. This enhancement ensures that product listings are enriched with the necessary contextual metadata for accurate marketplace integration.
Hepsiburada
Response messages have been added for requests initiated outside of OMS within Split Package flows, improving traceability and error handling in non-standard request scenarios.
Trendyol
Response messages have been added for requests initiated outside of OMS within Split Package flows, improving traceability and error handling in non-standard request scenarios.
The system now supports the "Check Unpack On Attribute" feature through enhancements to the
OrderCreate
model:When
check_unpack_on_attribute
is enabled, orders will be split into separate packages for products with theunPack
attribute set to YES.
Seller Center
The following changes are available in Seller Center FE versions later than v0.8.110
and Seller Center BE versions later than v1.1.157f3
Resolved Issues
Listing Images Revision Issue
Resolved an issue where updated product images were not being displayed correctly after a revision. The system now ensures that revised and current images are shown accurately, improving the visual consistency of listings.
Search Bulk Product Offers Issues
Fixed an issue where offer listings were inaccurately displayed following bulk product offer searches. Offer information is now accurately shown when using the “Search Bulk Offers” feature.
New Features
Packages / PackagesItem Export Functionality
New export capabilities have been added to the Orders > Packages List page. Users can now export detailed information about packages and their related items, enabling better visibility into package statuses and streamlining package management operations.
Pre-Offer Image Log
A new image log has been introduced to help Marketplace Owners (MPOs) track the status of product images during bulk uploads by sellers. This log is accessible via Products > Offer Actions > Pending Offers > Offer Detail, where users can click the View Log button to open a modal displaying the image statuses. If needed, MPOs can click Try Again to retry image generation for any failed entries.
Reports Export Functionality
A new export feature has been added to the Reports > Sales Reports page. This enhancement allows users to export key sales data, including Base Code, Sold Quantity, Sales Amount, and Commissions. Additionally, a Seller filter has been introduced, enabling Marketplace Operators (MPOs) to view and export data specific to individual sellers. This functionality supports more effective reporting and helps users monitor their Key Performance Indicators (KPIs) with greater accuracy.
Failed Delivery Invoice Number
Marketplace Operations (MPOs) can now provide refund invoice numbers for cancelled packages via a modal. This feature is accessible on the Orders > Packages > Package List > Package Detail page, streamlining the cancelled package process.
New Filters for Order Messages
The Messages > Order Messages page now includes new filters: First Name, Last Name, and Order Number. These additions make it easier for users to locate and manage order-related messages within Seller Center, enhancing message tracking and customer support efficiency.
Enhancements
UI/UX Improvements
User interface and experience enhancements have been applied to Profile Information, Bulk Action Notifications, and Email Templates. These updates are designed to improve usability, streamline interactions, and deliver a more consistent and intuitive experience across the platform.
App Maker
New Features
Using Slug Instead of ID in Routing
To improve URL readability and user experience, the platform now uses legible slugs (e.g., organization name, project name) instead of random alphanumeric IDs in routing. This enhancement makes URLs more intuitive, shareable, and SEO-friendly.
Last updated
Was this helpful?