Akinon Release Notes (05/12/2025) are now live! Click here to learn what's new.
LogoLogo
API Reference
  • Home
  • Quick Start
  • Tutorials
  • Technical Guides
  • Release Notes
  • Glossary
  • Welcome to Akinon Release Notes
  • 2025
    • May
      • Akinon Release Notes (05.12.2025)
    • April
      • Akinon Release Notes (04.28.2025)
      • Akinon Release Notes (04.14.2025)
    • March
      • Akinon Release Notes (03.17.2025)
      • Akinon Release Notes (03.03.2025)
    • February
      • Akinon Release Notes (02.17.2025)
      • Akinon Release Notes (02.03.2025)
    • January
      • Akinon Release Notes (01.20.2025)
      • Akinon Release Notes (01.06.2025)
  • 2024
    • December
      • Akinon Release Notes (12.23.2024)
      • Akinon Release Notes (12.09.2024)
    • November
      • Akinon Release Notes (11.25.2024)
      • Akinon Release Notes (11.11.2024)
    • October
      • Akinon Release Notes (10.28.2024)
      • Akinon Release Notes (10.14.2024)
    • September
      • Akinon Release Notes (09.30.2024)
      • Akinon Release Notes (09.16.2024)
      • Akinon Release Notes (09.02.2024)
    • August
      • Akinon Release Notes (08.19.2024)
      • Akinon Release Notes (08.05.2024)
    • July
      • Akinon Release Notes (07.22.2024)
      • Akinon Release Notes (07.08.2024)
    • June
      • Akinon Release Notes (06.10.2024)
    • May
      • Akinon Release Notes (05.27.2024)
      • Akinon Release Notes (05.13.2024)
    • April
      • Akinon Release Notes (04.29.2024)
      • Akinon Release Notes (04.01.2024)
    • March
      • Akinon Release Notes (03.18.2024)
      • Akinon Release Notes (03.04.2024)
    • February
      • Akinon Release Notes (02.05.2024)
      • Akinon Release Notes (02.19.2024)
    • January
      • Akinon Release Notes (01.08.2024)
      • Akinon Release Notes (01.22.2024)
  • 2023
    • December
      • Akinon Release Notes (12.25.2023)
      • Akinon Release Notes (12.11.2023)
    • November
      • Akinon Release Notes (11.27.2023)
      • Akinon Release Notes (11.13.2023)
    • October
      • Akinon Release Notes (10.30.2023)
      • Akinon Release Notes (10.16.2023)
      • Akinon Release Notes (10.02.2023)
    • September
      • Akinon Release Notes (09.18.2023)
      • Akinon Release Notes (09.04.2023)
    • August
      • Akinon Release Notes (08.21.2023)
      • Akinon Release Notes (08.07.2023)
    • July
      • Akinon Release Notes (07.24.2023)
      • Akinon Release Notes (07.10.2023)
    • June
      • Akinon Release Notes (06.12.2023)
    • May
      • Akinon Release Notes (05.29.2023)
      • Akinon Release Notes (05.15.2023)
Powered by GitBook

© 2025 Akinon. All rights reserved.

On this page
  • Omnitron​
  • Commerce​
  • OMS​
  • Instore​
  • Integrator​
  • Marketplace Dashboard​
  • Seller Center​
  • Akifast​
  • App Maker​
  • 3rd Party Integration​

Was this helpful?

  1. 2024
  2. November

Akinon Release Notes (11.11.2024)

PreviousAkinon Release Notes (11.25.2024)NextOctober

Last updated 16 days ago

Was this helpful?

Omnitron​

Resolved Issues​

Store Name Not Retrieving in Data Table

  • The issue where the "store name" was not being retrieved in the data table on the Sales Channels > Store Management > Store Employees page has been fixed.

Enhancements​

Implemented Core Features for AkiformBuilder:

  • Performance Optimization: Reduced re-renders and tracked expensive components using React DevTools.

  • i18n Support: Added multilingual support through internationalization (i18n).

  • Conditional Field Validation: Enabled support for conditional validation of fields.

  • Field Array Enhancements: Field arrays are now enclosed in collapse components, with support for custom UI creation.

  • Field Builder Optimization: Improved performance and usability of the field builder.

  • Error Boundary: Implemented error boundary for better error handling.

  • Test Coverage: Achieved approximately 95% test coverage.

    NOTE

    Available on the main branch and published on npm (version 0.8.0) as @akinon/akiform-builder.

UI Kit Storybook Improvements

    • Divider

    • Switch

    • Collapse

    • Form/Label Components

Conditions Added for Force Refund

  • New conditions for triggering a force_refund have been added to the Order > Order Detail > Capture Order process. The force_refund is necessary if the order was directly purchased (i.e., there is only a purchase transaction) or if the order was not authorized and was made with loyalty money. The conditions are as follows:

    • is_purchased = true (i.e., the product was purchased directly)

    • is_loyalty_purchased = true and is_authorize = false (i.e., the order was purchased using loyalty points but was not authorized).

New "Clear Selection" Option Added and Button Placements Improved

  • A "Clear Selection" button has been added to the Products and Catalogs > Catalogs > Project Zero > Sorting page. Additionally, button placements have been optimized for better usability. This update resolves issues with saving placements when many checkboxes are selected.

    The previous version:

New Features​

Product and Category Based Commission Feature Excluded Data Source

  • For projects using Seller Center (not a unified network), the Product and Category-Based Commission feature allows users to create and manage commissions for simple products by product or category. This can be done in single or bulk actions via the Unified Network > Unified Digital Contracts > Add/Edit Unified Digital Contracts > Commissions page.

Adjustment to Unit Calculation in Reconciliation

  • In the Reconciliation process, the calculation of the number of units sold previously only considered sold items. With the recent update, returned reconciliation items will now also be included in the count when calculating the total number of units sold.

  • If an order item has both a sale and a return record within the same reconciliation, it will be counted as 1. Rewards, penalties, or operational fees from Reconciliation Adjustments will continue to be excluded from the calculation of the number of units sold.


Commerce​

Enhancements​

Orders Filterable by Discount Ratio and Amount

  • Orders can now be filtered based on “discount ratio” and “discount amount”. This enhancement allows users to easily search and analyze orders with specific discount values, enabling more granular control over pricing and promotions.

Orders Filterable by Currency

  • Orders can now be filtered based on “currency”. This update enables users to filter and view orders in specific currencies, improving the ability to manage and analyze orders across different regions and currency types.


OMS​

Enhancements​

Pagination for Package Details

  • The "Webhook List of Package" and "Transition Records" sections on the Package Details page have been converted to a paginated layout. Users can access this change via Package Orders > Package Detail page. This enhancement improves page load times and makes it easier to navigate large datasets.

Pagination for Transfer Details

  • The "Transfer Information for Transfer X" section on the Transfer Details page has been converted to a paginated layout. Users can access this change via Transfer Orders > Transfer Detail page. This improvement enhances navigation and performance when viewing large lists of transfer data.

SKU Entry for Replace Product Command

  • A new SKU field has been added to the modal for the Replace Product command. Users can enter SKUs for selected products when running this command on packages in “Waiting” status under Packaging Orders > Package Detail. This enhancement provides greater flexibility and ensures precise product identification during replacements.

Adding New Information to Ship The Package Advanced Command

  • The Ship The Package Advanced command now includes defined shipping company and defined tracking URL fields. These details are updated on the order item and then synchronized with Omnitron. These newly added fields are optional and can be left blank if not required.

Replanning OOS Packages Based on Shipping Option Group

  • The query for OOS (Out of Stock) packages now needs to be updated based on the shipping option group value. The system will check the shipping type and re-plan OOS packages accordingly, ensuring better handling of stock availability and shipment scheduling.

New Features​

Auto-Run Ship the Package & Multi-Item Transfer Order Consolidation

  • The Auto Run Ship The Package Command automatically checks the shipping status of packages in "Packed" status and updates them to "Shipped" once the shipping company confirms receipt. This speeds up the shipping process and reduces the need for manual tracking.

  • Additionally, the Transfer Order Multi Item setting allows multiple transfer orders to be consolidated into a single package. If set to false, a separate transfer order is created for each item. These features, now available in OMS > Settings > Application Settings, streamline shipping and transfer processes for improved efficiency and automation.

New Filter Added to Packaging Orders Page

  • A "Cargo Shipping Method" filter has been added to the Packaging Orders page. The filter uses available slugs from shipments and is presented as a combobox, allowing users to easily filter and manage packaging orders based on shipping options.


Instore​

New Features​

Multi-shipping Filter Added

  • A shipping option filter has been added to the Instore Packaging Orders page, enabling the progress of multishipping packages by filtering based on different shipping companies. This enhancement improves package management by allowing more precise sorting and tracking of shipments.

Manual Shipping Info Validation

  • The “Ship the Package Manually” command in Instore now allows users to enter cargo information when updating the package status to "Shipped”. Additionally, a validation has been added for the Manual Shipping Tracking URL field to ensure accurate data entry. This feature streamlines manual shipping updates and ensures valid tracking information is provided.

Unit Weight Field for Packaging

  • A field for entering unit weight has been added to all barcode-entry actions during the packaging steps for items with a unit weight. This ensures that products with a unit weight can be properly packaged, improving the accuracy of the packaging process.

Optional Notes for Order Items

  • A modal has been introduced in the Complete_Packaging process, allowing users to add optional notes on a per-order item basis. This pop-up can be triggered when advancing a package from “Preparing” status to “Complete Package” or “Complete Package without Shipment” commands. The note field is optional for each item; for example, users can add the IMEI number for digital products as needed. This enhancement provides flexibility for including product-specific details during the packaging process.

Enhancements​

Replacement Product New Product Barcode Hidden

  • When moving packages from “Waiting” status to “Packed” status, the New Product Barcode field will no longer be displayed for products that do not have a replacement option. To enable this change, the value in the Settings > Package > replaceProductAttribute field will be checked. This improvement works based on the values added to this field, streamlining the product packaging process for non-replaceable items.


Integrator​

Resolved Issues​

Saving Custom Response Setting

  • The issue preventing the saving of custom response settings under the ERP API URL in the Cancel Flow has been resolved. Ensures that custom configurations are correctly saved and applied, improving the accuracy and flexibility of the ERP integration in the cancel flow process.

Infinite Loop Prevention in Flow Process

  • A mechanism to prevent infinite loops has been implemented, addressing issues caused by incorrect pagination settings during the flow process. Enhances the stability and reliability of the flow process by preventing system hang-ups or performance issues caused by pagination errors, ensuring smooth and efficient execution.


Marketplace Dashboard​

Resolved Issues​

Walmart Integration: Category Service Update

  • A new category service has been developed for Walmart to align with the updated Walmart Marketplace category services. Ensures compatibility with Walmart’s category updates, improving product listings and integration.

Enhancements​

N11 Stock Update Performance

  • The performance of the stock update flow for N11 has been improved for faster processing. This update reduces update times, improving inventory accuracy and operational efficiency.


Seller Center​

Resolved Issues​

Attribute Set & Category Mapping Page Dropdown Issue

  • An issue with the Settings > Attribute Set & Category Mapping dropdowns has been fixed. Previously, users experienced UI inconsistencies when selecting attributes and categories. With this resolution, the category tree now functions correctly, providing a smoother and more reliable user experience.

New Features​

Rejected Order Items - Penalty Entry Based on Rejection Reason

  • A new feature has been introduced to automatically apply penalty entries during the reconciliation process for rejected order items in Settings > Order Rejection Deduction. The penalty is determined based on the specific rejection reason associated with each item, streamlining the financial adjustments during order processing.

Datasource Permission Level Restrictions

  • The Users and Access Tokens pages in Seller Center have been restricted according to datasource permission levels. This ensures that users can only access data and perform actions that align with their permissions, improving security and compliance.

Added Access for Offer Detail Page

  • The Rejected Offers > Offer Detail page now allows users to access detailed information about each rejected offer, improving management, analysis, and decision-making.

Added Delete Button to Quick Replies Page

  • The Messages > Quick Replies page now includes a delete icon, allowing users to remove quick replies as needed. This functionality provides greater control over message templates and helps maintain an organized communication system.

Order Cancellation Reason Selection

  • When canceling orders in the Order Detail page, users are now required to select a reason for the cancellation. This improvement ensures better tracking and analysis of order cancellations and enhances the overall user experience by making the process more transparent.

Added Notification Categorization (Public/Restricted)

  • Notifications in Seller Center are now categorized as “Public” or “Restricted”. Public notifications are sent to all sellers, while Restricted notifications require seller selection, improving notification management and access control.


Akifast​

New Features​

New User Types and Permissions for Merchant Back Office

  • New user types have been created for Merchant Back Office users, with specific permissions defined for each user role. The roles include Admin and Reporter, each with varying access levels across different sections of the platform.

New User Types and Permissions for Admin Dashboard

  • New user types have been created for Admin Dashboard users, with specific permissions assigned to each role. The roles include Admin, User, and Reviewer, each with varying access levels across different sections of the platform.

Enhancements​

Enhancements in Payment Session Detail Pages

  • The labels on the Order Detail pages in both the Admin Dashboard and Merchant Back Office have been reorganized for improved clarity and consistency. Additionally, adjustments have been made to enhance data accuracy, ensuring more reliable and precise information is displayed on these pages.

Yearly Filtering for Orders in Akifast

  • Orders placed through Akifast can now be filtered by year. This update allows users to easily search and view orders based on the year they were placed.

Enhanced Order Listing with Product Details

  • An improvement has been implemented for the order listing, allowing users to view additional product details (product quantity, product name, and product image) for each order.


App Maker​

Platform Enhancements​

Switching to Typescript on Gateway

  • The transition from JavaScript to TypeScript has been completed on the App Maker Platform Frontend. This change strengthens our frontend codebase, reduces bugs, and enhances our ability to quickly integrate new libraries and tools. The move to TypeScript is expected to improve the overall stability and maintainability of the platform.

Store Version Display on Dashboard

  • The store version for each build is now displayed on the App Maker Platform Dashboard. This enhancement allows users to easily track the version of their store, improving visibility and version management for smoother updates and troubleshooting.

Mobile System Improvements​

Fresco 3.1.3 Version Update

  • To ensure GIF images work on both iOS and Android, the platform has been upgraded to Fresco 3.1.3, which is fully compatible with RN 0.74.


3rd Party Integration​

New Features​

Hepsipay Payment Integration

  • The development of Hepsipay Payment Integration has been completed. This integration is available for any brand. Omnitron users should configure the Sales Channels > Payment Management > Pos Integration and Sales Channels > Payment Management > Payment Option pages according to the Installation document.

Kolay Gelsin Shipment Extension

  • The Kolay Gelsin Shipment Extension is now available for all brands after deployment. Users should navigate to Sales Channels > Sales Channels Settings > Dynamic Settings > Shipping Providers and follow the configuration steps detailed in the installation document.

The project has been enhanced with the addition of the following components:

Storybook