chore: update release notes (#267)

* chore: update release notes

* fix typo

* chore: update docs
This commit is contained in:
Medcl
2025-03-07 17:09:11 +08:00
committed by GitHub
parent dbbc87523d
commit e75f4ce187
8 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
---
weight: 10
title: "Windows"
asciinema: true
---
# Windows
## Download Coco AI
Goto [https://coco.rs/](https://coco.rs/)
## Install Wizard
{{% load-img "/img/windows/1.png" "" %}}
{{% load-img "/img/windows/2.png" "" %}}
{{% load-img "/img/windows/3.png" "" %}}
{{% load-img "/img/windows/4.png" "" %}}
{{% load-img "/img/windows/5.jpeg" "" %}}

View File

@@ -11,15 +11,30 @@ Information about release notes of Coco Server is provided here.
### Features
### Breaking changes
### Bug fix
### Improvements
## 0.2.0 (2015-03-07)
### Features
- Add timeout to fusion search #174
- Add api to disable or enable server #185
- Networked search supports selection of data sources #209
- Add deepthink and knowledge search options to RAG based chat
- Support i18n, add Chinese language support
- Support Windows platform
- etc.
### Breaking changes
### Bug fix
- Fix to access deeplink for linux #148
- etc.
### Improvements
@@ -32,6 +47,12 @@ Information about release notes of Coco Server is provided here.
- Refactor: the display of search results and the logic of creating new chats #207
- Refactor: AI conversation rendering logic #216
- Refresh all server's info on purpose, get the actual health info #225
- Improve chat message display
- Improve application search, support macOS/Windows and Linux
- Display the version of the server in the settings page
- Allow to switch between different data sources in networked search
- Allow to switch servers in the settings page
- etc.
## 0.1.0 (2015-02-16)

BIN
docs/static/img/windows/1.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 440 KiB

BIN
docs/static/img/windows/2.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 KiB

BIN
docs/static/img/windows/3.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

BIN
docs/static/img/windows/4.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 KiB

BIN
docs/static/img/windows/5.jpeg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB