diff --git a/.github/ISSUE_TEMPLATE/maintainers-release.md b/.github/ISSUE_TEMPLATE/maintainers-release.md index eb8ed116b..eea066ca5 100644 --- a/.github/ISSUE_TEMPLATE/maintainers-release.md +++ b/.github/ISSUE_TEMPLATE/maintainers-release.md @@ -85,7 +85,9 @@ I need the following from you: ### GitHub release ```markdown -Please create the 1.2.3 Release Notes for GitHub. The following were the Release Notes for 1.1.0. Use a truthful and honest tone, undestanding that people's time and attention span is short. Today is 2023-12-20. +Please create the 1.2.3 Release Notes for GitHub. +Use a truthful and honest tone, understanding that people's time and attention span is short. +Today is 2024-1-1. ``` Now paste-attachment the former release notes (or 1.5.0 which was accurate and great), including the new contributors and diff --git a/README.md b/README.md index 7c18cdf86..3d701acb5 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.8.0 · Dec 20, 2023 · To The Moon And Back · 🚀🌕🔙 +### What's New in 1.9.0 · Dec 28, 2023 · Creative Horizons + +- **DALL·E 3 integration** for enhanced image generation. [#212](https://github.com/enricoros/big-AGI/issues/212) +- **Perfect scrolling mechanics** across devices. [#304](https://github.com/enricoros/big-AGI/issues/304) +- Persona creation now supports **text input**. [#287](https://github.com/enricoros/big-AGI/pull/287) +- Openrouter updates for better model management and rate limit handling +- Image drawing UX improvements +- Layout fix for Firefox users +- Developer enhancements: Text2Image subsystem, Optima layout, ScrollToBottom library, Panes library, and Llms subsystem updates. + +### What's New in 1.8.0 · Dec 20, 2023 - **Google Gemini Support**: Use the newest Google models. [#275](https://github.com/enricoros/big-agi/issues/275) - **Mistral Platform**: Mixtral and future models support. [#273](https://github.com/enricoros/big-agi/issues/273) @@ -33,41 +43,10 @@ shows the current developments and future ideas. - Official Downloads: Easy access to the latest big-AGI on [big-AGI.com](https://big-agi.com) - For developers: [troubleshot networking](https://github.com/enricoros/big-AGI/issues/276#issuecomment-1858591483), fixed Vercel deployment, cleaned up the LLMs/Streaming framework -### What's New in 1.7.0 · Dec 11, 2023 - -- **Attachments System Overhaul**: Drag, paste, link, snap, text, images, PDFs and more. [#251](https://github.com/enricoros/big-agi/issues/251) -- **Desktop Webcam Capture**: Image capture now available as Labs feature. [#253](https://github.com/enricoros/big-agi/issues/253) -- **Independent Browsing**: Full browsing support with Browserless. [Learn More](https://github.com/enricoros/big-agi/blob/main/docs/config-browse.md) -- **Overheat LLMs**: Push the creativity with higher LLM temperatures. [#256](https://github.com/enricoros/big-agi/issues/256) -- **Model Options Shortcut**: Quick adjust with `Ctrl+Shift+O` -- Optimized Voice Input and Performance -- Latest Ollama and Oobabooga models -- For developers: **Password Protection**: HTTP Basic Auth. [Learn How](https://github.com/enricoros/big-agi/blob/main/docs/deploy-authentication.md) - -### 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 -- **Ollama Local Models**: Leverage local models support with our comprehensive guide -- **Text Tools**: Enjoy tools including highlight differences to refine your content -- **Mermaid Diagramming**: Render complex diagrams with our Mermaid language support -- **OpenAI 1106 Chat Models**: Experience the cutting-edge capabilities of the latest OpenAI models -- **SDXL Support**: Enhance your image generation with SDXL support for Prodia -- **Cloudflare OpenAI API Gateway**: Integrate with Cloudflare for a robust API gateway -- **Helicone for Anthropic**: Utilize Helicone's tools for Anthropic models - -Check out the [big-AGI open roadmap](https://github.com/users/enricoros/projects/4/views/2), or -the [past releases changelog](docs/changelog.md). +### What's New in... ? + +> [To The Moon And Back, Attachment Theory, Surf's Up, Loaded, and more releases...](docs/changelog.md). +> Check out the [big-AGI open roadmap](https://github.com/users/enricoros/projects/4/views/2) ## ✨ Key Features 👊 diff --git a/docs/changelog.md b/docs/changelog.md index ae2acd338..ee744b191 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.9.0 - Dec 2023 +### 1.10.0 - Jan 2024 +- milestone: [1.10.0](https://github.com/enricoros/big-agi/milestone/10) - 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.9.0](https://github.com/enricoros/big-agi/milestone/9) -### What's New in 1.8.0 · Dec 20, 2023 · To The Moon And Back · 🚀🌕🔙 +### What's New in 1.9.0 · Dec 28, 2023 · Creative Horizons + +- **DALL·E 3 integration** for enhanced image generation. [#212](https://github.com/enricoros/big-AGI/issues/212) +- **Perfect scrolling mechanics** across devices. [#304](https://github.com/enricoros/big-AGI/issues/304) +- Persona creation now supports **text input**. [#287](https://github.com/enricoros/big-AGI/pull/287) +- Openrouter updates for better model management and rate limit handling +- Image drawing UX improvements +- Layout fix for Firefox users +- Developer enhancements: Text2Image subsystem, Optima layout, ScrollToBottom library, Panes library, and Llms subsystem updates. + +### What's New in 1.8.0 · Dec 20, 2023 · To The Moon And Back - **Google Gemini Support**: Use the newest Google models. [#275](https://github.com/enricoros/big-agi/issues/275) - **Mistral Platform**: Mixtral and future models support. [#273](https://github.com/enricoros/big-agi/issues/273) diff --git a/package-lock.json b/package-lock.json index d2bec4cbb..7e9d272e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "big-agi", - "version": "1.8.0", + "version": "1.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "big-agi", - "version": "1.8.0", + "version": "1.9.0", "hasInstallScript": true, "dependencies": { "@dqbd/tiktoken": "^1.0.7", diff --git a/package.json b/package.json index 9a0af6088..28883c65d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "big-agi", - "version": "1.8.0", + "version": "1.9.0", "private": true, "scripts": { "dev": "next dev", diff --git a/src/apps/news/news.data.tsx b/src/apps/news/news.data.tsx index 5356f53fe..d5e21c492 100644 --- a/src/apps/news/news.data.tsx +++ b/src/apps/news/news.data.tsx @@ -10,7 +10,7 @@ import { platformAwareKeystrokes } from '~/common/components/KeyStroke'; // update this variable every time you want to broadcast a new version to clients -export const incrementalVersion: number = 9; +export const incrementalVersion: number = 10; const B = (props: { href?: string, children: React.ReactNode }) => { const boldText = {props.children}; @@ -58,19 +58,26 @@ export const newsCallout = // news and feature surfaces export const NewsItems: NewsItem[] = [ - /*{ - // https://github.com/enricoros/big-agi/milestone/7 - // https://github.com/users/enricoros/projects/4/views/2 - versionName: '1.7.0', + // still unannounced: phone calls, split windows, ... + { + versionCode: '1.9.0', + versionName: 'Creative Horizons', + versionMoji: '🎨🌌', + versionDate: new Date('2023-12-28T22:30:00Z'), items: [ - // multi-window support - // phone calls + { text: <>DALL·E 3 support (/draw), with advanced control, issue: 212 }, + { text: <>Perfect scrolling UX, on all devices, issue: 304 }, + { text: <>Create personas from text, issue: 287 }, + { text: <>Openrouter: auto-detect models, support free-tiers and rates, issue: 291 }, + { text: <>Image drawing: unified UX, including auto-prompting }, + { text: <>Fix layout on Firefox, issue: 255 }, + { text: <>Developers: new Text2Image subsystem, Optima layout subsystem, ScrollToBottom library, using new Panes library, improved Llms subsystem, dev: true }, ], - },*/ + }, { versionCode: '1.8.0', versionName: 'To The Moon And Back', - versionMoji: '🚀🌕🔙❤️', + // versionMoji: '🚀🌕🔙❤️', versionDate: new Date('2023-12-20T09:30:00Z'), items: [ { text: <>Google Gemini models support }, @@ -183,5 +190,6 @@ interface NewsItem { items?: { text: string | React.JSX.Element; dev?: boolean; + issue?: number; }[]; } diff --git a/src/modules/t2i/dalle/DallESettings.tsx b/src/modules/t2i/dalle/DallESettings.tsx index a11a1fca3..b662b58e2 100644 --- a/src/modules/t2i/dalle/DallESettings.tsx +++ b/src/modules/t2i/dalle/DallESettings.tsx @@ -90,16 +90,9 @@ export function DallESettings() { } - {advanced.on && isDallE3 && - - - } - - {advanced.on && !isDallE3 && - + OpenAI improves the prompt by rewriting it by default. This can be disabled to get more control over the prompt. @@ -108,7 +101,14 @@ export function DallESettings() { } /> + startDecorator={dalleNoRewrite ? 'No' : 'Improve'} /> + } + + {advanced.on && isDallE3 && + + }