diff --git a/README.md b/README.md index d0ccff786..be1841f3e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,15 @@ Or fork & run on Vercel big-AGI is an open book; see the **[ready-to-ship and future ideas](https://github.com/users/enricoros/projects/4/views/2)** in our open roadmap +### What's New in 1.15.0 · April 1, 2024 · Beam + +- ⚠️ [**Beam**: the multi-model AI chat](https://big-agi.com/blog/beam-multi-model-ai-reasoning). find better answers, faster - a game-changer for brainstorming, decision-making, and creativity. [#443](https://github.com/enricoros/big-AGI/issues/443) +- Managed Deployments **Auto-Configuration**: simplify the UI mdoels setup with backend-set models. [#436](https://github.com/enricoros/big-AGI/issues/436) +- Message **Starring ⭐**: star important messages within chats, to attach them later. [#476](https://github.com/enricoros/big-AGI/issues/476) +- Enhanced the default Persona +- Fixes to Gemini models and SVGs, improvements to UI and icons +- Beast release, over 430 commits, 10,000+ lines changed: [release notes](https://github.com/enricoros/big-AGI/releases/tag/v1.15.0), and changes [v1.14.1...v1.15.0](https://github.com/enricoros/big-AGI/compare/v1.14.1...v1.15.0) + ### What's New in 1.14.1 · March 7, 2024 · Modelmorphic - **Anthropic** [Claude-3](https://www.anthropic.com/news/claude-3-family) model family support. [#443](https://github.com/enricoros/big-AGI/issues/443) @@ -28,7 +37,6 @@ big-AGI is an open book; see the **[ready-to-ship and future ideas](https://gith - Performance optimizations: runs [much faster](https://twitter.com/enricoros/status/1756553038293303434?utm_source=localhost:3000&utm_medium=big-agi), saves lots of power, reduces memory usage - Enhanced UX with auto-sizing charts, refined search and folder functionalities, perfected scaling - And with more UI improvements, documentation, bug fixes (20 tickets), and developer enhancements -- [Release notes](https://github.com/enricoros/big-AGI/releases/tag/v1.14.0), and changes [v1.13.1...v1.14.1](https://github.com/enricoros/big-AGI/compare/v1.13.1...v1.14.1) (233 commits, 8,000+ lines changed) ### What's New in 1.13.0 · Feb 8, 2024 · Multi + Mind diff --git a/docs/changelog.md b/docs/changelog.md index 5755d2b01..ddce93b8f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,13 +5,20 @@ by release. - For the live roadmap, please see [the GitHub project](https://github.com/users/enricoros/projects/4/views/2) -### 1.15.0 - Mar 2024 +### 1.16.0 - Mar 2024 -Prediction: OpenAI will release GPT-5 on March 14, 2024. We will support it on day 1. - -- milestone: [1.15.0](https://github.com/enricoros/big-agi/milestone/15) +- milestone: [1.16.0](https://github.com/enricoros/big-agi/milestone/16) - 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) +### What's New in 1.15.0 · April 1, 2024 · Beam + +- ⚠️ [**Beam**: the multi-model AI chat](https://big-agi.com/blog/beam-multi-model-ai-reasoning). find better answers, faster - a game-changer for brainstorming, decision-making, and creativity. [#443](https://github.com/enricoros/big-AGI/issues/443) +- Managed Deployments **Auto-Configuration**: simplify the UI mdoels setup with backend-set models. [#436](https://github.com/enricoros/big-AGI/issues/436) +- Message **Starring ⭐**: star important messages within chats, to attach them later. [#476](https://github.com/enricoros/big-AGI/issues/476) +- Enhanced the default Persona +- Fixes to Gemini models and SVGs, improvements to UI and icons +- Beast release, over 430 commits, 10,000+ lines changed: [release notes](https://github.com/enricoros/big-AGI/releases/tag/v1.15.0), and changes [v1.14.1...v1.15.0](https://github.com/enricoros/big-AGI/compare/v1.14.1...v1.15.0) + ### What's New in 1.14.1 · March 7, 2024 · Modelmorphic - **Anthropic** [Claude-3](https://www.anthropic.com/news/claude-3-family) model family support. [#443](https://github.com/enricoros/big-AGI/issues/443)