Skip to content

Releases: fork/craft-embeds

4.0.5

Choose a tag to compare

@vardumper vardumper released this 21 Jan 13:41

fix: missing nesting level increase

Full Changelog: 4.0.4...4.0.5

4.0.4

Choose a tag to compare

@vardumper vardumper released this 21 Jan 13:32

Added missing maxNestingLevel limiter

4.0.3

Choose a tag to compare

@vardumper vardumper released this 20 Jan 21:37

Imports: added use craft\helpers\FileHelper;
New properties: public bool $clearEmbedsField = false; and public bool $reprocess = false;
Options: added clearEmbedsField and reprocess to options()
CKEditor config: handle null/unset config by falling back to the first available config (throws if none), and save via the ckeConfigs service
Migration logic: backup raw copy-field content per entry (migrates legacy backup filenames), skip entries if backup exists unless reprocess=true, and only clear the embeds field if clearEmbedsField is true

Full Changelog: 4.0.2...4.0.3

4.0.2

Choose a tag to compare

@vardumper vardumper released this 19 Jan 10:03

Remove version from composer.json, use release/tag instead

Full Changelog: 4.0.1...4.0.2

4.0.1

Choose a tag to compare

@vardumper vardumper released this 19 Jan 09:48
  • test if field exists or is null prior to string function calls

Full Changelog: 4.0.0...4.0.1

2.0.4

Choose a tag to compare

@vardumper vardumper released this 05 Mar 16:40

Full Changelog: 2.0.3...2.0.4
added fix, done prior in 1.x branch for Craft 3 to Craft 4

4.0.0

Choose a tag to compare

@scholejo scholejo released this 27 Feb 13:05

Craft 5 Release.

This release is not meant for production use with Craft 5. It offers a migration to CKEditor with inline blocks.

Full Changelog: 3.0.1...4.0.0

1.1.4.8

Choose a tag to compare

@vardumper vardumper released this 12 Feb 11:00
fix: we do need embeds in children

1.1.4.10

Choose a tag to compare

@vardumper vardumper released this 12 Feb 11:22
release: 1.1.4.10

1.1.4.7

Choose a tag to compare

@vardumper vardumper released this 11 Feb 08:12
fix: bump version