Enable mandatory SSO or MFA for Enterprise Plans

August 15th, 2024 | Changelog

This release added the option for Annual payment for Lite Plans and the option to enable mandatory SSO or MFA on Enterprise Plans. It also updated Markdown configuration options, the Hugo and Node versions, and build image settings.

This release addressed several issues, including those affecting Permission Groups, Select inputs, Markdown formatting, tables in the Content Editor, and 500 errors from misconfigured SAML.

Features & Improvements#

  • Added support for mandatory SSO or Multifactor Authentication on Enterprise Plans.
  • Added an Annual payment option for Lite Plans.
  • Added options for configuring the way CloudCannon reads and saves Markdown. Read more about these options here.
  • Added playwright support to the build image.
  • The build image now has Hugo v0.122.0 preinstalled
  • CloudCannon now prevents default node packages from installing after switching to a custom node version via a .nvmrc file.

Fixes#

  • Fixed an issue where misconfigured SAML would cause a 500 error.
  • Fixed an issue where you could not remove a user from a Permission Group if they had not accepted the invitation to your Organization.
  • Fixed an issue requiring you to reconfigure the main source DAM for branched Sites manually.
  • Fixed an issue causing a table header cell to become a non-header cell when tabbing into it and typing.
  • Fixed an issue where Select inputs did not render all the possible options.
  • Fixed an issue causing Markdown formatting to appear as plaintext in Object previews.
  • Better error messaging when creating a Permission Group.
  • Fixed an issue with incorrect formatting of snippets using the mdx_paired_component template.
Open in a new tab