# Flowise 1.8.0 - Product: Flowise (https://whatsnew.fyi/product/flowise) - Vendor: FlowiseAI - Date: 2024-05-21 - Version: 1.8.0 - Original notes: https://github.com/FlowiseAI/Flowise/releases/tag/flowise%401.8.0 - Permalink: https://whatsnew.fyi/product/flowise/releases/1.8.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Support for LocalAI Speech To Text configuration - **added** — Ability to omit all metadata keys using asterisk - **added** — New openai model GPT-4o in the assistant and models.json - **added** — Gemini Flash model support - **added** — RPC filter to Supabase - **added** — ChatOllama Function - **added** — LangGraph support - **added** — Ability to prepend messages to memory - **changed** — Use tabler icons react instead of tabler icons package - **changed** — File uploads to use S3 instead of Multer - **changed** — Updated Bedrock model list - **fixed** — CORS issue in .env.example - **fixed** — initDatabase function with proper use of await in try catch - **fixed** — Streaming not working - **fixed** — Local Models Json issue - **fixed** — Double quotes not being escaped causing flow crashes - **fixed** — Avoid .env packaging into docker images - **security** — Ignore keys and other secrets ##### What's Changed ##### Nodes * [FEATURE] Added support for LocalAI Speech To Text configuration by @clates in https://github.com/FlowiseAI/Flowise/pull/2376 * Feature/Ability to omit all metadata keys using asterisk by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2401 * Add new openai model (GPT-4o ) in the assistant and models.json by @AsharibAli in https://github.com/FlowiseAI/Flowise/pull/2402 * Feat/add gemini flash by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2407 * Feature/Add rpc filter to supabase by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2425 * feature/Add ChatOllama Function by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2403 * Feature/lang graph by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2319 ##### Core * Use tabler icons react instead of tabler icons package by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/2389 * Ignore keys and other secrets by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/2409 * Update CONTRIBUTING.md by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/2414 * Feature/Multer to s3 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2408 * Feature/Add prepend messages to memory by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2410 ##### Bugfix * fix CORS issue in .env.example by @Hariharan1828 in https://github.com/FlowiseAI/Flowise/pull/2370 * fix initDatabase function by proper use of await in try catch by @saurabhg22 in https://github.com/FlowiseAI/Flowise/pull/2360 * Automate Docker Image Release Workflow with Updated GitHub Actions by @nstankov-bg in https://github.com/FlowiseAI/Flowise/pull/2379 * Fix streaming not work by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/2396 * Bugfix/Local Models Json by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2416 * Updated bedrock model list by @QuinnGT in https://github.com/FlowiseAI/Flowise/pull/2426 * Chore/upgrade lc version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2422 * Avoid .env packaging into docker images. by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/2451 * BugFix #2386: Double quotes are not escaped, flow crashes by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2448 ##### New Contributors * @Hariharan1828 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2370 * @saurabhg22 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2360 * @clates made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2376 **Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@1.7.2...flowise@1.8.0