Changelog
Page: 12
Subscribe with RSS to keep up with the latest changes.
July 6th, 2023 | Minor
You can now add multiple new collection items within the same commit. This release also adds support for the default Docusaurus MDX snippets, and a number of other improvements.
Features:
- Support has been added for the default Docusaurus MDX snippets. See the documentation for more information on editing with Docusaurus components.
- You can now add multiple new collection items within the same commit.
Fixes:
- Fixed a bug causing
rel
attributes to be removed from <a>
elements in rich text.
- Fixed a bug preventing users from coming back to a new file, after creating it and before saving it.
- Fixed a bug which sometimes caused an extra file to be saved after creating a new collection item.
- The site status icon has been restored to the correct size.
- Site collaborators can now view linked Inboxes.
- Fixed retina images sometimes being saved unnecessarily and with the incorrect filenames.
- Fixed inline HTML in MDX files being parsed as snippets.
- Fixed a bug when creating Hugo collection items with multiline strings in TOML.
- Patched security vulnerabilities.
June 30th, 2023 | Minor
Support for static sites built with Nuxt is now out of beta. See our starter guide for Nuxt, or click the button below to deploy our Sendit template to CloudCannon.
Features:
- Support for Nuxt static sites is out of beta.
- Added a confirmation step and a progress indicator when uploading assets through the DAM browser.
- Invoices can now be previewed on a web page, rather than downloading a PDF.
Fixes:
- The
remove_empty_inputs
option now also removes empty arrays.
June 23rd, 2023 | Minor
Docusaurus SSG support is now in beta. This release also adds the ability to configure file size limits for DAM uploads, which DAMs are available for different inputs on your site, and the way files are named when uploaded to your site or DAM.
Features:
- Docusaurus SSG support is now in beta.
- You can now set a maximum size limit for files uploaded to your DAM.
- New sites will no longer add width and height attributes to rich text images by default. This behavior is configurable with the
image_size_attributes
option.
- You can now opt into, and out of, legacy behavior in the Flags section of your site settings.
- File inputs now show a loading state while uploading files to a DAM.
- You can now customize the name of files uploaded to your site files or DAM. See our documentation on adjusting the uploads path for more information.
- You can now configure which DAMs are available for different inputs across your site. See our documentation for more information.
- Added default snippets for Python Markdown extensions.
Fixes:
- The Content Editor now loads faster for files with multiple unconfigured snippets.
- Patched security vulnerabilities.
- Fixed an issue where the Transfer Requests menu could fail to load if you had an Azure DAM attached to the site.
- Added some extra error handling to file inputs.
June 9th, 2023 | Minor
This release fixes a recent regression causing the wrong values being added to arrays with configured subtypes.
June 8th, 2023 | Minor
Cloudflare R2 and DigitalOcean Spaces are now supported as DAMs on CloudCannon.
Features:
Fixes:
- MX and SRV DNS records set in CloudCannon now allow
.
as a valid value.
- Prevent the rich text editor from permanently escaping certain HTML elements.
- Fix intermittent errors with S3 DAM image previews.
- Fixed the "Upload Folder" option not working for Azure DAMs without a container set at the organization level.
- Subscription warnings are now displayed more consistently.
- Fixed a case where empty frontmatter in a file would result in a single text input in the Data Editor.
- Fixed a bug where Jekyll post collections with no published posts could show all files instead.
May 30th, 2023 | Minor
The Vonge Bookshop template is now available for Hugo.
Features:
- The Vonge template is now available for Hugo.
Fixes:
- Fixed an error case when directly merging a GitLab branch in CloudCannon.
- Tweaked the Inbox configuration UI to make a clearer distinction between example values and real values.
May 25th, 2023 | Minor
HTML is now sanitized before rendering in any rich text editors. Unsupported elements will now be represented with uneditable boxes in rich text editors, to prevent cross-site scripting attacks and to help avoid cases where team members may accidentally destroy custom markup. See this article for more details about how this works and best practices for custom markup in rich text content.
Features:
- HTML is now sanitized before loading in the rich text editor.
Fixes:
- Renaming a folder in CloudCannon no longer causes a sync error.
- Patched security vulnerabilities.
May 19th, 2023 | Minor
This release includes a variety of fixes and improvements across the app.
Features:
- Lists of site files now indicate more clearly when items have been filtered out.
- You can now select from your existing Cloudinary
upload_presets
in the site level DAM settings.
Fixes:
- Site-level sharing permissions will now be removed for a user who is given Organization-level permissions.
- Fixed oversized icons in dropdowns on Safari.
- Site collaborators can now use and upload DAMs connected to those sites.
- Fixed an issue where the confirmation prompt would be bypassed when uploading a clashing file at a subpath in a DAM.
- Fixed an error when uploading files to Azure without a container set in the Organization-level DAM configuration.
- Fixed broken syncs when uploading certain files.
May 18th, 2023 | Minor
This releases a patch for a potential security vulnerability related to OpenSSH.
May 16th, 2023 | Minor
This release includes a variety of fixes across the app.
Fixes:
- Fixed wrong email being sent for failed payments.
- Fixed popup message of
failing to connect to CloudCannon servers
not disappearing.
- Fixed labels being unhelpfully truncated in structure picker dropdown.