Public Backlog

WebinOne announcements, releases, updates and achievements

v7.4 Release date: 16 Jul, 2025

Full Release Notes

AgentOne - Design Parser

Converts Figma designs into ready-to-use HTML/CSS/JS code in just a few clicks — no manual coding required.

Simply design your layout in Figma as usual; the parser automatically reads your layers, frames, and components. It generates clean HTML, responsive CSS (using Tailwind 4.1), and lightweight JS, ready for development or publishing.

Works instantly, making it easy to go from design to working webpage in minutes. Great for landing pages, home screens, UI mockups, and more — no need to rebuild layouts manually. It is built to understand common naming conventions and structure, so well-prepared designs are transformed more accurately.

Recommendations for best results

  • Use keywords in layer names:

    • e.g., icon, ico, logo, bg, or background
    • Examples: insta-icon, dentist-icon, header-bg --> Helps the parser treat them as single assets instead of raw SVG vector sets.

  • Name the main frame using home or landing:

    • Examples: home screen, landing page --> The parser uses this to generate the main index.html.
  • Keep Figma designs structured, with clean layers and components.

  • Avoid excessive repetition or duplicated frames for more accurate parsing.

What’s new

  • ~50% faster CSS generation

  • Now outputs Tailwind 4.1 code using the Vite Build Tool

  • Improved background image handling: now uses bg-[url()] classes instead of absolutely-positioned <img> elements

  • New walkthrough video How to use the Design Parser

AgentOne - Implementor

Implements finished HTML/CSS/JS projects into WebinOne components, ready to publish with no extra setup needed.

Implementor can be used in three ways

  1. One-click from Design Parser – if the generated code is ready, you can send it directly to Implementor via the “To Implementor” button.

  2. After code review and edits – make any necessary changes to the Design Parser output, then repackage it as a .zip and upload it manually to Implementor.

  3. Using your own project – upload any valid HTML/CSS/JS project following the structure above to generate a working WebinOne site.

How it works

  • Simply upload a .zip file containing your project.

    • Include your main HTML files and asset folders like JS, CSS, fonts, and images.

  • No configuration or cleanup required – the system automatically maps your files into WebinOne components and structure.

Limit

  • Supports archives up to 300 MB.

Ideal for turning design output into a real, editable, and publishable website on the WebinOne platform, quickly and seamlessly.

Implement WebP ImageProcessor Plugin

The ImageProcessor now includes built-in support for WebP images via a new plugin.

What’s new

  • Added WebP plugin to the ImageProcessor toolset

  • Enables handling, optimizing, and serving .webp files natively

  • Improves image compression and performance across supported browsers

This update helps ensure modern image standards are fully supported, making websites faster and more efficient, especially for mobile users.

New System Order Statuses

New post-purchase order statuses have been added for improved tracking and clarity in order management.

  • Return Requested – indicates that the customer has initiated a return.

  • Partially Refunded – reflects a refund applied to part of the order.

  • Refunded – shows that the full order amount has been refunded.

These statuses enhance transparency in the order lifecycle and help both merchants and customers better understand the state of each transaction.

Option To Index Custom Fields

A new setting now allows you to include or exclude custom fields from Site Search indexing, giving you more control over what content is searchable on your website.

What’s new

  • Added a checkbox in Custom Properties settings labeled: Enable for Site Search

  • Available for the following field types:

    • Lists — Checkbox / Dropdown / Radio

    • Single Line (Text)

    • Multiline (Text)

    • Media

When the checkbox is enabled:

  • The field is included in the search index

  • Site Search will return results based on the field’s content

When disabled:

  • The field is excluded from indexing and search results

This update gives you flexible indexing control so that only relevant custom data contributes to on-site search — helping deliver more accurate and useful results to users.

Open API v2 (new endpoints)

Expands the Open API with new endpoints, providing developers with greater control over integrations, site data, and automation workflows. Supports the creation of more efficient and intelligent connections with external tools.

  • MENUS

  • SNIPPETS

  • FORMS

  • MEMBER AREAS

  • WORKFLOWS

  • EMAILS

  • EMAIL TEMPLATES

  • SYSTEM EMAILS

  • ADVANCED CRM GROUPS

  • ORDER STATUSES

  • ECOMMERCE SETTINGS

  • SYSTEM PAGES

  • ADMIN MENU CONFIGURATOR

  • URL REDIRECTS

  • URL REWRITES

  • ADMIN USERS

  • ADMIN USER ROLES

  • PAYMENT GATEWAYS

Bug Fixes

  1. Mailbox password reset in the Portal now works correctly and applies a new password as expected.

  2. Media files (e.g., .mov, .mp4, .webm) no longer trigger 500 errors; they are now served properly on the frontend.

  3. Invalid admin logins no longer lead to a 404 page. Users now see a proper error message when entering an incorrect email.

  4. Admin user invitations now function as intended; new admin users can be invited without issues.

  5. The Back button on module item pages now behaves consistently across tabs such as Settings and SEO, returning to the correct folder every time.

  6. Sorting blog posts no longer affects the entire blog module; post-level sorting is now applied correctly.

  7. Stability improvements and multiple fixes have been made to the OSE module.

  8. The Insert Link pop-up now appears above the full-screen WYSIWYG editor in both the Admin Panel and OSE, ensuring proper visibility.

  9. Volume discounts can now be added without errors.

  10. Custom module layouts edited via File Manager after module duplication now sync properly and reflect changes as expected.

  11. Shipping calculations in the shopping cart now exclude products that don’t require shipping.

  12. Addressed UI display issues on tablets.

Show more less
New Feature

AgentOne - Design Parser

Converts Figma designs into clean and responsive HTML/CSS/JS code.
New Feature

AgentOne - Implementor

Implements finished HTML/CSS/JS into WebinOne components - ready to publish.
Improvement

Implement WebP ImageProcessor Plugin

Please consider adding to the ImageProcessor functionality the WebP plugin to provide support for WebP images.

  • General
  • Image Processor
Improvement

New System Order Statuses

New statuses added: Return Requested, Partially Refunded, Refunded for clearer post-purchase tracking.
  • Ecommerce
Improvement

Open API v2

Expands the Open API with new endpoints, providing developers with greater control over integrations, site data, and automation workflows. Supports the creation of more efficient and intelligent connections with external tools.
  • Open API
Improvement

Option To Index Custom Fields

Option to have custom fields indexed in order to enable Site Search to give results of all the content of a website. When creating a custom field there should be an option to tick to enable indexing of that field for Site Search results.

  • Custom Modules