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​
  • Akifast​
  • App Maker​
  • 3rd Party Integration​

Was this helpful?

  1. 2024
  2. January

Akinon Release Notes (01.22.2024)

PreviousAkinon Release Notes (01.08.2024)NextDecember

Last updated 16 days ago

Was this helpful?

ACC​

New Feature​

Two-Factor Authentication Now Active on ACC

  • Activated two-factor authentication on ACC for enhanced security. Users can now log in using the authentication code sent to their registered email addresses after entering their login information.

Enhancements​

Search Functionality Added to App Store's Project Dropdown

  • Added search functionality to the App Store's select project dropdown at the Select Project & Service step, improving navigation and accessibility.

Redirection to Monitoring Page on Project Detail Page

  • Added redirection to the Monitoring page of the relevant project app on the Project > Project Detail page. The URL of the Monitoring page has been customized for each project and app.

Role Deletion Feature in Roles Page

  • Added a role deletion functionality to the Roles page, allowing the removal of roles not associated with any user.


Omnitron​

Resolved Issues​

Fixed Not Being Updated Hepsiburada Channel Config

  • Resolved the issue where parameters in the channel configuration with “sales_channel_type” as “hepsiburada” were not being updated in the database during attempted updates.

Fixed Network Errors Not Reflecting in Omnitron Frontend for New Widgets

  • Fixed the issue where errors occurring on the network were not reflecting in the Omnitron Frontend when a new widget was created with missing fields. Now, errors in Sales Channel > Content Management > Widget Management are successfully displayed during the saving action, so users can detect and resolve the issue without checking the network.

Enabled .webp Images in the First Filter Pop-Up for Import

  • Users can now see .webp images in the first filter pop-up when attempting to import an image from files. This resolves the misconception that webp formatted images are not usable on Omnitron by adding the format to the filter list of files.

Resolved CategoryNode Schema Problem

  • Fixed the CategoryNode schema problem in Products and Catalogs > Catalogs > Project X > Category Tree > Category Editing Form. The schema now correctly reflects the HTML editor without any issues.

Fixed Issue of Order/Sales Reports Not Downloading

  • Enabled the download URL created through Reports to be converted to a file when clicked from the link sent to users' email addresses. This resolves the issue of blocked downloading due to the exposure risk of the AWS link.

Fixed Overflowing Product Info Texts in Catalogs Preview Section

  • Previously, when users selected a view of 5 or more for each row on the Products and Catalogs > Catalogs > Project X > Sorting > Preview/Edit page, critical information such as the product name, base code, and price amount would overflow, making it unreadable. With the recent fixes, users can now select their desired view display once, ensuring that they can save it to their local settings and read any data effortlessly, regardless of the chosen view display.

Resolved Accessibility Issue of Secondary Condition Section

  • Fixed the accessibility issue of the secondary condition section in Sales Channels > Marketing > Campaigns > Add/Edit Campaign > Campaign Conditions tab. Contrast issues of text & background colors have been fixed.

New Features​

Added Whisperer Event Queue to Omnitron

  • Added the api/v1/whisperer/event_queues/ endpoint to address webhook message delivery issues during high Celery load in the usage of all existing webhooks. Developed in the Whisperer library and Omnitron.

Checking Products Linked to a Mandatory Attribute in Attribute Set

  • Implemented a feature to check products linked to an attribute if the attribute is marked as mandatory within the Attribute set. When is_required: true is updated on Products & Catalogs > Product Attribute Sets > Add/Edit Attribute Set page, the system checks whether this attribute is filled in the products linked to the attribute set.


Commerce​

Resolved Issues​

Correct Currency Display on Favorite Page

SonarQube Issues

  • Resolved major problems identified in SonarQube's report.

Incorrect Addition to Basket

New Features​

Implementation of B2B User Permission

System Improvements​

Python 2 to Python 3 Alignment

  • The system has been upgraded to align with Python 3, ensuring compatibility with the latest technologies and standards.


OMS​

New Features​

Added "Stock Location Sender Addresses" Page

  • Added the Stock Location Sender Addresses page for enhanced stock management. OMS users can access this page through Akinon OMS > Settings > Stock Location Sender Addresses.

Added "Stock Location Sender Address" Step to Basic Setup Page

  • Added a new step, Stock Location Sender Address, to the Basic Setup page for enhanced stock management. OMS users can access this page through Akinon OMS > Settings > Basic Setup > Stock Location Sender Address.

Added “Stock Inquiry Based On Package” Page

  • Added a new page to the Settings menu, enabling users to view stock inquiries based on packages. OMS users can access this page via Akinon OMS > Settings > Stock Inquiry Based On Package.


Instore​

New Features​

Default Selection of "Waiting" Status in Transfer Orders Opening

  • When opening the Transfer Orders Page, the list will now automatically display orders in the "Waiting" status, eliminating the need for manual selection at startup.

Loading State for "Go To Payment Step" Button in Cart

  • A loading state indicator has been added when clicking the "Go To Payment Step" button. This enhancement ensures users are aware the system is processing the transition from the cart to the payment step.

Copy Functionality for Order Number on Thank You Page

  • Enabled a copy functionality for the Order Number on the Thank You Page. After successfully completing the payment step, users can now quickly copy the Order Number on the Thank You Page, thanks to a newly added copy icon next to the Order Number.


Integrator​

System Improvements​

Database Maintenance

  • To enhance system efficiency, the scheduling of the DB Cleaner has been optimized. This optimization involves analyzing peak and off-peak traffic hours, ensuring minimal impact on system performance during periods of high traffic.

Login Flow Security

  • Improvements have been made to the security of the login flow by removing the password visibility feature.

Data Encryption in S3

  • To enhance data security and privacy, encryption has been implemented for variables stored in S3. This ensures that sensitive information remains secure and protected.

Integration Testing with Jolt Library

  • The Jolt library has been successfully integrated and utilized within the Integrator project. This integration specifically focuses on testing the Mapping step of the flows securely.


Marketplace Dashboard​

New Features​

Marketplace's Enhanced Alarm Service

  • In the recently developed alarm service, a new feature has been added, allowing users to assign custom names to individual alarms. This enhancement aims to provide users with a more personalized and organized experience while managing alarms.

System Improvements​

N11 Marketplace

  • To accelerate the process of product uploads, especially for major brands, a concurrency increase has been implemented in the Invoke HTTP tasks within N11 flows. This enhancement significantly reduces the duration of product transmissions.

  • An optimization has been made to the approach in N11 by separating ProductInserts and ProductUpdates requests. This modification allows more frequent insert requests to Omnitron, occurring every 5 minutes, while updates are now processed every 30 minutes. This adjustment leads to more efficient data management and improved overall system performance.

Trendyol Marketplace

  • The report creation process within the Trendyol dashboard has undergone optimization, ensuring a more efficient and streamlined operation.

  • An update has been implemented into the Trendyol Order Create Flow to efficiently retrieve and record orders with a “Picking” status from Trendyol to Omnitron. Orders with a “Created” status will now be processed every 5 minutes, while those with a “Picking” status will be updated every 8 hours.

  • The efficiency of the “Create or Update Category Attributes” flow in Trendyol has been enhanced, resulting in smoother and faster processing of category attribute updates.

Amazon Marketplace

  • The “Delete Product” flow for Amazon has been created.


Project Zero​

Resolved Issues​

  • Resolved frontend issue where currency codes were incorrectly displayed alongside prices instead of currency labels. The correction ensures the accurate representation of currency with the display of correct currency labels.

  • Resolved the error occurring when running the ‘npm i’ command.

New Features​

  • B2B Plugin has been completed for the Next.js project.

  • Modified the current method of installing plugins via git+https to allow for the installation of plugins directly from NPM. Updated the CLI with the “--plugins” command and other relevant locations accordingly.

  • Implemented the display of selected filters as tags in the filtering section of the listing page. Added a "Clear All" button for bulk removal of selected filters.

  • Added the functionality to group orders by year in the dropdown on the Account > My Orders page.

  • Enabled the addition of images for payment options in the Checkout.

  • Implemented Package Grouping on the Order Detail Page to handle different packages and their respective statuses within the same order.


Seller Center​

New Features​

  • Retail Price, Sales Price, VAT, and Stock fields are now made inline editable on the Price List Detail and Stock List Detail pages located in Products > Inventory Management.

  • An integration_url field has been added to the Seller Center > Finance > Seller Management Detail form, and this information is now visible in Omnitron's Unified Digital Contract > Detail form.

  • Users now have the ability to reassign failed delivery packages, opting for either "Delivered" or "Repackage".

  • Users now have the ability to customize the order of images within the Add Single Product section under Products > Offer Actions.

  • Marketplace Owners will now be notified via email when Sellers submit documents through the Finance > Seller Management > Documents form.

  • Enhanced the functionality for users to export offers in XLSX format from the Offer Pool within Products > Offer Actions.


Akifast​

Resolved Issues​

Merchant Back Office > Modification of the Date Format

  • In the English frontend, the date format in the Start Date and End Date filters on Payment Sessions pages has been adjusted to mm/dd/yyyy, ensuring compatibility with the date format in the payment session list table.

Merchant Back Office > Resolution of the Pagination Issue

  • The correct functioning of the input field in the pagination for navigating to the desired page in the Payment Sessions and POS Management screens has been ensured.

Resolution of Sentry Issue

  • The ObjectOptimisticLockingFailureException error encountered in jobs and reported by Sentry has been successfully addressed and resolved.

New Features​

Akifast Website's Landing Page > Brand-Specific Banners and User Redirection

  • Exciting new brand-specific banners have been added to the Akifast Landing Page, providing users with a personalized experience. These banners now enable redirection to the respective brand's campaign page URLs provided by the merchants, enhancing user interaction. Additionally, these banners have been optimized for mobile devices, ensuring a consistent experience for users accessing the landing page on their mobile devices.

Akifast Admin Dashboard Enhancements

  • The development of substantial improvements to the Akifast Admin Dashboard, enabling users to monitor Akifast statistics, has reached a significant milestone.

Bank Reconciliation Enhancements

  • The crucial part of the developments of bank reconciliation has been completed.

Enhancements​

Completion of OTP SMS Provider Migration

  • The transition of the OTP SMS provider to Posta Güvercini has been successfully completed. This change has resulted in a significant 95% reduction in the cost per SMS. Additionally, the success rate of SMS delivery has increased by 0.5%.

Merchant Back Office > Added the Digit Control to the Filter and Session List

  • A control has been implemented to restrict the number of decimal places after the dot (.) in the numeric formats entered into the amount fields on Payment Session pages. The maximum allowed decimal places has been set to 2 digits, ensuring a more consistent input for payment amounts.

Mobile Compatibility for 3D Secure Modal in HPP Payment Session

  • The 3D Secure modal that pops up during the HPP payment session has been made fully compatible with mobile devices.

Akifast Website's Landing Page > Brand Logo Redirection

  • The brand logos featured in the “Brands You Can Shop with Akifast” section on the Akifast website's landing page have been updated. Now, when users click on these logos, they will be redirected to the respective brand's website, providing a more accessible shopping experience.

Tax Number Character Limit Update

  • The character limit for the tax number field within the HPP > Add/Edit Address form for corporates has been adjusted. The new limit is set to a minimum of 10 digits and a maximum of 11 digits.

System Improvements​

Refactoring of HPP Frontend Features

  • Significant refactoring has been applied to various features in the HPP (Hosted Payment Page) frontend. The CardForm, ExpireModal, Card, and CardDialog features have undergone improvements to enhance their functionality and maintainability.


App Maker​

Resolved Issues​

Resolution of Session Expired Error

  • Resolved the issue of encountering a "Session Expired" error when a user makes changes.

System Improvements​

devDependency Package Updates

  • The project has been kept up-to-date with the latest enhancements and security fixes through the comprehensive update of devDependency packages.

Unit Tests for Framework

  • Strengthened the framework's functionalities by creating new unit tests for the main framework.

System Enhancements

  • Improved TextBox validation messages for a more user-friendly experience.

  • Added a language parameter to all request headers, enhancing language support and customization.

  • Significantly enhanced the code quality of both the Mobile and Platform components by implementing SonarQube.


3rd Party Integration​

Enhancements​

Checkout - Updated Installation Document

  • Additional steps are now required for "webhook" configuration during the Checkout payment integration setup. To minimize the potential for issues during installation, the relevant installation document has been updated.

Fixed the brand issue where the wrong currency was displayed on the favorite page, providing a fix and ensuring accurate currency representation. Reference:

Fixed a bug where, after adding the last remaining stock of a product to the basket and attempting to add a gift note, returning to the product would incorrectly allow adding the product to the basket despite the stock being depleted. This issue has been successfully resolved. Reference:

Implemented B2B user permissions, restricting Omniron users to view only incoming quotation requests relevant to their respective divisions. References: .

(COMM-2245)
(COMM-2209)
(COMM-2232)