Akinon Release Notes (01.19.2026)
ACC
New Features
Limit Requests via Support Center
Authorized users and partners can now submit Project Limit, App Limit, and Project App Limit requests directly through the Support Center on the Akinon Commerce Cloud platform.
By accessing https://console.akinoncloud.com/support, users can:
Navigate to the "Support Center"
Select the relevant request type from the "Category" dropdown
Fill in the required details and submit their request

Track the status of the created ticket end-to-end from the platform

This enhancement streamlines the request process and provides better visibility and control over limit management within Akinon Commerce Cloud.
Omnitron
The following changes are available in Omnitron FE versions later than rad2371 and Omnitron BE versions later than r3262.
Enhancements
External Status Column and Filter Added to Order Products Table
In the Orders > Order Detail form, within the Products table, a new "External Status" column and filter has been added. This column displays the external order and order item statuses as maintained in the Omnitron-using brand’s own database, providing better visibility into external system status tracking.

ERP Code Filter Added to Price Lists Page
On the Products and Catalogs > Price Lists page, a new "ERP Code" filter has been added. This enhancement allows users to more easily search and manage price lists by their associated ERP codes.

Instore Store and Staff Email Included in Orders XLS Export
On the Orders > Orders Lists page, when exporting data to
.xls, "Instore store information" and "Instore staff email addresses" are now included as additional columns in the exported document, providing more complete order context for reporting and analysis.
Commerce
The following changes are available in Commerce versions as of January 19, 2026.
Resolved Issues
Fixed Discount Distribution Logic
An issue regarding the distribution of fixed discount amounts across basket items has been resolved. Previously, rounding differences could cause calculations to result in negative values or incorrect totals when applying discounts to mixed-price items. The distribution logic (
distribute_discount_proportionally) has been updated to ensure that discounts are allocated proportionally to item prices, and any rounding remainders are correctly assigned to a single item. This ensures the total discount amount is preserved without causing calculation errors.
Menu Node Creation Error
A
500 Internal Server Erroroccurring during the creation of new category nodes or updates to the category tree has been resolved. The issue, identified as anAttributeErrorin the menu service, prevented the system from correctly handling path attributes for new nodes. The logic has been corrected to handle empty path values gracefully, allowing for seamless category tree updates and new node additions.
Elasticsearch 8.x Sorting Compatibility
Sorting mechanisms have been updated to ensure full compatibility with Elasticsearch 8.x. Previously, specific sorting configurations for
_scoreand product ID metrics causedsearch_phase_execution_exceptionerrors due to deprecated syntax (nested path structures and unmapped types). The sorting logic has been refactored to use the correct nested path format required by Elasticsearch 8.x, ensuring stable and error-free search results.
New Features
Combined Bank Campaign and Voucher Usage
The promotion engine has been upgraded to support the simultaneous application of bank campaigns and standard promotion/voucher codes within a single order. Previously, adding a voucher code to the basket prevented the system from retrieving available bank offers. This restriction has been removed, allowing customers to benefit from both bank-specific campaigns and standard discount vouchers in the same checkout session, provided the campaign rules allow it.

OMS
The following changes are available in OMS versions later than oms718.
Enhancements
Standardization of Channel Identification in Webhook Configurations
The configuration structure of webhooks has been updated to eliminate ambiguity in channel-based filtering. Previously, records with empty or missing channel definitions have been normalized by explicitly assigning either a specific
channel_idor achannel_scope: ALLparameter. This change ensures that webhook events are triggered only within their defined scope, providing partners with more precise and reliable data delivery based on specific sales channels. This enhancement prevents data inconsistencies across sales channels, ensuring seamless and error-free integration workflows.
Automated Handling of Delayed Cargo Labels
The packaging workflow has been enhanced with a new automated flow to handle carrier-side label generation delays. Packages for which a label is not yet available are now automatically transitioned to a temporary
waiting_cargo_labelstatus instead of generating an error. A background task has been configured to update these labels and complete the transition topackedstatus as soon as the data is retrieved. This update is intended to eliminate manual retries and prevent operational bottlenecks during the packaging stage. Eliminates manual retries and operational downtime by automatically managing carrier-side label delays in the background.
Optimization of Stock Location Quota Management
Instead of mandatory automatic record generation, quota entries are now created only when the quota management feature is explicitly activated for a location. Upon creation, the initial quota value is calculated dynamically based on the real-time active item count, ensuring immediate data accuracy. Additionally, the webhook triggering mechanism for
max_quota_reachedandquota_restoredevents has been refined to provide more reliable integration alerts. Ensures high data accuracy in warehouse capacity management by calculating quotas based on real-time inventory levels.
Instore
The following changes are available in Instore FE versions later than acc-785 and Instore BE versions later than s154.
Enhancements
Integrated Sample Product Selection at Checkout
The checkout flow has been enhanced to include a dedicated sample product selection step immediately following the shipping method selection. Staff can now view a list of available samples and add them to the order with a single click, where they are instantly reflected in both the shopping basket and the order summary. This development allows staff to quickly add promotional samples to orders during checkout, increasing customer satisfaction and ensuring accurate tracking of sample inventory.




Integrator
New Features
Order Cancellation Request Flow
The "Order Cancellation Request Flow" has been introduced to facilitate the automated processing of individual cancellation requests within Omnitron. Unlike the standard "Order Cancel Flow" which handles cancellation plans, this new inbound flow retrieves a list of specific cancellation requests based on user-configured statuses and types, operating on a scheduled interval. This process ensures reliable handling of individual order item cancellations by integrating directly with the ERP system. Once a request is fetched and sent to the ERP, the flow verifies the response using customizable logic and updates the record in Omnitron accordingly, ensuring data consistency and accurate status tracking between systems.
Marketplace Dashboard
Enhancements
Order Import Support for Products Not Available in the Catalog
Order flows across all marketplaces have been improved to ensure that orders can be imported successfully even if the related product is not present in the catalog. With this enhancement, the product created directly from marketplace panels by brand users can now be processed without issues. After the order is imported, the "Product Delete" flow is automatically triggered for the relevant product to reset its stock to zero, preventing the same issue from occurring again. This improvement eliminates order processing failures caused by missing catalog products.
Refund Order Flow Improvements for Missing Order Scenarios
The "Refund Order" flow has been improved to better handle cases where an order cannot be found. In such scenarios, the order number is now logged for improved traceability. Additionally, related filters have been refined to ensure more accurate processing and easier issue investigation.
Rejected Product Error Messages in Hepsiburada Product Create Logs
Error messages for products rejected by Hepsiburada are now displayed directly in the "Product Create" logs. This enhancement provides clearer insight into rejection reasons and simplifies troubleshooting during product creation processes.
Seller Center
The following changes are available in Seller Center FE versions later than v.08.127 and Seller Center BE versions later than v1.1.174.
Resolved Issues
Location Coordinates Stability Fix
An issue in the Locations page causing layout breaks when entering coordinates has been addressed. The page structure has been stabilized to ensure smooth and error-free location data entry.

Packages List Shipping Company Filter
A bug affecting the "Shipping Company" filter, where only companies displayed on the first page were listed, has been resolved. The filter now accurately reflects all available shipping companies across all pages.

New Features
Easy Return Code Implementation
The "Easy Return Code" has been implemented to meet operational needs on the seller's side. This enhancement streamlines the return workflow, leading to more efficient post-order processing.

New Agreement Filters
New filtering capabilities have been added under Finance > Agreements. These filters improve data visibility and make agreement management more efficient.

Messaging Module Refinements
The messaging functionality has been improved with the addition of "Quick Message" buttons to the user interface (front-end) and refinements to the underlying data structures (serializer). These updates contribute to greater system stability and ensure reliable message processing throughout the platform.

Enhancements
Lost Chunk Requeue & Stuck Import Cancellation Tasks
The tasks
seller_center.imports.tasks.requeue_lost_chunksandseller_center.imports.tasks.cancel_stuck_pending_importshave been refined. These improvements ensure proper import task recovery and cancellation handling.
Synchronized i2 Task Limit Adjustment
The synchronous
i2task row limit has been reduced to35. This change addresses frequent timeouts caused by large image-heavy imports and enhances the success rate of user import operations.
App Maker
Platform
New Features
Apple App Store Connect Integration
A new Apple App Store Connect Integration is now available, enabling prepared builds to be uploaded directly to App Store Connect from the platform without requiring a download to the local environment.
To use this feature, the relevant credentials must be added under: Project Settings → Credentials → Apple App Store Connect
This integration streamlines the release process by reducing manual steps and improving deployment efficiency.
Google Play integration will be available soon.
Enhancements
Usability Improvements for the Upgrade Helper Screen
Several usability enhancements have been introduced to the "Upgrade Helper" screen to improve the migration experience to the new Env version.
File Explorer Added: The Upgrade Helper screen now includes a file explorer component, providing better visibility during the migration process.
Enhanced File Management: The file explorer supports grouping of files and directories, making complex structures easier to navigate.
Automatic Scrolling: When a file is selected, the file explorer automatically scrolls to the corresponding file location, improving navigation efficiency.
The following change is available in App Maker Environment version env6.2.0 and above.
The existing force update method remains supported for older versions.
Improved Fast Force Update Mechanism
The Fast Force Update mechanism has been redeveloped and optimized, reducing execution time from 6–7 minutes to just a few seconds.
Performance Improvement: A previously long-running process is now completed significantly faster.
Bulk Execution Support: The operation, which was formerly performed individually, can now be executed in bulk, improving efficiency for large-scale updates.
Mobile
The following changes are available in App Maker Environment version env6.2.0.
New Features
New Force Update Behavior
The force update mechanism has been redesigned to improve user experience and operational efficiency.
Immediate Closure for Old Versions: Old versions can now be closed immediately without requiring a CodePush update.
Non-Dismissible Update Prompt: The update prompt now appears as a non-dismissible modal overlay instead of a system alert.
Updated Style Definitions: Style definitions have been updated to support the new modal design.

Documentation: How to apply a force update
Root Detection Modal
The root detection mechanism now uses a modal-based warning system instead of the previous system alert.
Consistent UI: The root detection modal shares the same design as the force update modal, providing a consistent user experience.
Android 15 Compatibility
16 KB Page Size Support: Starting May 31, 2026, Google Play requires 16 KB page size support for Android 15 and above.
Required Plugin Updates: The following plugins must be updated to meet this requirement:
Updated Dependencies
This update is particularly important for partners. Applications should be upgraded to version 6.2.0 and checked to ensure 16 KB page size support. Some third-party plugins may prevent compliance. Guidance on how to perform this check is available in the AppMaker platform changelogs.
Last updated
Was this helpful?

