InnovaSuite

Changelog

New features, improvements and fixes shipped to InnovaSuite. Updated with every release.

Ongoing improvements

Improvements and fixes across the platform.

New

  • Automations: the send email step now supports carbon-copy (Cc), blind carbon-copy (Bcc) and a reply-to address.
  • Automations: the project tables (projects, columns, cards, tags, subtasks and comments) are now available in database steps and change triggers.
  • Statistics: a dashboard can be shared with an access group and set as the administration home page from its settings.
  • Email: a shared mailbox can be restricted to a sharing group, and its owner can be changed from the mailbox list.
  • Email: shared mailboxes support a global signature or one signature per user, configurable in the new "My signatures" tab.
  • Automations: the list can be organized into collapsible folders, with search and the ability to move automations between folders.
  • E-commerce: new catalog module with multilingual products, one-click variants, nested categories, tags, attributes and custom fields, linked products, promotions with promo codes and warehouse management.
  • Site Builder: pages can showcase the product catalog — grids, featured products, related products and dynamic product pages.
  • Site Builder: a shared component can receive data from the page — for example the visitor's sign-in state to show "My account" or "Sign in" in the navbar.
  • Site Builder: a button selects the nearest image or video, even when it sits behind another element.
  • Site Builder: clicking a link in the preview lets you change its destination directly.
  • Site Builder: an llms.txt file for AI crawlers can be written in the SEO settings and is served at the site's /llms.txt.
  • API: new task queue letting external agents pull pending jobs to process and post their results back.
  • Emails: automatic email analysis by external agents, with classification, moving, forwarding or deletion based on the outcome.
  • Connectors: added Ahrefs and Semrush to pull SEO data (domains, keywords, backlinks) inside automations.
  • Connectors: added Stripe to manage payments, customers, subscriptions and billing inside automations.
  • Calendar: you can now view other workspace members' calendars in read-only from the calendar selector.
  • Files: upload several files at once or a whole folder while keeping its structure.
  • Files: manage a shared drive's sharing groups directly from its options.
  • Site Builder: new SEO option to serve URLs with a trailing slash (/page/); the site automatically redirects to the chosen form.
  • Site Builder: the authentication page URLs (login, register, account) can now be customised per site in the authentication settings.
  • Site Builder: a component can be marked "translated" (one version per language) or "not translated" (a single source reused across every language, whose edits propagate everywhere).
  • Site Builder: an SEO button uses AI to generate the current page's title, meta description and JSON-LD in the displayed language — and creates the site's llms.txt when it's empty.
  • Site Builder: three per-page SEO settings let you allow a page to be indexed by search engines, include it in sitemap.xml, and allow crawling via robots.txt (all on by default).
  • API: new management API to programmatically create and modify sites, pages and components, databases, automations, e-commerce products and connectors.
  • API keys: a key can be created with write access and per-area permissions to drive the management API.
  • Management API: manage files, folders and shared drives via API, and upload a file directly or from a web address.
  • Management API: create and manage sharing groups via API, including adding and removing members.
  • API: the management API can now create marketing emails (templates and newsletters) and library packages.
  • Projects: every task can be given a priority level (low, medium, high or urgent), shown right on the card.
  • Projects: a main task can now have an owner, just like subtasks.
  • Projects: assigning a task or subtask to a member automatically emails them to let them know.
  • Database: two new field types — Color, with a color picker, and Icon, with a searchable icon list.
  • Workspaces: new option to hide the Subscription entry from a workspace's sidebar.

Improvements

  • Automations: run history older than seven days is now cleaned up automatically every day.
  • Automations: more email fields (recipients, Cc, Bcc, body, dates, mailbox, folder, read state) are now available to filter and work with emails in database steps.
  • Projects: a card whose subtasks are all completed no longer shows its due date as overdue or due today.
  • Emails: the email viewer now renders messages faithfully to their original layout, just like Gmail or Outlook.
  • Automations: an AI node tool can now chain several nodes in sequence or branch several in parallel, and the AI receives the result of the whole branch.
  • Files: file sharing now uses switches for public access and groups.
  • Files and Projects: sharing options list your workspace's sharing groups.
  • Site Builder: more libraries available for your pages — Headless UI, Heroicons, drag-and-drop, charts, carousels, animated counters, notifications, date formatting and shadcn/ui-style components.
  • Site Builder: a page's history now keeps the 25 most recent versions; older ones are removed automatically.
  • Emails: newly received emails appear live in the mailbox, without having to reload the page.
  • Site Builder: a change to a product, category or table data now appears on the published site immediately.
  • Emails: choosing a mailbox's default HTML template now lists your workspace's templates.
  • Projects: changes made to a task appear in real time for everyone viewing the same project.
  • Subscription: editing a plan now updates every workspace subscribed to it.
  • AI credits: token refills now happen on a monthly basis instead of daily.
  • Site Builder: published sites now load much faster.
  • Emails: every received email shows SPF, DKIM and DMARC indicators on its authenticity.
  • Tables: the button to delete a custom table now lives on the table's edit page instead of the data listing.
  • Workspaces: NAS storage capacity is now set in a single place when editing a workspace.

Fixes

  • Automations: in the send email step, a mapped "email" variable now shows its value in the message instead of being replaced by the recipient's address.
  • Database: opening a custom table no longer sometimes redirects to the home page.
  • Automations: bulk delete and update steps run much faster and no longer time out.
  • Site Builder: switching language keeps the code and preview in sync with the selected language, and clearly flags not-yet-translated languages with one-click translation.
  • Site Builder: saving a page while viewing another language no longer overwrites the main language's content, and writing a page directly in another language is now saved correctly.
  • Site Builder: navigating between pages or components now keeps the code, preview and components in the selected language instead of reverting to the default one.
  • Site Builder: sites whose main language isn't French now open correctly in the editor and save properly again.
  • Site Builder: a commented-out or leftover component import no longer blocks saving a code page.
  • Site Builder: text and image edits made directly in the preview now save correctly, and inline text editing on code pages succeeds in many more cases.
  • Calendar: replies to invitations received by email (accepted, declined, tentative) now show up correctly on the organizer's side.
  • Calendar: responding to an invitation now uses the selected calendar and shows the right status (pending, accepted, declined), even when the invitation lands in another mailbox.
  • Site Builder: a component that expects data from the page now saves without error even when that data isn't supplied yet.
  • Site Builder: a component can be saved whether it uses "export default" or a named export.
  • Site Builder: on a multilingual site, a page viewed in one language now uses that language's components instead of the default language's.
  • Site Builder: pages and components using libraries like Headless UI (modals, menus) now load correctly in the browser.
  • Site Builder: a component's styles that only appear in use (an open modal, an expanded menu) are now applied correctly.
  • Site Builder: a component that uses another one (for example a navbar that includes the logo) now saves without a "component not found" error.
  • Site Builder: publishing a page now refreshes the site's styles so the live page looks the same as in the editor.
  • Site Builder: the live site now applies every style it uses — even the most recent ones — and renders exactly like the editor.
  • Site Builder: a site with an approved custom domain redirects all traffic to that domain.
  • Subscription: the sidebar only lists activated modules, modules not included in the plan appear locked with a Pro badge, and opening them leads to the subscription page.
  • AI Assistant: long multi-step requests now have more time to finish, even during peak traffic, and a network drop no longer aborts the whole task — the assistant retries automatically and, if the connection is lost, recovers and shows the completed reply instead of an error.
  • Site Builder: editing a shared component now updates every page that uses it — in every language and without having to re-save the page, both in the editor and on the live site.
  • Site Builder: on a multilingual site, styles used only in a translated language (for example a button shown only on larger screens) now render correctly on the live site instead of staying hidden.
  • Site Builder: when the AI assistant updates a shared component, the pages that use it are now refreshed automatically.
  • Site Builder: restoring a previous version of a page now keeps the code, preview and language consistent with each other.
  • Real-time: received emails, calendar invitations and changes to shared projects now appear instantly without refreshing the page.
  • Sharing groups: the search for a member to add now finds all the relevant users.
  • Site Builder: code pages can display the product catalog via server-side data loading, just like the blog and tables.
  • Subscription: changing a workspace's plan now applies all of the plan's benefits — modules, AI credits and storage.
  • Subscription: enabling a module for a workspace now unlocks it immediately, without changing the plan.
  • Database: date, time and date-and-time fields now keep the value entered in local time (America/Toronto) and no longer shift by a day when displayed.
  • Site Builder: the render performance page is based on visits to the published site.

Clearer first steps

Clearer onboarding and notifications while your website is being generated.

New

  • First steps: "Generate website" now shows generation is underway and invites you to explore the platform in the meantime.
  • First steps: automatic notification as soon as the generated website is ready, from any page of the platform.
  • Automations: database triggers (insert, update, delete) now work with every available table, including custom tables.
  • Automations: new "Arrange" button that automatically tidies up the connected canvas cards without moving isolated ones.
  • Automations: a webhook can now receive files, automatically stored in the drive and usable in the scenario.
  • Automations: database triggers now detect newly received emails (hosted mailboxes or external IMAP), attachments included.
  • Automations: Table steps can read, copy, replace and delete drive files, with ready-to-use download links for email attachments.
  • Automations: Table steps (read, insert, update, delete) and database triggers now support websites and their pages.
  • Files: a right-click context menu lets you create a folder, upload, download, share, rename, move or delete an item.
  • Calendar: the calendar now syncs with Thunderbird, Apple Calendar and other CalDAV-compatible apps, with automatic account setup from the email address.
  • Calendar: invitations received by email (Google, Outlook, etc.) now show up automatically in the calendar with their attendees, and your response — accept, decline or maybe — is sent back to the organizer.
  • Calendar: a selector lets you view the calendar of one of your mailboxes and respond to invitations under that address; the choice is remembered per workspace.
  • Email: an invitation email now shows a card with the event, the organizer and accept, maybe and decline buttons right on the platform, with a loading indicator and a link to the calendar.
  • Email, calendar and Meet: new emails, invitations, responses and meetings now show up in real time, without reloading the page.

Improvements

  • Website: a site generated by AI (first steps, assistant, or site builder) is now published automatically and live right away.
  • Calendar: email invitations now include the event's recurrence, and updates or cancellations are correctly applied by Gmail and Outlook.
  • Calendar: the calendar is personal — it shows your events and the ones you are invited to.
  • Calendar: editing an event only sends an update to attendees when something actually changed.
  • Email: links inside an email now open in a new tab, without leaving the platform.
  • Email: external (IMAP) mailboxes now sync automatically every minute while the mailbox is open.
  • Email: the list shows your personal mailboxes as well as the shared mailboxes of your groups.
  • Meet: the meetings list shows the ones you organize or take part in.

Fixes

  • Calendar: changes made on the platform now show up in connected calendar apps, and the timezone of events created from an external app is respected.
  • Calendar: opening a received invitation now shows who invited you and your response status, with accept, maybe and decline buttons right in the details, and no longer sends duplicate emails to attendees.
  • Marketing: email generation now retries automatically on interruptions, shows a clear message when the provided content is too large, and no longer uses an AI token when generation fails.

AI assistant and passwords

Improvements to the AI assistant and the password vault (2FA, custom fields, Chrome extension).

New

  • Passwords: add a 2FA code to an entry and reveal the one-time code on demand, with a shrinking circular timer.
  • Passwords: upload a 2FA setup screenshot to automatically extract its key and pre-fill the form.
  • Passwords: add custom fields to an entry (text, password, URL, email, phone, multi-line, JSON, file or image).
  • Passwords: new Chrome extension to autofill your credentials, copy 2FA codes and manage your vault from the browser.

Subscriptions and plans

Pick your plan and upgrade your subscription right from the panel.

New

  • Subscriptions: new page to view, compare and switch between Free, Pro and Premium plans.
  • Billing: card payment, invoices and automatic renewal.
  • Promotions: promo codes and limited-time offers applied automatically at signup.
  • Subscriptions: plan change with prorated price adjustment.
  • Workspace: new Transactions tab to review payments and issue refunds.
  • Workspace: new Deletion tab to permanently erase a workspace and all its data after confirmation.
  • Site builder: utility style classes supported in pages and components.
  • Site builder: option to configure a site's favicon.
  • Site builder: new advanced mode to insert interactive and animated components into pages and reusable components.
  • Site builder: AI panel to modify an existing component while preserving its original format.
  • Site builder: a page or component can now read URL parameters and query the site's tables and blog server-side, just before render, to produce HTML already filled with the right data.
  • Site builder: a page's server-side function can now read the visitor's cookies and headers, redirect elsewhere, set response cookies or headers, and call an external API.
  • Site builder: a page's server-side function can now identify the signed-in visitor, create, edit and delete rows in tables, and manage visitor accounts (search, create, adjust roles, block, delete).
  • Site builder: "Load data" button to generate a component from a chosen source, also available while editing a component.
  • Site builder: visual editing in the preview — double-click any text to edit it in place, click any image to replace it (URL or upload).
  • Site builder: clicking a component in the preview goes straight to its editor.
  • Site builder: og:image field in each page's SEO settings (external URL or upload) for social-media share previews.
  • Site builder: new "Auth" panel to enable visitor authentication (signup, login), with email/password or Google.
  • Site builder: "Generate auth pages" button that produces login, signup and account pages matching the site's style.
  • Site builder: "Authentication required" option in a page's SEO settings to restrict its content to signed-in visitors.
  • Site builder: option to require one or more specific roles to access a page.
  • Site builder: auto-translate supports all page and component formats without touching the code.
  • Terms of use: new public page linked from the onboarding form, whose acceptance is required to create a workspace.
  • Onboarding: a new account can create its first workspace directly from the welcome page after signup.
  • Onboarding: the "Generate website" button runs the AI generation with a loading state and offers a link to the site builder once it's done.
  • Automations: the email-send step accepts a custom subject that overrides the template's, with variable interpolation.
  • Library: install ready-to-use templates (website, tables, automations) in one click to get your workspace started fast.
  • Site builder: "New visitor" button in the visitors list to create an account (email, optional password, name, roles) right from the panel, without waiting for a public signup.
  • Site builder: "Default roles" field in the auth settings to automatically grant roles to new signups (email/password and Google).
  • AI Assistant: the floating chat centralizes every AI generation — websites, tables, automations, emails and analytics — and shows each step live (thinking, planning, generating, saving).
  • AI Assistant: targeted edit of an existing page — the AI rewrites only the targeted section instead of regenerating the whole page, for faster and more precise changes.
  • AI Assistant — site builder: new data-bound block tied to a table or the blog, generated as a reusable JSX component and inserted into the chosen page.
  • Automations: the "Automation runs" table is available in the database to view, edit and delete the execution history.
  • Site builder: per-language SEO — each page's title, meta description and URL slug are set independently per language (e.g. /fr/notre-histoire and /en/our-story).
  • Site builder: per-page JSON-LD (structured data), specific to each language, added to the published site's head.
  • Site builder: components can be organised in folders and subfolders using a `folder/subfolder/component` name, and imported from pages with @components/folder/component.
  • Site builder: "Rename / move" button on each component to rename it or move it into a folder; imports and markers across pages and components that reference it are updated automatically.
  • Site builder: configurable per-site password policy (minimum length, uppercase, lowercase, number and symbol requirements).
  • Site builder: "Sign out all sessions" button on each visitor to force them to sign in again without touching their account.

Workspace creation

New workspace-creation option.

New

  • Workspaces: new option to create workspaces.

Site builder — components, data and publishing

Reusable components visible and editable, image uploads, dynamic blocks and pages, and a new Publish button.

New

  • Site builder: reusable components appear in the left panel and can be created, edited or deleted.
  • Site builder: upload an image directly from an image's property panel.
  • Site builder: dynamic data blocks (blog, custom tables) can be inserted in any page.
  • Site builder: dynamic pages to serve records from a source (e.g. blog articles).
  • Site builder: graphical builder to configure data blocks (filters, sort, pagination, layouts).
  • Site builder: new "Publish" button with visual separation between draft and live version.
  • Site builder: approval workflow for custom domains.
  • First steps: new guided welcome page that auto-checks milestones (site, mailbox, table, automation, domain).

Site builder, tables and automations

Multi-page generation, sites published online, new custom-table editors and new automation steps.

New

  • Site builder: multi-page generation with reusable components.
  • Site builder: published sites are served at <slug>.innovagence.dev and on their custom domains.
  • Site builder: AI requests run in the background.
  • Custom tables: live drag & drop layout editor.
  • Custom tables: new visual form editor with sections, tabs and new field types.
  • Custom tables: "Configuration" tab to hide columns and set the default sort order.
  • Chat: global persisted notifications with badge, toast and sound on every admin page.
  • Automations: new "Trigger Automation" step (async and sync).
  • Projects: sub-steps, comments and due date on Kanban cards.
  • Projects: "Manage tags" button with a color picker.

AI connectors

New

  • Added AI connectors.

InnovaSuite launch

New

  • Initial launch of the InnovaSuite application.