-
-
Notifications
You must be signed in to change notification settings - Fork 290
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
87 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,44 @@ | ||
--- | ||
title: What's new? | ||
title: Releases | ||
description: Orama Cloud recent releases and new features. | ||
editUrl: false | ||
prev: false | ||
next: false | ||
tableOfContents: false | ||
--- | ||
import { Aside } from '@astrojs/starlight/components'; | ||
|
||
This page features the release history of Orama Cloud.<br /> | ||
We continously release new features and new integrations, check them out! | ||
|
||
## Releases | ||
|
||
The following release history resumes the most relevant features as we release them. Some features might not be fully-documented yet. | ||
This page features the release history of **[Orama Cloud](https://cloud.orama.com)**. | ||
If you are looking for Orama Open Source release history, you can find it here. | ||
|
||
### Orama Cloud 3.0 (Latest) | ||
|
||
- 🧠 Custom system prompts and AI quality checks. | ||
- 🤖 [Answers engine](/cloud/answer-engine/) SDK. | ||
- 👫 Audience management. | ||
- 📦 [Web Components](/cloud/ui-components/search-box) library. | ||
- 🧑💻 [Strapi](/cloud/data-sources/native-integrations/strapi) plugin native integration. | ||
|
||
### Orama Cloud 2.5 | ||
We continously release new features and new integrations, check them out! | ||
|
||
- 🚀 Extra-large indexes are now supported! | ||
- ⚙️ [Official SDKs](/cloud/integrating-orama-cloud/official-sdk) for JS, PHP, Swift and Kotlin. | ||
- 💬 Answers generation. | ||
- 🧩 [Searchbox](/cloud/ui-components/search-box) web component. | ||
<Aside> | ||
The following release history resumes the most relevant features as we release them.<br />Some features might not be fully-documented yet. | ||
</Aside> | ||
|
||
### Orama Cloud 2.1 | ||
### Orama Cloud 3.x (Latest) | ||
|
||
- 🛍️ [Shopify](/cloud/data-sources/native-integrations/shopify) and Elastic Path native integrations. | ||
- 🔐 [Secure Proxy](/cloud/orama-ai/orama-secure-proxy) and custom embeddings. | ||
- 🤖 [Answers engine](/cloud/answer-engine/) SDK | ||
- 🧠 Custom [system prompts](/cloud/answer-engine/customizing-the-answers) | ||
- 👫 [Audience management](/cloud/audience-management/introduction) and segmentation | ||
- 📦 [Web Components](/cloud/ui-components/search-box) library | ||
|
||
### Orama Cloud 2.0 | ||
### Orama Cloud 2.x | ||
|
||
- 🦖 [Docusaurus](/cloud/data-sources/native-integrations/docusaurus) plugin native integration. | ||
- 👩💻 [REST API](/cloud/data-sources/custom-integrations/rest-apis) custom http integrations. | ||
- ⚙️ [Official SDKs](/cloud/integrating-orama-cloud/official-sdk) for JS, PHP, Swift and Kotlin | ||
- 💬 Answers generation | ||
- 🧩 [Searchbox](/cloud/ui-components/search-box) web component | ||
- 🔐 [Secure Proxy](/cloud/orama-ai/orama-secure-proxy) and custom embeddings | ||
- 🕸️ [Web Crawler](/cloud/data-sources/other-sources/web-crawler) to scrape your website data | ||
- 🧑💻 [Strapi](/cloud/data-sources/native-integrations/strapi) plugin native integration | ||
- 🛍️ [Shopify](/cloud/data-sources/native-integrations/shopify) and Elastic Path native integrations | ||
|
||
### Orama Cloud 1.0 | ||
|
||
- 🏄♂️ Bringing the Orama search experience on the edge! | ||
- 🔥 Unlimited full-text, vector and hybrid search. | ||
- 🤖 [Embeddings generation](/cloud/orama-ai/automatic-embeddings-generation). | ||
- 🏄♂️ Bringing Orama's blazing-fast search experience to the cloud! | ||
- 🔥 Unlimited full-text, vector and hybrid search | ||
- 📊 Analytics and insights | ||
- 🤖 [Embeddings generation](/cloud/orama-ai/automatic-embeddings-generation) | ||
- 🦖 [Docusaurus](/cloud/data-sources/native-integrations/docusaurus) plugin native integration | ||
- 🔨 [REST API](/cloud/data-sources/custom-integrations/rest-apis) custom http integrations |