# Release Notes
# 10.1
# 10.1.1
Release date
July 23, 2025
Module | Improvements |
---|---|
Customers | • Visual improvement for conditional flow editing • Fixes scroll issue in origination builder |
Channels | • Adds editing of start, summary, and completion views on origination pages • Improvement in condition evaluation during submission completion • Fixes value returned by checkbox field that now returns an array with selected values |
# 10.1.0
Release date
July 3, 2025
Module | Improvements |
---|---|
Core | • Adds customizable role creation option • Security, performance, and dependency improvements |
Channels | • Draft/published page check in preview is now persistent across navigation |
Customers | • Adds new origination module activatable via plan with the following features: - Conditional flows - Versioning - Forms - Code snippets - Validations - Agent view - Flow invitations - Flow customization - Origination API - Liquid drops for access from site views • Webhooks for user events (Breaking change: this change requires review prior to version upload) • Adds session expiration policy at realm level • Adds option to customize username input for login • Adds new field types for forms • Adds datasets at realm level that can be used in forms and originations • Transforms user events (Breaking change: this change requires review prior to version upload) • Unifies identity providers with integrations into a single module called "integrations." |
# 10.0
# 10.0.0
Release date
April 03, 2024
Module | Improvements |
---|---|
Core | • Controlled error when exceeding the maximum number of elements allowed by the API is removed. • Performance improvements. • Adds new supported characters for a user's username. • Adds Authorization code + PKCE flow option in integration with an OpenID identity provider. • Adds option to send authentication parameters via URL params. • Security improvements. • Explicitly adds the samesite=Lax attribute to the session cookie.• Fixes error when publishing when backup limit is reached. • Fixes author when cloning a content element, page, menu, widget, template; now the author of the new element is the one executing the action. • Fixes issue with the list of sites, spaces, and realms in the webhooks list. • Fixes issue with link preloading when hovering. • Fixes SEO configuration error. • Webhooks improvements, now stages respond to hooks associated with a site, adds hooks when creating or updating an asset. • Performance enhancements. • SEO configuration improvements added, it is now possible to edit the sitemap and robots from the organization's settings and automatically include sites that depend on the base URL. • Active sessions list added to the administrator's profile, it is also possible to close them from this view. • Dependency update. • New administrative interface design. • Adds cache invalidation support when Cloudflare is used for this purpose, allowing more aggressive caching that is invalidated when pages, content, and media library asset modifications occur. • Adds new login alert for platform administrators; now, when logging in from a new device, an email notification is sent. • All administrator sessions are invalidated when their password is changed. • Fixes session expiration based on inactivity time. |
Channels | • Improves csp-nonce injection in pages, now injected into every request that reaches the application regardless of whether application cache exists or not. • Performance improvement in JSON filter for a content entry. • Performance improvement in content loading from Liquid SDK and content pages. • Performance improvement in menu loading. • Fixes preview display persistence when administrator logs out for sites with custom domains. • Improves menu synchronization, now correctly identifies initial segments if both stages share the same realm. • Performance improvement when getting templates. • Adds support for web assembly files as chunks in zip packages coming from Modyo CLI. • Adds new Service-Worker-Allowed header in site security headers.• Fixes an error in the assets modal. • Fixes CSP nonce difference problem between header and view. • Adds Liquid filters to manipulate form responses for a user in site building. • Fixes permissions issue when uploading assets on sites. • Fixes issues with using the search parameter in searches using the filter_by_query_string filter.• Fixes issues when previewing global snippets. • Fixes redirection issue to a site's custom domain. • Improvements in page indexing scheduling. • Fixes search results that contained private content. • Fixes issues with loss of site preview. • Improvements in page indexing for search. • Increases search results on sites, now defaulting to 15 results. • Fixes issues when rendering pages with segmented content. • Fixes issues when rendering very large content pages. • Fixes the author of a synchronization in the activity shown on pages, widgets, templates, and menus. • Option to enable webpush in application settings has been added. • Fixes the search pager on sites to show the number of pages based on the maximum number of results. • Fixes Liquid SDK issue when displaying JSON of a repeatable group. • Fixes issue when publishing a page when variables are configured and backups are deleted. • Fixes a performance issue when using the by_tag filter in Liquid templates.• Improves template loading experience when returning to the template builder. • Improvements in site variable access, now accessible for viewing by any role. • Adds the ability to use global and site variables in menu item URLs. • Adds page ordering by path in table view. • Adds the option to include the search bar as an item in menu construction. • Improved template for new sites, simpler and with framework reference from the start. • Adds global snippets, now it's possible to define a code snippet and use it across different account sites, also includes a draft or published selector in the preview. • Improves widget preview, now you can select the site layout to preview the widget with. • Adds the ability to preview widgets locally. When working with the Modyo CLI, you can now run a preview of the developing widget and view it directly in the browser with the ability to mount it in the different layouts contained in the destination site. • Includes chunk support in CLI widgets, now the platform accepts a zip with widget data plus associated chunks. • Improvements in the widget interface when they come from the CLI. • Adds image processing when Cloudflare is used, through the assets filter you can specify image size and quality to display or a set of sizes as srcset, which benefits the performance of built sites. • Moves global variable configuration to the channels context. • BREAKING CHANGE: Content widgets: Content List and Content Featured are removed; they can be replaced by an HTML widget and the use of the Liquid SDK. |
Content | • Controlled error when exceeding the maximum number of elements allowed by the API is removed. • Adds bulk segment editing. • Restores borders of tables inserted in Froala. • Fixes permission to get related entries when editing content. • Fixes content indexing issues; now content is indexed for searches on content pages, content is indexed when published and the index is removed when unpublished; only widget pages are re-indexed in the re-indexing job, in case they include content via the SDK. • Performance improvement in content indexing. • Adds ordering within a content field of type content list. • Fixes rich text issues where they become blank when moving elements within a repeatable group. • Fixes error when copying content from another language when a repeatable group is present. • Fixes error when editing content in bulk. • Fixes errors in image selector and search in Rich Texts. • Performance improvement in bulk content publishing. • Fixes error when showing differences in very extensive content. • Fixes issue when publishing entries with asset lists, now the defined order in the list is respected. • Fixes issue when publishing entries containing rich text in code mode. • Fixes parameter duplication issue when using the administrative content API. • Adds exact filter by full_path and uuid to the content API categories endpoint.• Adds search query param to perform text search using the content API.• Fixes issue when cloning content entries with multiple languages. • Adds the ability to clone spaces and content types. • Adds the ability to specify a description for spaces, which is displayed in the overview. • Adds the ability to add a description to content types. • Adds repeatable groups in content; now in the definition of content types there is the option for a repeatable group which can define multiple fields as a group that can be instantiated many times when creating an entry. • Adds Media Library; now the asset manager becomes a media library that exists within a space and not globally, allowing better permission management and organization of assets uploaded to the platform. It can also be used in channels through the media library modal, leaving the specific context of assets to the application in use. |
Customers | • Fixes domain validation for the redirect_to logout parameter.• Adds search bar to campaign listing. • Fixes queuing of multiple segment calculation jobs for a user. • Fixes user view to show all users when requested from the segment list. • Performance improvement in user segment calculation at login. • Improves custom field segment filter, now allows a list of values. • Fixes multiple calls to the count_matches endpoint.• Fixes segment recalculation. • Fixes from field of email campaign, now defaults back to sender name.• Fixes duplication of user segments. • Fixes editing of newly added custom fields when editing a user. • Adds the ability to map an object-type claim attribute to a specific custom field. • Adds webpush sending capability in notification campaigns when enabled on the site related to the realm. • Fixes synchronous segment calculation at login when enabled. • Phone format improved, country now automatically selected via Cloudflare. • Soft login, now possible to log in via an OTP code sent to email. • Improvements to registration and profile forms. • Adds Salesforce integration, now Salesforce contacts and realm users can be synchronized, configurable to receive and/or send user information changes. • Visual improvements in registration and login forms. • Improvements in email campaign creation, now campaigns can be cloned for new sends and the main view is simplified. • Removes the "none" role, now all users will be account users by default. |
# 10.0.27
Release date
June 25, 2025
Module | Improvements |
---|---|
Content | • Controlled error when exceeding the maximum number of elements allowed by the API is removed |
# 10.0.26
Release date
June 06, 2025
Module | Improvements |
---|---|
Channels | • Improves csp-nonce injection in pages, now injected into every request that reaches the application regardless of whether application cache exists or not |
# 10.0.25
Release date
May 14, 2025
Module | Improvements |
---|---|
Channels | • Performance improvement in JSON filter for a content entry |
# 10.0.24
Release date
May 13, 2025
Module | Improvements |
---|---|
Core | • Performance improvements |
Channels | • Performance improvement in content loading from Liquid SDK and content pages • Performance improvement in menu loading |
# 10.0.23
Release date
May 05, 2025
Module | Improvements |
---|---|
Customers | • Fixes domain validation for the redirect_to logout parameter |
Channels | • Fixes preview display persistence when administrator logs out for sites with custom domains |
# 10.0.22
Release date
April 25, 2025
Module | Improvements |
---|---|
Core | • Adds new supported characters for a user's username |
Channels | • Improves menu synchronization, now correctly identifies initial segments if both stages share the same realm |
# 10.0.21
Release date
March 16, 2025
Module | Improvements |
---|---|
Core | • Adds Authorization code + PKCE flow option in integration with an OpenID identity provider • Adds option to send authentication parameters via URL params |
Channels | • Performance improvement when getting templates |
# 10.0.20
Release date
March 10, 2025
Module | Improvements |
---|---|
Channels | • Adds support for web assembly files as chunks in zip packages coming from Modyo CLI • Adds new Service-Worker-Allowed header in site security headers• Fixes an error in the assets modal • Fixes CSP nonce difference problem between header and view • Adds Liquid filters to manipulate form responses for a user in site building |
# 10.0.19
Release date
February 07, 2025
Module | Improvements |
---|---|
Core | • Security improvements • Explicitly adds the samesite=Lax attribute to the session cookie |
Channels | • Fixes permissions issue when uploading assets on sites |
# 10.0.18
Release date
February 03, 2025
Module | Improvements |
---|---|
Core | • Security improvements • Fixes error when publishing when backup limit is reached |
Content | • Adds bulk segment editing • Restores borders of tables inserted in Froala |
Customers | • Adds search bar to campaign listing |
# 10.0.17
Release date
January 14, 2025
Module | Improvements |
---|---|
Core | • Fixes author when cloning a content element, page, menu, widget, template; now the author of the new element is the one executing the action • Fixes issue with the list of sites, spaces, and realms in the webhooks list |
Content | • Fixes permission to get related entries when editing content • Fixes content indexing issues; now content is indexed for searches on content pages, content is indexed when published and the index is removed when unpublished; only widget pages are re-indexed in the re-indexing job, in case they include content via the SDK • Performance improvement in content indexing |
Customers | • Fixes queuing of multiple segment calculation jobs for a user • Fixes user view to show all users when requested from the segment list |
Channels | • Fixes issues with using the search parameter in searches using the filter_by_query_string filter |
# 10.0.16
Release date
December 23, 2024
Module | Improvements |
---|---|
Content | • Adds ordering within a content field of type content list • Fixes rich text issues where they become blank when moving elements within a repeatable group • Fixes error when copying content from another language when a repeatable group is present |
Customers | • Performance improvement in user segment calculation at login |
Channels | • Fixes issues when previewing global snippets |
# 10.0.15
Release date
December 12, 2024
Module | Improvements |
---|---|
Customers | • Improves custom field segment filter, now allows a list of values |
# 10.0.14
Release date
December 10, 2024
Module | Improvements |
---|---|
Content | • Fixes error when editing content in bulk |
Customers | • Fixes multiple calls to the count_matches endpoint |
# 10.0.13
Release date
December 05, 2024
Module | Improvements |
---|---|
Channels | • Fixes redirection issue to a site's custom domain |
Customers | • Fixes segment recalculation • Fixes from field of email campaign, now defaults back to sender name |
# 10.0.12
Release date
December 03, 2024
Module | Improvements |
---|---|
Core | • Security improvements |
Channels | • Improvements in page indexing scheduling • Fixes search results that contained private content |
Content | • Fixes errors in image selector and search in Rich Texts • Performance improvement in bulk content publishing • Fixes error when showing differences in very extensive content |
Customers | • Fixes duplication of user segments • Fixes editing of newly added custom fields when editing a user |
# 10.0.11
Release date
November 14, 2024
Module | Improvements |
---|---|
Core | • Security improvements |
Channels | • Fixes issues with loss of site preview • Improvements in page indexing for search • Increases search results on sites, now defaulting to 15 results |
# 10.0.10
Release date
November 04, 2024
Module | Improvements |
---|---|
Core | • Security improvements • All administrator sessions are invalidated when they change their password |
Channels | • Fixes issues when rendering pages with segmented content • Fixes issues when rendering very large content pages • Fixes the author of a synchronization in the activity shown on pages, widgets, templates, and menus • Option to enable webpush in application settings has been added |
Customers | • Adds the ability to map an object-type claim attribute to a specific custom field • Adds webpush sending capability in notification campaigns when enabled on the site related to the realm |
# 10.0.9
Release date
October 14, 2024
Module | Improvements |
---|---|
Core | • Security improvements • Fixes session expiration based on inactivity time |
Content | • Fixes issue when publishing entries with asset lists, now the defined order in the list is respected • Fixes issue when publishing entries containing rich text in code mode • Fixes parameter duplication issue when using the administrative content API |
# 10.0.8
Release date
September 16, 2024
Module | Improvements |
---|---|
Core | • Fixes issue with link preloading when hovering |
# 10.0.7
Release date
September 06, 2024
Module | Improvements |
---|---|
Core | • Security improvements |
Channels | • Fixes the search pager on sites to show the number of pages based on the maximum number of results |
Content | • Adds exact filter by full_path and uuid to the content API categories endpoint |
Customers | • Fixes synchronous segment calculation at login when enabled |
# 10.0.6
Release date
August 14, 2024
Module | Improvements |
---|---|
Core | • Security improvements |
Channels | • Fixes Liquid SDK issue when displaying JSON of a repeatable group |
Content | • Adds search query param to perform text search using the content API |
# 10.0.5
Release date
August 02, 2024
Module | Improvements |
---|---|
Core | • Fixes SEO configuration error |
# 10.0.4
Release date
July 30, 2024
Module | Improvements |
---|---|
Core | • Security improvements • Webhooks improvements, now stages respond to hooks associated with a site, adds hooks when creating or updating an asset |
Channels | • Fixes issue when publishing a page with variable configuration and backup deletion |
# 10.0.3
Release date
July 12, 2024
Module | Improvements |
---|---|
Core | • Security improvements • Performance enhancements • SEO configuration improvements added, it is now possible to edit the sitemap and robots from the organization's settings and automatically include sites that depend on the base URL • Active sessions list added to the administrator's profile, it is also possible to close them from this view |
Content | • Fixes issue when cloning content entries with multiple languages |
# 10.0.2
Release date
July 08, 2024
Module | Improvements |
---|---|
Core | • Security improvements • Performance enhancements • Dependency update |
Customers | • Phone format improved, country is now automatically selected via Cloudflare |
Channels | • Fixes a performance issue when using the by_tag filter in Liquid templates• Improves template loading experience when returning to the template builder |
Content | • Adds the ability to clone spaces and content types |
# 10.0.1
Release date
May 31, 2024
Module | Improvements |
---|---|
Core | • Security improvements • Performance enhancements • Dependency update |
Customers | • Soft login, now possible to log in via an OTP code sent to email • Improvements to registration and profile forms |
Channels | • Improvements in site variable access, now accessible for viewing by any role • Adds the ability to use global and site variables in menu item URLs • Adds page ordering by path in table view |
Content | • Adds the ability to specify a description for spaces, which is displayed in the overview • Adds the ability to add a description to content types |
← Key Concepts Concepts →