Skip to content

Commit eeaac4e

Browse files
committed
Merge branch '5.x' into 6.x
2 parents 865bd25 + 294450e commit eeaac4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- Multiple feeds queued via a single CLI command are now processed sequentially, even if they’re batched. ([#1695](https://github.com/craftcms/feed-me/issues/1695))
66
- Feed Me CLI commands now support Craft’s `--isolated` flag to ensure they execute in one environment in a multi-compute setup. ([#1676](https://github.com/craftcms/feed-me/issues/1676))
77
- Fixed a PHP error that could occur on the field mapping screen if you have a feed that references an asset as a default value for an asset field, and that asset was deleted. ([#1699](https://github.com/craftcms/feed-me/pull/1699))
8+
- Fixed a bug where section names that had characters like `&` in them were getting double encoded. ([#1693](https://github.com/craftcms/feed-me/pull/1693))
89

910
## 6.10.2 - 2025-10-23
1011

0 commit comments

Comments
 (0)