cms icon indicating copy to clipboard operation
cms copied to clipboard

Build bespoke content experiences with Craft.

Results 291 cms issues
Sort by recently updated
recently updated
newest added

### What happened? ### Description I’ve been having a strange issue with project config related to caches and am trying to figure out whether it’s an issue with the host...

bug
craft4

Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) and [@playwright/test](https://github.com/Microsoft/playwright). These dependencies needed to be updated together. Removes `jpeg-js` Updates `@playwright/test` from 1.21.0 to 1.25.2 Release notes Sourced from @​playwright/test's releases. v1.25.2 Highlights This patch includes...

dependencies
javascript

Bumps [xmldom](https://github.com/xmldom/xmldom) and [fabric](https://github.com/fabricjs/fabric.js). These dependencies needed to be updated together. Removes `xmldom` Updates `fabric` from 1.7.22 to 5.2.4 Release notes Sourced from fabric's releases. v5.2.4 fixed version Full Changelog:...

dependencies
javascript

### Description As it is best practice to manually set the `@web` and `@webroot` aliases, and they are most often already defined via ad-hoc env (like `PRIMARY_SITE_URL` or `DEFAULT_SITE_URL`), this...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade jquery from 3.6.0 to 3.6.1. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=jquery&from_version=3.6.0&to_version=3.6.1&pr_id=daa8c8e5-07a1-4e51-9a0b-79c9fa533d14&visibility=true&has_feature_flag=false) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade typescript from 4.7.4 to 4.8.2. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=typescript&from_version=4.7.4&to_version=4.8.2&pr_id=5c8e291f-f9d2-46d9-95af-86e0c2d8983f&visibility=true&has_feature_flag=false) :information_source: Keep your...

Snyk has created this PR to upgrade vue-router from 3.5.4 to 3.6.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

### Description Currently, condition rules based on `BaseNumberConditionRule` only allow one value making it difficult to create a range. This PR adds the "Between…" option allowing you to specify a...

### What happened? ### Description My example is in a Matrix > Supertable > Matrix > Redactor scenario. The field has already been saved, but making further edits to the...

bug
craft4

### Description PR adds the `inputOptions()` method to allow the control over the options passed to `Cp::textHtml()` method. As an example, shown in this PR, the number condition rule can...