From cc1011659df9d26f53301e8c7537c021362cadaf Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Tue, 28 Nov 2023 01:39:03 -0800 Subject: [PATCH] 1.6.0 README and changelog --- README.md | 12 +++++++++++- docs/changelog.md | 16 +++++++++++++--- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index feb827d3e..90ffa0ef3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,17 @@ shows the current developments and future ideas. - Got a suggestion? [_Add your roadmap ideas_](https://github.com/enricoros/big-agi/issues/new?&template=roadmap-request.md) - Want to contribute? [_Pick up a task!_](https://github.com/users/enricoros/projects/4/views/4) - _easy_ to _pro_ -### What's New in 1.5.0 🌟 +### What's New in 1.6.0 - Nov 28, 2023 🌟 + +- **Web Browsing**: Download web pages within chats - [browsing guide](https://github.com/enricoros/big-agi/blob/main/docs/config-browse.md) +- **Branching Discussions**: Create new conversations from any message +- **Keyboard Navigation**: Swift chat navigation with new shortcuts (e.g. ctrl+alt+left/right) +- **Performance Boost**: Faster rendering for a smoother experience +- **UI Enhancements**: Refined interface based on user feedback +- **New Features**: Anthropic Claude 2.1, `/help` command, and Flattener tool +- **For Developers**: Code quality upgrades and snackbar notifications + +### What's New in 1.5.0 - Nov 19, 2023 - **Continued Voice**: Engage with hands-free interaction for a seamless experience - **Visualization Tool**: Create data representations with our new visualization capabilities diff --git a/docs/changelog.md b/docs/changelog.md index e82ab4579..bc1b9aa5d 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,12 +5,22 @@ by release. - For the live roadmap, please see [the GitHub project](https://github.com/users/enricoros/projects/4/views/2) -### 1.6.0 - Dec 2023 +### 1.7.0 - Dec 2023 - work in progress: [big-AGI open roadmap](https://github.com/users/enricoros/projects/4/views/2), [help here](https://github.com/users/enricoros/projects/4/views/4) -- milestone: [1.6.0](https://github.com/enricoros/big-agi/milestone/6) +- milestone: [1.7.0](https://github.com/enricoros/big-agi/milestone/7) -### ✨ What's New in 1.5.0 👊 - Nov 19, 2023 +### ✨ What's New in 1.6.0 👊 - Nov 28, 2023 + +- **Web Browsing**: Download web pages within chats - [browsing guide](https://github.com/enricoros/big-agi/blob/main/docs/config-browse.md) +- **Branching Discussions**: Create new conversations from any message +- **Keyboard Navigation**: Swift chat navigation with new shortcuts (e.g. ctrl+alt+left/right) +- **Performance Boost**: Faster rendering for a smoother experience +- **UI Enhancements**: Refined interface based on user feedback +- **New Features**: Anthropic Claude 2.1, `/help` command, and Flattener tool +- **For Developers**: Code quality upgrades and snackbar notifications + +### What's New in 1.5.0 - Nov 19, 2023 - **Continued Voice**: Engage with hands-free interaction for a seamless experience - **Visualization Tool**: Create data representations with our new visualization capabilities