Akinon Release Notes (04.28.2025)
Omnitron
The following changes are available in Omnitron FE versions later than rad2303
and Omnitron BE versions later than r3148
.
Resolved Issues
Auto Mapping Issue for Source Attribute Values Without "Labels" Resolved
An issue affecting the auto mapping of Omnitron attribute values without "labels" on the Sales Channels > Sales Channel Settings > Marketplace Mapping > Mapper form has been fixed. Auto mapping now functions correctly for such values.
Enhancements
Description Field Added to Cancellation Requests Page
A new "Description" column has been added to the Orders > Cancellation / Return Requests page. This column is also included in both
.xls
and.csv
export files.
Campaign Form Usability Improvements
In the Sales Channels > Marketing > Campaign Detail form, conditions that can only be used once (e.g., email domain, card type) are now removed from the dropdown after being selected, preventing duplicate entries.
It is no longer possible to add conditions without defined values. This ensures that only fully configured conditions can be added during campaign setup.
Commerce
The following changes are available in Commerce versions as of April 28, 2025.
Resolved Issues
Coupon Deactivation Upon Order Cancellation
Coupons associated with cancelled orders are now automatically deactivated, ensuring accurate promotional usage tracking.
Extension Promotion Gateway Prioritization
The “Extension Promotion Gateway” now supports configurable execution order. It can be set to run before or after standard campaign logic, offering greater control and flexibility in the application of promotion rules.
New Features
Installment Options Based on Customer Email Domain
Installment configurations now support two additional filters:
email_verification_required
email_domains
These filters allow installment options to be customized based on verified customer email domains.
Example configuration:
Enhancements
Address Format Improvements for International Shipping
The checkout process now supports dynamic country-specific address formatting. Country-level rules can be configured for required address fields via the
ADDRESS_SERIALIZER_FIELDS
configuration. The form dynamically adapts based on the customer’s selected country, improving both data accuracy and user experience.
Example ADDRESS_SERIALIZER_FIELDS
dynamic setting configuration:
Akifast – Improved Address Matching with Anonymized Data
Address matching logic has been enhanced to support anonymized user data, improving accuracy while maintaining compliance with data privacy standards.
B2B – Configurable User Creation Limits
Issues related to user creation limits on the B2B platform have been resolved. These limits are now manageable via the
THROTTLING_SETTINGS
under dynamic_settings, specifically using thesuccessful-register
variable.
Example configuration:
OMS
Enhancements
Carrier Selection Support with Complete Packaging Command
The “Complete Packaging Command” now supports selecting the shipping carrier externally. Previously, the carrier was determined automatically, and manual selection was not possible. In scenarios where the shipping label is generated by the OMS, external carrier selection may be required. With this update, the selected carrier can be sent with the command, and the process will continue using that carrier.
Renew Package Plan Command Now Works Package-Specific
The “Renew Package Plan Command” has been updated to re-plan only the items belonging to the specified package. Previously, it processed all eligible items with this improvement in order group, the command now considers only the items within the given package during the planning process. This ensures more controlled and package-specific execution.
Instore
New Features
Estimated Delivery Date on Product Detail Page
The “Estimated Delivery” extension has been integrated into the product detail page. After the user selects their location, an estimated delivery date range is displayed. This allows customers to see when they can expect the product before placing an order.
Enhancements
New Settings for Variant Labels
Variant codes can now be displayed as readable labels (names). If color or size text is not available under options in Omnitron, the system can now fetch these labels from specified fields. Two new fields have been added under Instore > Settings > Package/Transfer Orders: ColorLabel and SizeLabel.
ColorLabel should be set using the path: Product → Attributes → [Field Name]
SizeLabel should be set using the path: Variant → Product → Attributes → [Field Name]
Identity Number Support in Address Modal
The Address modal has been updated to include the
identity_number
field. Its visibility and usage can be controlled via UI Settings for brands that require it. Whether the field is mandatory or optional is determined through the Omnitron Address Rule.
Marketplace Dashboard
System Improvements
Amazon
While invoice sending has been supported via messaging services, a new structure is being introduced where invoices will be sent through a file uploading system. This change enhances compatibility and aligns with Amazon's updated integration standards.
Hepsiburada
Products that are already registered in the Hepsiburada catalog and contain global barcodes can now be listed quickly using the Fast Listing feature. This eliminates the need for the traditional mapping process, speeding up product publication.
Trendyol
Brands using Trendyol Express can now update the
WarehouseId
field via theSendUpdateOrders
service. This provides more flexibility and control over warehouse information in order updates.
Seller Center
The following changes are available in Seller Center FE versions later than v0.8.109
and Seller Center BE versions later than v0.8.109
Resolved Issues
Fixed Notification Accuracy and Consistency
Previously, inconsistent notifications negatively impacted the user experience. A comprehensive review addressed visibility and accuracy issues. Users now receive clear, consistent, reliable, and timely notifications, enhancing understanding, navigation, and decision-making for a more intuitive interface.
Pre-Offer Image Duplication with Omnitron
Fixed synchronization issues between pre-offer images and Omnitron to prevent potential duplication. This improvement ensures accurate and consistent pre-offer image creation.
New Features
Commissions Page Filtering
To improve the ease of reviewing commissions based on product details, filtering options for SKU, Basecode, and Product Name have been added to the Finance > Seller Management > Seller Management Detail > Commissions page. This enhancement provides greater visibility into commissions related to specific products, simplifying the commission management process.
Enhancements
UI/UX Improvements
Enhancements have been implemented across Seller Management, Sales Reports, Dashboard, Login page, and Campaign and Collection pages. These improvements aim to boost usability and improve the overall user experience.
App Maker
Platform Enhancements
Plugins Decoupled from Env Version
The dependency between plugin versions and the Env Version has been removed. Going forward, plugins will be installed based on the versions defined in the environment-independent
akinon.json
file.While this change allows greater flexibility and modularity, the existing publishing rule remains in place: plugins cannot be published for an unreleased Env Version.
Last updated
Was this helpful?