Public Backlog

WebinOne announcements, releases, updates and achievements

v7.6 Expected delivery: 22 Oct, 2025
0%
New Feature

External API Credentials

A new "api_request" component that lets you connect your website directly to external APIs, without any backend code. Use it to pull or send data between your site and third-party services such as CRMs, payment systems, or inventory tools. The component securely uses saved API credentials and returns structured data that can be displayed or processed inside your templates. Perfect...
  • Liquid
  • Open API
Improvement

Special Characters in File Names

Improve file upload and rendering so images with special characters are always displayed correctly. File names are normalized on upload (invalid characters replaced with -), and properly URL-encoded when rendered.
Show more less