You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## 5.0.6 - 2025-06-02
6
+
### Fixed
7
+
- Fixed an issue when Craft Commerce was installed but not enabled ([#368](https://github.com/studioespresso/craft-scout/issues/368))
8
+
9
+
### Added
10
+
- Importing indexes with multiple element types now echo the element count for each type ([#366](https://github.com/studioespresso/craft-scout/issues/366))
11
+
5
12
## 5.0.5 - 2025-03-28
6
13
### Fixed
7
14
- Fix regression when indexRelations is false ([#364](https://github.com/studioespresso/craft-scout/pull/364))
Copy file name to clipboardExpand all lines: composer.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"name": "studioespresso/craft-scout",
3
3
"description": "Craft Scout provides a simple solution for adding full-text search to your entries. Scout will automatically keep your search indexes in sync with your entries.",
0 commit comments