Skip to content

Commit f767a28

Browse files
authored
Merge pull request #1 from silverstripeltd/feature/2.0.0-changelog
2.0.0 changelog
2 parents cccaf5a + 129a8be commit f767a28

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

docs/en/06_Changelogs/2.0.0.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
Title: Release 2.0.0
3+
Date: 2026-04-01 12:00
4+
Category: changelog
5+
Summary: Silverstripe Search User Dashboard
6+
---
7+
8+
This is major release that introduces the [Silverstripe Search user dashboard](https://dashboard.silverstripe.cloud/search).
9+
10+
## Feature Changes
11+
12+
The user dashboard includes access to the following features for users on Analyst plans or higher:
13+
14+
1. Curations (promoting or hiding results for specific queries)
15+
1. Relevance tuning (AKA weights and boosts)
16+
1. Synonyms (also still available in the [Silverstripe Search Administration module](#silverstripe-search-administration-module))
17+
18+
19+
## API changes
20+
21+
As part of the feature changes some API endpoints have been added or changed.
22+
23+
### Added endpoints
24+
25+
- [Boosts management](https://search.silverstripe.cloud/api/v1/docs/#/boosts)
26+
- [Curation management](https://search.silverstripe.cloud/api/v1/docs/#/curations)
27+
- [Settings management](https://search.silverstripe.cloud/api/v1/docs/#/settings)
28+
29+
### Changed endpoints
30+
31+
- the [Search endpoint](https://search.silverstripe.cloud/api/v1/docs/#/search) now allows adding boosts at query time
32+
33+
The core API used by existing applications is unchanged and not disruption is expected for existing applications
34+
35+
## Dashboard Users
36+
37+
To get access to the new dashboard please open a [support ticket](https://servicedesk.silverstripe.cloud/support/home) with your subscription name and the email address, first and last name of the users you would like added.

0 commit comments

Comments
 (0)