Skip to content

Commit 5e3b0b6

Browse files
committed
Changelog for 5.0.6
Signed-off-by: Jan Henckens <jan@henckens.be>
1 parent 24bb068 commit 5e3b0b6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
512
## 5.0.5 - 2025-03-28
613
### Fixed
714
- Fix regression when indexRelations is false ([#364](https://github.com/studioespresso/craft-scout/pull/364))

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "studioespresso/craft-scout",
33
"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.",
44
"type": "craft-plugin",
5-
"version": "5.0.5",
5+
"version": "5.0.6",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)