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
  • ACC​
  • Omnitron​
  • Commerce​
  • OMS​
  • Instore​
  • Integrator​
  • Marketplace Dashboard​
  • Project Zero​
  • Seller Center​
  • 3rd Party Integration​

Was this helpful?

  1. 2023
  2. December

Akinon Release Notes (12.11.2023)

PreviousAkinon Release Notes (12.25.2023)NextNovember

Last updated 16 days ago

Was this helpful?

ACC​

New Feature​

Akinon Rapid Commerce (ARC) Feature

  • A new feature has been released, allowing users with "App Bundle" permission to create demo projects with sample data on the Projects Page. Users can interact with Akinon ready-to-use applications, gaining direct insight into Akinon's advanced digital commerce technologies and familiarizing themselves with Akinon’s products.

  • To fully leverage this feature, refer to the document.

System Improvements​

Authorization Structure

  • The first phase of developments on the authorization structure has been completed. The permission tree for roles has been simplified, providing users with a more efficient experience when managing authorizations.

Version Upgrades

  • PostgreSQL and Redis cluster versions have been upgraded, ensuring the system benefits from the latest improvements and optimizations in these technologies.


Omnitron​

Resolved Issues​

  • The display of the order number in the downloaded Excel file from the Orders > Cancellation > Return Transactions page has been ensured.

New Features​

Audit Event Log on Products & Catalogs > Attribute Set > Add/Edit Attribute Set Page

  • An audit event has been added to track changes made in the attribute configuration linked to the attribute set.

Prevention of Creating Multiple Credit Card Payment Options Linked to the Same Channel

  • Enhanced the system to throw an exception when attempting to create a new payment option with a payment type of credit card in the Sales Channels > Payment Management > Payment Options page, if there is already an active or passive payment option with the same type.

Upgrade Django Version from 1.11 to 2.2.28

  • The transition to Django 2.2 has been completed. Improved query performance is anticipated, and being closer to the latest versions enables swift action to be taken in case of potential issues.

Added Quantity for Grouped Products

  • Following the frontend development, users now have the capability to add quantities to products both before and after the grouped items are combined on the Products & Catalogs > Product Pool > Add/Edit Product page.

Ensuring File Extension Control in File Upload Process

  • A Dynamic Setting, identified by the key ACTIVATE_FILE_EXTENSION_CONTROL, has been created. Its default value is configured as True. When set to True, the middleware becomes active during file upload processes, allowing uploads only for the listed file formats. Conversely, when set to False, the middleware is deactivated, and the specified control is not enforced. Permissible file extensions include CSV, XLS, XLSX, XLSM, TXT, HTML, PDF, and JSON. Additionally, allowed MIME (Multipurpose Internet Mail Extensions) types comprise image, video, and audio.

Created a Generic Proxy for Applications

  • A generic proxy has been developed to support all existing applications, replacing the individually crafted proxies. The transition to the new proxy will be executed in a controlled manner.

Address Mapping Page Enhancement

  • New columns (STATUS, CREATION DATE and DATE UPDATED) have been added to the Country, Province, and District lists on the Sales Channels > Sales Channel Settings > Address Mapping page. This enhancement enables the display of additional data, providing a more comprehensive view on the list screen.

User Detail Page Enhancement

  • The Send Activation Email link button has been added to the user information area on the Sales Channels > Users > User Detail page. This feature is designed for customers who encounter issues receiving an activation email for their account. By clicking this button, an activation email will be sent to facilitate the account activation process.

Customer Groups Settings Page Enhancement

  • A new Availability Configuration field has been added to the Sales Channels > Customer Groups > Customer Groups Settings>Add/Edit Customer Group page. This field provides users with additional flexibility and customization options when configuring availability.


Commerce​

Resolved Issues​

Brand-related Issue for Akifast Shipping without Store Delivery

  • The issue of no store delivery for Akifast orders has been resolved.

User Division None’s Bug

  • The bug where the code would return empty if a division has no user in B2B has been resolved.

New Features​

Documentation Updates

  • The B2B, Basket and Quotation and General documents have been completed.

Seller Center Support

  • Features such as is_public_filter, filtered by slug_in, and is_answered status have been added to enhance the functionality of the Seller Center.

Enhancements​

Analyze for Return Order with Membership

  • This feature has been analyzed, allowing users who place guest orders and subsequently want to return them to do so by entering their email and order number to obtain a return code, allowing them to act as if they are registered users.


OMS​

New Features​

Adding the Capacity field on the Stock Location Form and a New Stock Location Condition named Capacity on the Scenario Pages

  • The Capacity field has been added to the Stock Location form. This field must be filled out to specify the order capacity of each store.

  • For the Capacity field to be used, it must be added as a condition on the scenario pages.

Adding Available Scenarios to Order Detail Data

  • Scenarios that are applicable to the order, along with scenario information facilitating package formation if applicable, have been included in the data returned in the order detail.

Adding Order Stock Logs Page

  • A new page has been added on the order detail page, allowing for the viewing of stock logs.


Instore​

New Features​

Discounted Price Display Feature

  • Users can now clearly view the discounted price alongside the regular price on product pages. This enhancement ensures that ongoing promotions are presented transparently.

  • The regular price, as well as the discounted price, is now displayed on the product detail page.


Integrator​

System Improvements​

System

  • The custom flow of “Brendy Mendos” has been transitioned to a standard structure.

  • The custom flow for “Sporjinal - Trigger Package Create (Generic Proxy)” has been standardized.

  • The page limit for order requests has been increased to 20 pages, providing better flexibility and accommodating larger data sets.

  • The EncryptContent Processor has been configured to encrypt data stored in AWS S3, contributing to improved data security and confidentiality.

  • The performance of the DB cleaning algorithm has been improved through the implementation of an ID filter. This enhancement ensures more efficient and faster data processing, significantly optimizing the DB Cleaner's overall functionality.


Marketplace Dashboard​

Enhancements​

  • Logging has been implemented for all requests sent to marketplaces and Omnitron, along with their corresponding responses. This enhancement improves tracking and analysis capabilities.

  • The date filter in the Invoice Link Request for all Marketplaces has been replaced with a limit of 100 items, removing the previous 2-day filter. This update enhances data handling efficiency.

  • The cancellation plan control for the Trendyol refund order flow has been updated, now allowing a maximum of 6 cancellations.

System Improvements​

System

  • Optimization has been implemented for FlowLogging across all marketplaces, leading to improved performance and efficiency.

  • Optimization has been performed in the logging service, contributing to enhanced overall system efficiency.


Project Zero​

Resolved Issues​

  • The issue of Project Zero CLI Create command throwing an error in Node.js 20 has been resolved.

  • The issue of being able to click the 'Place Order' button multiple times in the Payment step at Checkout has been resolved.

  • The issue of not logging out and receiving a 403 error when clicking the logout button under the Account menu has been resolved.

  • UI distortions occurring in the border section when switching between tabs in Checkout have been fixed.

New Features​

  • Swiper has been upgraded to version 11, and necessary adjustments have been completed.

  • The required development has been completed to enable the utilization of the Form feature within Omnitron for the project. As a result, users can now display forms created in Omnitron directly on the storefront.

  • Development for logging IP addresses has been completed.

  • The B2B cart screens and features for use in the B2B Plug-in have been completed in the Next.js project.

  • The display of checkout error messages returned within the middleware after 3D redirection is now implemented on the frontend.

  • The performance/memory improvements previously made for the brand have been integrated into the Next.js project.

  • Performance improvements have been implemented for Locale Intellisense.

  • The 'bulk_cancellation_requests' endpoint has been added to akinon-next.

Enhancements​

Analyzes

  • The analysis for identifying Core Components in the project has been completed.

  • The analysis to ensure that plugins are not dependent on the components used in the project has been completed.

  • The analysis for the integration of Credit Payment and BKM Express payment types as a plugin into the project has been completed.


Seller Center​

Resolved Issues​

  • Added Input Validations for Stock & Price Values on Add Single Product form under Products > Offer Actions.

  • The "Seller" column on the Orders > Orders List page has been addressed and now includes information, enabling the display of each order's respective seller.

  • The problem that resulted in a "Page Not Found" error when pages were accessed directly through a URL or on page refreshes has been fixed.

New Features​

  • Added Country, Province, District, and Neighborhood information to the Order Detail and Package Detail forms.

  • Filters on pages now persist even after filtering and navigating in and out of the page.

  • All error messages that may occur during operations within the Seller Center > Products module are now reflected on the frontend and Log Center.

  • The panel language for users accessing the site for the first time is set to English.

  • Conversations selected in the Product Messages list in the newly opened Seller Center > Messages module can be set to Public or Private.

  • Added the feature to define maximum image height/width dimensions “MAX_IMAGE_DIMENSIONS” in Settings > Dynamic Settings.

System Improvements​

  • Performance improvement has been achieved by reorganizing certain bulk actions to work partially.


3rd Party Integration​

New Features​

Bovo Cargo Easy Return Extension Integration

Param - Masking User Card Information

  • This development ensures that the user's card information is masked and does not appear in the Omnitron transaction records.

Development for the integration of Bovo Cargo Easy Return Cargo has been completed. After deploying the Bovo Cargo extension to the project, all brands can utilize it. Users are required to configure Sales Channels > Sales Channels Settings > Easy Return Shipping Option page according to the document.

Installation
Demo Projects with ARC