> For the complete documentation index, see [llms.txt](https://docs.akinon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akinon.com/release-notes/2026/august/akinon-release-notes-08.03.2026.md).

# Akinon Release Notes 08.03.2026

## <mark style="color:$primary;">Omnitron</mark>

{% hint style="warning" %}
The following changes are available in **Omnitron FE versions later than** `v3.14.0`, **Omnitron BE versions later than** `v2.1.0` and **Omnitron AI versions later than** `v2.1.0`.
{% endhint %}

#### <mark style="color:red;">Resolved Issues</mark>

**Catalog Control Price/Stock List Filter Fix**

* Fixed an issue on the **Products and** **Catalogs > Catalogs > Catalog Control** page where filtering by "Price List" or "Stock List" returned the main catalog's price/stock data instead of the values from the selected extra price/stock list. The correct price/stock information for the filtered list is now displayed.

**Seller Product Variant Linking Fix**

* Fixed an issue where linking a parent to a Seller Center product that has offers returned a 400 error. Updating the "parent" field on a seller product no longer propagates to its offer children, so variant linking now works correctly while offer parent relationships remain unaffected.

**Cancellation Plan Channel Filter Fix**

* Fixed an issue where the cancellation plan endpoint ignored the Channel ID in the request path and returned records from all sales channels instead of filtering by the specified channel. Querying cancellation plans for a specific channel now correctly returns only that channel's records.

#### <mark style="color:red;">New Features</mark>

**AI Bulk Product Name & Description Suggestions**

* A new AI-powered bulk content generation feature has been added to the Product Pool. Users can now select multiple products and generate AI-based product name and description suggestions in a single action. The AI analyzes the product data to create relevant and contextual content for each selected product. Generated suggestions are displayed in a review screen where users can search, review, edit, and approve individual or all suggestions before saving them to the products. This enhancement significantly reduces manual content creation effort and accelerates product enrichment workflows.

  <img src="/files/iJFJbYsuyIjiwbn9kZ03" alt="" height="293" width="624">

<img src="/files/qQflu8mmyk9CnJ3w4kHl" alt="" height="293" width="624">

#### <mark style="color:red;">Enhancements</mark>&#x20;

**Static Collections - Exclude Filter Import via XLS/CSV**

* Users can now add products to the **Exclude** filter of **Static Collections** by importing **XLS** or **CSV** files. This enhancement simplifies managing large exclusion lists, eliminating the need to add products manually and making bulk updates faster and more efficient.

<img src="/files/X4NeVNj1Nb8jAcDvel5T" alt="" height="293" width="624">

**Collection Product Sorting by Price & Stock**

* A new sorting option has been added to collection product lists, allowing products to be sorted by **Price** and **Stock** in both **ascending** and **descending** order. This enhancement makes it easier to review and manage collection contents based on inventory levels or pricing.

  <img src="/files/He15eeGBSVDa7CnWxpcI" alt="" height="293" width="624">

<img src="/files/LG83TG9RQrQjQMKNHGUJ" alt="" height="293" width="624">

**Catalog Control Channel Filtering**

* Add a conditional **Channel** filter to the **Catalog Control** screen. The filter is displayed only when a marketplace is available. When a channel is selected, the catalog results are filtered based on the selected channel and only related channel results are displayed.

  <img src="/files/vcYjiGZ4SvcwqA1SNkm1" alt="" height="293" width="624">

**Add Supplier Column to Catalog and Product Tables**

* Add a new **Supplier** column to the tables on the **Catalog Control**, **Categories**, and **Product Pool** pages. The column should display the supplier information based on the `data_source` field of each record.

<img src="/files/AWKdbwsru0kxOVoi9VhQ" alt="" height="293" width="624">

**View Order Comments Permission**

* A new permission, "View Order Comments," has been added and can be managed under **Settings > General > Permission Groups**. Users granted this permission can view order comments on the **Orders > Order Detail** form.

<figure><img src="/files/tOq2Wbah9k0o4rOHT15X" alt=""><figcaption></figcaption></figure>

***

## <mark style="color:$primary;">Commerce</mark>

{% hint style="warning" %}
The following changes are available in **Commerce versions as of August 03, 2026.**
{% endhint %}

#### <mark style="color:red;">**Resolved Issues**</mark>

**Autocomplete Brand Search**&#x20;

* Fixed an issue where autocomplete search returned only a single product for some brand searches instead of a complete list. Autocomplete now consistently displays all relevant product suggestions up to the display limit. This helps customers find the products they're searching for more easily.

**Payment Cards Endpoint Error with Unpriced Products**

* Resolved a critical error that caused the payment cards endpoint to fail when attempting to calculate installment options for products that did not have a defined price. The endpoint now safely handles unpriced items without crashing.

**Pretty URL Generation Error Recovery**&#x20;

* Fixed a recurring issue where generating SEO-friendly ("pretty") product URLs failed on certain older environments. This issue has now been permanently resolved across all active environments. This ensures merchants can reliably generate clean, search-friendly product URLs.

**Wishlist Deletion Race Condition**&#x20;

* Fixed an issue where rapidly removing the same favorite product multiple times could cause an error. Wishlist deletions are now processed reliably, even when triggered in quick succession. This provides a smoother, more consistent wishlist experience for customers

**Emarsys Subscriber Sync Retry Mechanism**

* Resolved an issue where users were permanently failing to sync with Emarsys if the provider's schema endpoint temporarily returned an empty response. We removed the caching of invalid schemas and implemented an automatic 10-minute retry mechanism to ensure successful synchronization once the schema becomes available again.

**Webhook Order Creation Language Mapping**&#x20;

* Fixed a localization issue where orders generated via external payment webhooks were incorrectly defaulting to the system's base language instead of the customer's actual selected language. Orders now reliably inherit the correct language context cached during the initial checkout phase.

**Sale Collection Representative Variant Selection**&#x20;

* Fixed an issue where sale collections sometimes displayed a product's original price instead of its discounted variant. Sale collections now correctly display the lowest-priced variant available. This ensures customers see accurate, attractive pricing when browsing sale items.

**XML Feed Product URL Parameter Handling**&#x20;

* Fixed an issue in the product feed generation where variant query parameters were being appended to outdated or non-listable URLs, causing unnecessary redirects. Variant parameters are now appended directly to the SEO-friendly URL of the primary listable product.

**CMS SEO Endpoint Invalid Character Handling**

* Resolved an issue where certain unexpected characters in URL parameters could cause the CMS SEO feature to fail. The system now safely handles these characters to prevent errors. This improves the overall stability of SEO management tools.

**Uppercase Character Search Compatibility**&#x20;

* Fixed a search issue where queries containing capitalized versions of specific localized characters failed to return results. The search logic now properly normalizes these characters to ensure accurate matching regardless of capitalization.

**Address Migration Custom Data Preservation**&#x20;

* Resolved an issue where custom address details were lost during address migration. All custom address information is now correctly preserved. This ensures customer address data remains accurate and complete.

**Sitemap Generation Seller ID**&#x20;

* Updated sitemap generation to correctly include seller information for multi-seller environments. Sitemaps now accurately reflect the lowest-priced seller for each product. This improves search engine indexing accuracy for marketplace merchants.

**Facet Search Reserved Keyword Collision**&#x20;

* Fixed an error that occurred when a client's search query parameter happened to match an internal reserved system keyword (like index\_name). Search now safely processes all customer queries without conflicts. This improves the overall reliability of the search experience.

**Out-of-Stock Product Display in Filtered Collections**&#x20;

* Addressed an issue where out-of-stock products occasionally appeared in filtered product collections. Product availability is now accurately checked before display. This ensures customers only see products that are actually available for purchase.

#### <mark style="color:red;">Enhancements</mark>

**Missing Order Preparation Email Clarification**&#x20;

* Enabled the "preparing order" email notification, which was previously off by default, for merchants who require it. Customers now receive timely updates on their order status during preparation. This keeps customers better informed throughout the fulfillment process.

**Merchant Feed Pricing Field Separation**&#x20;

* Updated the Google Merchant feed generation to output three distinct pricing fields per item without overwriting the actual sale price. The feed now accurately exports the retail price, the standard sale price, and a new dedicated field specifically for basket offer prices.

**Order Cancellation WhatsApp Notification Integration**&#x20;

* Expanded WhatsApp notifications to include order cancellation alerts. Customers now receive immediate updates via WhatsApp when their order is cancelled. This keeps customers informed in real time and reduces support inquiries for merchants.

#### <mark style="color:red;">System Improvements</mark> &#x20;

**Missing Loyalty Card Configuration Noise Reduction**&#x20;

* Reduced unnecessary error logs generated when a loyalty card promotion gateway was accessed but not configured for a specific merchant. This expected configuration absence is now handled gracefully as a warning rather than a critical system error.

**B2B Basket API Performance Optimization**&#x20;

* Improved the performance of the B2B basket feature for large baskets containing hundreds of items, reducing load times to under 5 seconds. This provides a faster, smoother experience for B2B customers managing large orders.

**Internal Email Template Testing Endpoint**&#x20;

* Introduced an internal tool that allows our quality assurance and development teams to test custom email templates more efficiently. This helps ensure email communications are thoroughly tested before reaching customers.

**Bitbucket CI Pipeline Optimization**&#x20;

* Optimized our internal deployment pipeline to reduce build times and improve testing reliability. This helps our team deliver platform updates and fixes to you more quickly and reliably.

***

## <mark style="color:$primary;">OMS</mark>

{% hint style="warning" %}
The following changes are available in **OMS versions later than** `v1.3.0`.
{% endhint %}

**Faster Loading For the Package Status History Screen**

* The package status transition history screen now loads faster, even for large packages with many items. This helps teams review order and package histories more quickly, especially during high-volume periods.

***

## <mark style="color:$primary;">Instore</mark>

{% hint style="warning" %}
The following changes are available in **Instore FE versions later than** `v1.9.0` and **Instore BE versions later than** `v1.0.0`.
{% endhint %}

#### <mark style="color:red;">New Features</mark>

**Order Number Search Added To Customer Orders Page**&#x20;

* A new search field has been added to the **Customer Orders** page, allowing orders to be found by order number. It works alongside the existing date filter, giving store staff a faster way to locate specific orders. This saves time when handling customer inquiries or order lookups.

  <img src="/files/DMZGKz5QwRUxhEcNZupd" alt="" height="281" width="624">

<img src="/files/LaoQ9kJKirNDpI1vdCt4" alt="" height="281" width="624">

#### <mark style="color:red;">**Enhancements**</mark>

**Gender Filter Added to Package Orders Print Preview**

* A gender filter has been added to the print preview on the **Package Orders** screen. Store staff can now filter listed products by gender and generate separate printouts or Excel exports for each group. Brands can enable this feature as needed. This makes it easier for store teams to organize and process orders by gender, reducing manual sorting work.

  <img src="/files/xvDP67YIrFpesE3ktAAb" alt="" height="280" width="624">

**Packaging List Now Shows Store Arrival Time**

* &#x20;A new column has been added to the packaging list showing the date/time a package arrived at the store, along with the elapsed waiting time in hours.

  <img src="/files/7Vevm6egw3vEYUoRRNsL" alt="" height="291" width="624">

#### <mark style="color:red;">System Improvements</mark>

**Standardized Brand Color Usage Across the App**

* Brand color usage across app components such as buttons, icons, borders, and feature cards has been standardized. This improves text and icon readability, particularly for brands using light or bright primary colors, resulting in a cleaner and more accessible interface for store staff.

***

## <mark style="color:$primary;">Marketplace Dashboard</mark>

#### <mark style="color:red;">Enhancements</mark>

**Trendyol – Simplified Status Filtering on Marketplace Products Screen**

* The **Status** filter on the **Marketplace Products** screen has been simplified. Merchants can now filter products using a single, mutually exclusive status field, supporting values such as archived, onSale, rejected, and blacklisted. This update aligns with Trendyol's latest filtering requirements. This helps merchants manage products more efficiently.

  <img src="/files/ucm39E6HumcsLBo8VGGA" alt="" height="335" width="641">

**N11 – Fallback to Shipping Address for Empty Customer Name**&#x20;

* In the N11 `GetOrders` flow, an improvement has been made to handle cases where the customer's name arrives empty. When the buyer's name is missing, it is now populated from the shipping address, ensuring order records contain complete name information.

***

## <mark style="color:$primary;">Integrator</mark>

#### <mark style="color:red;">Enhancements</mark>

**Integrator UI Modernization with Akinon UI**

* The Integrator has been modernized by migrating its interface to **Akinon UI**, aligning it with the design system used across Omnitron. This update delivers a more consistent, intuitive, and responsive experience, along with improved accessibility and visual consistency. All existing functionality and workflows remain unchanged, ensuring a smooth and seamless transition for users.

***

## <mark style="color:$primary;">Seller Center</mark>

{% hint style="warning" %}
The following changes are available in **Seller Center FE versions later than** `v1.1.1` and **Seller Center BE versions later than** `v1.4.1`.
{% endhint %}

#### <mark style="color:red;">Resolved Issues</mark>

**Order Detail Screen — Missing Product Attributes Fixed**

* Product attribute information — including color, gender, and category — was missing from the order detail screen and could cause the page to display an error. This information is now shown correctly, matching the data available in the legacy Seller Center. Sellers can now view complete product details for every order without interruption.

  <img src="/files/AbBBZaz4Rrpw4VvOPVcy" alt="" height="296" width="624">

**Create Shipment Checkbox Fixed for Preparing Packages**

* The “Create Shipment for Preparing Packages” checkbox on the seller detail page under **Finance > Seller Management > Seller Management Detail > General Information** could appear selected even when the underlying setting was unset. The checkbox now correctly reflects an unselected state when this setting is absent. This ensures sellers can rely on the accuracy of their account configuration.

  <img src="/files/q9hwhpN6S5Sc1l87d4aq" alt="" height="353" width="624">

#### <mark style="color:red;">New Features</mark>

**SKUs with Spaces No Longer Accepted**

* SKUs containing spaces (for example, "1453-153 130 541") were previously accepted during catalog uploads, which could result in malformed product data. Seller Center now validates SKUs at upload time and rejects any SKU that contains spaces. This helps keep catalog data clean and consistent, reducing errors caused by incorrectly formatted product identifiers.

#### <mark style="color:red;">Enhancements</mark>

**Order Detail Page — Cancellation Image & Description Now Displayed**

* The cancellation image and its accompanying description submitted for order cancellations were not previously visible on the **Order Detail** page. This information is now displayed directly within the order detail view. Sellers and marketplace operators can now review the visual evidence and explanation behind a cancellation without needing to look elsewhere.

  <img src="/files/5JVBqKQkKXnty54M6YbT" alt="" height="216" width="624">

**Bulk Commission Update Enhanced**

* The Bulk Commission Update feature under **Finance > Seller Management > Seller Management Detail > Commissions (Category Based Commission)** previously supported only the creation of new category-based commission records. It now allows finance operators to create and update category-based commissions in a single bulk action. To improve usability, the **Bulk Commission Update** button has been moved to the top-left of the page for easier access. In addition, the success message has been updated to clearly inform users that the process runs asynchronously. After submitting a file, users will see the following notification: "Your operation has been queued. You can check its status from the File Management page." These improvements reduce manual effort and make commission management across multiple categories more efficient. For more information, see the [Seller Management ](/tutorials/seller-center/marketplace-owner/finance/seller-management.md)tutorial.

  <img src="/files/YTNgOctQdh882mE0VH4n" alt="" height="313" width="624">

***

## <mark style="color:red;">Project Zero</mark>

{% hint style="warning" %}
The following changes are available in **@akinon/next (Project Zero) version** `2.0.66` **and later**. **Theme Editor** updates are live on the current Akinon platform.
{% endhint %}

#### <mark style="color:red;">Resolved Issues</mark> &#x20;

**Guest Checkout Lock Fix**

* Resolved an issue that could cause the guest checkout process to become permanently locked, preventing shoppers from completing their order. This fix, previously available only in version 1.x, has now been extended to 2.x, so the issue no longer reoccurs after upgrading. As a result, guest shoppers can reliably complete their purchase without interruption.

**Theme Editor Preview Bridge Security Hardening**

* Strengthened the security of the communication between the Theme Editor and the storefront preview. Preview messages are now verified against a list of trusted sources, preventing them from being sent to or accepted from unauthorized origins. **Action Required:** Configure your trusted origins using the `NEXT_PUBLIC_THEME_EDITOR_ORIGINS` environment variable in your storefront environment. This protects the Theme Editor preview from unauthorized access and keeps your storefront data secure.

**Product Slider Price and Discount Badge Fixes**

* Resolved several display issues in the product slider. Prices now display correctly across all product data formats, the original price is no longer shown with a strikethrough for non-discounted products, discount badges now show the correct value instead of zero, and missing product images are hidden instead of appearing broken. This ensures customers always see accurate pricing and a polished, professional storefront.

**Composition and Editing Fixes**

* Resolved several issues affecting page composition and editing in the Theme Editor. Composed headers no longer inherit an unwanted background, making it possible to place a transparent header over a hero section. Pinned elements now stay pinned as expected, size values entered in units other than pixels are preserved correctly, and starter templates no longer lose nested content. These fixes make the Theme Editor more predictable and reduce rework when designing your storefront.

**Virtual Try-On Image Aspect Ratio Fix**

* Fixed an issue where uploaded and generated images were distorted during resizing and display. Image aspect ratio is now preserved throughout the flow. This ensures customers see accurate, undistorted previews when trying on products.

#### <mark style="color:red;">New Features</mark>&#x20;

**Theme Editor — Composable Storefront Chrome and Pages**

* The Theme Editor now supports composing storefront chrome and full pages, including the Header, Footer, Login, Account pages, and all other storefront pages. Each area can be taken over in the editor and rebuilt from a block vocabulary. Your project’s existing markup continues to render untouched until a composition is published, so adoption is opt-in per area. This gives teams full control over storefront layout without requiring code changes for supported areas.

**Theme Editor — Composable Checkout**

* The **Checkout** page layout is now composable, while the payment internals remain sealed in code. A checkout piece that has no outlet in the published composition still renders in its normal position, so the checkout flow can never be lost through a composition change. This allows merchants to tailor the checkout layout without introducing risk to the purchase flow.

**Theme Editor — Composable modals and panels**

* Modals can now be composed once and opened from any block, or auto-opened with frequency capping to control how often a customer sees them. The size guide has been generalized into a Panel component that supports drawer, modal, sheet, and anchored presentations per breakpoint. This makes it easier to build campaign overlays and contextual content without custom development.

**Theme Editor — Starter Templates, Theme Library, and Media Gallery**

* Ready-made starter templates are now available for the footer, product detail, product listing, basket, checkout, auth, account, and error pages. Themes can be applied section by section and updated in place. Uploaded images are stored in a media gallery and can be reused across sections. This shortens the time required to build and maintain a storefront and keeps visual assets consistent.

{% hint style="info" %}
For more details on the above release item, see the [**Composable Storefront Integration**](https://docs.akinon.com/tutorials/project-zero/composable-storefront-integration) tutorial.
{% endhint %}

#### <mark style="color:red;">Enhancements</mark>

**Theme Editor — Reorganized Style Panel and Complete Style Vocabulary**

* The Style Panel has been reorganized, and styling options have been expanded so that every style property is now available for every element, including transforms, per-side borders, per-corner radius, scroll-based styling, and section width. Duplicate entries in the panel have been removed, and a new search feature helps you quickly find the setting you need. This makes styling storefronts faster and gives merchants more design flexibility directly within the editor.

**Theme Editor — Realistic Preview and Safer Editing Defaults**

* A new toggle turns the editor canvas back into a working storefront, so a composition can be verified exactly as a visitor sees it. Overlays can be held open in order to style their open state. Autosave is now disabled by default. This helps teams validate their work before publishing and prevents unintended changes from being saved.

**Virtual Try-On Single and Asynchronous Generation**

* Virtual Try-On now supports both single and asynchronous image generation. Asynchronous generation allows requests to be processed without blocking the customer’s session. This improves responsiveness during try-on, particularly under high traffic.

**Masterpass REST Payment Context and OTP Hardening**

* The Masterpass REST plugin now applies stricter handling of the payment context and the OTP flow during checkout. This improves the reliability and security of Masterpass transactions.

#### <mark style="color:red;">System Improvements</mark> &#x20;

**Theme Editor — Versioned Editor-to-Storefront Contract**

* Introduced the `@akinon/theme-contract` package, which defines a versioned, shared communication standard between the Theme Editor and the storefront. This allows the editor and storefront to be upgraded independently without the risk of messages being lost or misinterpreted. This improves upgrade safety and reduces the risk of compatibility issues over time.

**Build — Compatibility with Older TypeScript Targets**

* Storefronts built with older `TypeScript` configurations can now compile successfully. Previously, upgrades could be blocked by a build error unrelated to actual functionality. This removes a technical barrier for projects on older configurations, making upgrades smoother.

**Theme Editor — Native Header Starters Retired**

* The five native header starters have been removed. Headers are now composed through the header slot in the Theme Editor, consolidating header configuration into a single approach. **Action Required:** Projects using a native header starter must recompose the header through the header slot. See the [ Composable Storefront Integration](/tutorials/project-zero/composable-storefront-integration.md#step-6-review-migration-notes) tutorial for more details.

***

## <mark style="color:red;">App Maker</mark>

### <mark style="color:red;">Platform</mark>

#### <mark style="color:red;">Resolved Issues</mark>

**Localized Upgrade Helper Errors**

* The Upgrade Helper page now displays localized error messages instead of English when required files cannot be retrieved. This provides a more consistent experience for users working in different languages.

**Improved Force Update Behavior During CodePush**

* Resolved an issue where the Force Update action behaved inconsistently during active CodePush deployments. The action is now displayed as disabled when unavailable, with a tooltip explaining the reason, providing clearer feedback and a more consistent user experience.

**Consistent Code View Spacing**

* A layout issue causing inconsistent spacing in long lines within code and diff views during horizontal scrolling has been fixed. This improves readability during code reviews.

**Corrected Diff Toggle Behavior**

* The Diff toggle logic has been corrected so it accurately reflects its enabled and disabled states. This ensures the displayed view always matches the selected option, reducing confusion for users.

**Fixed Changelog Popup Layout**

* Uneven spacing in the changelog popup has been resolved, resulting in a cleaner, more balanced layout. This makes changelog information easier to read.

**Resolved Fullscreen Popup Rendering Issues**

* Fixed layout issues that prevented fullscreen popups from rendering correctly or fully occupying the available screen space, ensuring a more consistent viewing experience.

#### <mark style="color:red;">New Features</mark>&#x20;

**Pipeline Timeline for Build, CodePush, and Distribution**

* A unified pipeline timeline is now available across the **Build Detail**, **CodePush**, and **Distribution** pages, giving teams a clearer view of build and deployment progress. The timeline shows the duration and timestamp for each step, highlights the stage currently in progress, and uses color indicators to distinguish completed, failed, pending, and skipped steps. On the CodePush and Distribution pages, the timeline appears as a full-height sidebar, and deployment progress is shown consistently across the Pipeline, View CodePush, and deployment list screens. This makes it easier for teams to track every stage, identify failures quickly, and understand deployment status without switching between screens.

**Build List Quick Summary**

* A hover summary card has been added to the Builds list, allowing users to view key build details without opening the Build Detail page. The summary includes status, platform, environment, creator, duration, artifact size, and version, and provides quick access to CodePush or build logs when available. This saves time by letting users check build information at a glance.

**Webhook Test Trigger**

* A Test Trigger action has been added for webhooks, allowing users to send a sample payload to the configured endpoint and confirm successful delivery. Sample payloads match the configured webhook event, and failed deliveries now return clear error messages. This makes it easier for users to verify webhook configurations before relying on them in production.

{% hint style="info" %}
For more information about the new features above, see the related [Build Detail](/tutorials/app-maker/build-and-distribute/build-detail.md) tutorial.
{% endhint %}

#### <mark style="color:red;">Enhancements</mark>

**Build Detail Page Redesign**

* The **Build Detail** page has been redesigned to improve readability and make information easier to access. The updated layout introduces color-coded build status, a cleaner two-column structure, dedicated cards for downloads and links, and reliably displayed build metadata, including clear start and finish times. The more compact structure also reduces scrolling, helping users find the information they need more quickly.

**Simplified List Filters**

* List filter panels across the **Builds**, **Deployments**, and most other pages are now collapsed by default and expand automatically only when filters are active. A new toggle in the table header also lets users show or hide filters manually. This creates a cleaner browsing experience and helps users focus on the information that matters most.

**Improved Builds List Readability**

* Updated the Builds list with a more compact layout that makes build information easier to scan. Environment and Store statuses are now displayed inline, all builds include status icons with tooltips, and in-progress and pending builds are distinguished with separate icons for better visibility.

**Refined Webhook Table Layout**

* Improved the Webhooks table by aligning the **Actions** column, preventing action icons from shrinking, and ensuring the **Status** column header is properly aligned with its toggle. These refinements create a cleaner and more consistent interface.

**Enhanced Changelog Readability**

* The changelog separator has been updated with a subtler visual style, making changelog entries easier to read without drawing unnecessary attention. This helps users review changes more comfortably.

**Updated Diff Toggle Styling**

* The Diff toggle has been updated to match the platform's design system, providing a more consistent and polished interface. This creates a more cohesive visual experience across the platform.

### <mark style="color:red;">Mobile</mark>

#### <mark style="color:red;">**Resolved Issues**</mark>

{% hint style="warning" %}
The following changes are available in **App Maker Environment version later than** `env6.9.2`.
{% endhint %}

**Virtual Try-On Restriction Uses Breadcrumb API**

* Virtual Try-On category restrictions are now evaluated against a product's entire breadcrumb category hierarchy using the `GENERATE_BREADCRUMB` API. If any parent or sub-category in a product's path is listed in `VIRTUAL_TRY_ON_LIMITED_CATEGORIES`, the **Virtual Try-On** button is now correctly hidden; previously, only the product's direct category was checked. This ensures Virtual Try-On restrictions are applied consistently across all product categories, reducing the risk of showing the feature where it shouldn't be available.

**Action Required:** None. Ensure the `GENERATE_BREADCRUMB` field inside `src/integrationMaps/urls.json` is configured correctly.

#### <mark style="color:red;">Enhancements</mark>

{% hint style="warning" %}
The following changes are available in **App Maker Environment version later than** `env6.2.+`.
{% endhint %}

**Masterpass REST CVC Required and Additional Fields Support**

* The Masterpass REST payment integration now supports mandatory CVC verification and custom payload attributes during checkout. This adds an extra layer of security and flexibility to the checkout experience for customers using Masterpass REST.

**Action Required:** None.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.akinon.com/release-notes/2026/august/akinon-release-notes-08.03.2026.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
