Skip to content

Commit

Permalink
update release note
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleLittleCloud committed Jul 7, 2024
1 parent 84dd2d3 commit 5f7be90
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions website/release_notes/0_4.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
## [0.4.1](https://github.com/LittleLittleCloud/Agent-ChatRoom/milestone/6) πŸŽ‰
### New features 🌟
- **[Issue #95](https://github.com/LittleLittleCloud/Agent-ChatRoom/issues/95)**: Added `create` command to `ChatRoom` CLI to improve the getting-started experience. This new command simplifies the process of setting up a new chat room.
- **[Issue #94](https://github.com/LittleLittleCloud/Agent-ChatRoom/issues/94)**: Added 'delete all messages below' and 'delete all messages above' buttons. These new features provide users with more control over message management within the chat room.

- **[Issue #31](https://github.com/LittleLittleCloud/Agent-ChatRoom/issues/31)**: Renamed ChatRoom.BingSearch to ChatRoom.WebSearch and added a Google search agent.

### Improvements πŸš€
- **[Issue #96](https://github.com/LittleLittleCloud/Agent-ChatRoom/issues/96)**: Automatically choose the first orchestrator in group chat. This enhancement streamlines the user experience in group chat scenarios.
- **[Issue #90](https://github.com/LittleLittleCloud/Agent-ChatRoom/issues/90)**: Added a build error in `ChatRoom.StaticWebUI` project when the `wwwroot` folder is empty. This helps in identifying missing essential files during the build process.

### Bug fixes πŸ›
- **[Issue #92](https://github.com/LittleLittleCloud/Agent-ChatRoom/issues/92)**: The OpenAI config on `README.md` was out of date. The documentation has been updated to reflect the current configuration settings.

## 0.4.0
- [milestone](https://github.com/LittleLittleCloud/Agent-ChatRoom/milestone/5)

0 comments on commit 5f7be90

Please sign in to comment.