# Release Notes

# 10.0

# 10.0.0 - April 03, 2024

Core
  • Security improvements
  • Performance improvements
  • Updating dependencies
  • New administrative interface design
  • Adds support for cache invalidation when using Cloudflare for this purpose, this allows more aggressive caches to be used and to be invalidated when modifying pages, content, and modifications to media library assets
  • Adds new login alert for platform administrator users, now when a new device is logged in an email notification is sent
Customers
  • Adds Salesforce integration, now contacts in Salesforce and users in a realm can be kept in sync, can be configured to receive and/or send changes to user information
  • Visual enhancements to registration and login forms
  • Improved creation of mailing campaigns, they can now be cloned for new mailings and the main view has been simplified
  • Removal of the none role, now all users will be account users by default
Channels
  • Adds the option to add the search engine as an item to the menu construction
  • Improved template for new sites, simpler and with reference to the framework from the beginning
  • Adds global snippets, it is now possible to define a code snippet and use it in the different sites of the account, it also includes a draft or published selector in the preview
  • Improved widget preview, now you can select the layout of the site in which to preview the widget
  • Adds the ability to preview widgets locally. When working with the Modyo CLI you can now run a preview of the widget under development and view it directly in the browser with the possibility to mount it in the different layouts contained in the target web app
  • Includes support for chunks in CLI widgets, now the platform accepts a zip file with the widget data plus the associated chunks
  • Improved widget interface when widgets are created through the CLI
  • Adds image processing when using Cloudflare, through the assets filter you can specify the size and quality of the image to display or a set of sizes as srcset, this benefits the performance of the web apps you build
  • Moves global variable settings to the channel context
  • BREAKING CHANGE: Content List and Content Featured are removed, they can be replaced with an html block and using the liquid sdk
Content
  • Adds repeatable groups in content, now in the definition of the content types there is a repeatable group option which can define multiple fields as a group that can be instantiated many times in an entry
  • Adds Media Library, now the asset manager becomes media library within a space and not globally, this allows a better management of permissions and organization of the assets uploaded to the platform, it can also be used in channels through the media library modal and give the specific context of the assets to the current application