Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit 6a7156c

Browse files
author
Peter Schmalfeldt
committed
Update Changelog
1 parent bd81513 commit 6a7156c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

33
> Here's our record of all notable changes
44
5+
## v0.6.0
6+
7+
- Fixes #21 Search Results now contain snippet of closest text to searched keyword
8+
- Fixes #25 with new `/api/search` endpoint
9+
- Fixes #26 but supporting adding an `embed=true` param to any URL
10+
- Fixed environmental variables for public site
11+
- Add support to store API search results as cached
12+
- Added CORS support for calling API from other websites
13+
- Added support for Multicore CPUs
14+
- Added Robot instructions for dev env to `noindex`
15+
- Added `build id` for build process
16+
- Added Google Analytics with Anonymous IP
17+
- Added event tracking so we can track most searched terms
18+
- Added support to run server on different ports
19+
- Updated search result scores to make deprecated items show up last
20+
- Updated Home Page to provide link to [SFCC Docs External Search](https://sfccdevops.com/sfcc-docs-external-search) document
21+
522
## v0.5.0
623

724
- Fixes #20 Whitespace Issues

0 commit comments

Comments
 (0)