Skip to content

Releases: langflow-ai/openrag

Release 0.5.0

29 May 13:15
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

  • fix: updated logic to update versions with scripts for nightly by @lucaseduoli in #1165
  • fix: change tag logic and verbose uv publish by @lucaseduoli in #1199
  • fix: update generate nightly tag to use the version of the nightly branch by @lucaseduoli in #1200
  • fix: persist Langflow database across container restarts by @mpawlow in #1167
  • fix: Add validation for chunk size and overlap in settings components by @ricofurtado in #1212
  • fix: Factory reset using TUI fails on Windows 11 (WSL) and Podman by @mpawlow in #1222
  • fix: add any_configured() to ProvidersConfig to prevent onboarding 500 by @lucaseduoli in #1226
  • fix: [Security Fix] remove litellm by @edwinjosechittilappilly in #1239
  • fix: resolved Langflow data directory permission error on macOS with … by @mpawlow in #1237
  • fix: make onboarding not loop when error occurs in ingestion, fix double tasks for OpenRAG docs by @lucaseduoli in #1248
  • fix: Improves light mode colors in task sidebar in lightmode by @mfortman11 in #1255
  • fix: don't show dialog after delete error by @mfortman11 in #1260
  • fix: Filter dorpdown sources by @Wallgau in #1269
  • fix: Uploaded document is not retrievable/searchable using its unique content. by @Wallgau in #1271
  • fix: truncate selected chat filter chip label by @Wallgau in #1272
  • fix: .txt and .md filenames should treated as duplicates by @Wallgau in #1274
  • fix: Performance: Adding, removing, updating model providers and changing language or embedding models is slow after upgrade to Langflow 1.8.0 by @Wallgau in #1275
  • fix: sortable column table by @Wallgau in #1276
  • fix: update type files supported by @Wallgau in #1277
  • fix: change navigation to be blocked when switching tabs by @lucaseduoli in #1268
  • fix: refresh knowledge items and don't show processing items on filtered files by @lucaseduoli in #1282
  • fix: delete dialog not closing main for bulk dialog by @mfortman11 in #1261
  • fix: Use 'username' claim for user_id in IBM JWT by @edwinjosechittilappilly in #1284
  • fix: removed ibm secrets manager, environment variables and tests by @lucaseduoli in #1285
  • fix: chat filter by @Wallgau in #1280
  • fix: Switch to BROKER_URL and remove public_return_url by @edwinjosechittilappilly in #1283
  • fix: add return url and connection id to oauth url state by @lucaseduoli in #1160
  • fix: added basic credentials to encryption keys by @lucaseduoli in #1290
  • fix: Unable to resolve Docling URL via Langflow on Linux by @mpawlow in #1299
  • fix: added encryption key to docker compose and helm charts by @lucaseduoli in #1302
  • fix: added langflow_opensearch_host as env variable by @lucaseduoli in #1294
  • fix: Integration tests are failing: test_chat_with_sources, test_full_rag_pipeline by @mpawlow in #1308
  • fix: Integration tests are failing: test_chat_with_sources, test_full_rag_pipeline by @mpawlow in #1317
  • fix: added number_of_replicas as 0 to not create unused nodes in OpenSearch by @lucaseduoli in #1304
  • fix: Forward Set-Cookie and strip Bearer token by @edwinjosechittilappilly in #1289
  • fix: changed opensearch startup to turn opensearch into main process by @lucaseduoli in #1326
  • fix(security): Containerized Frontend application is running as root by @mpawlow in #1321
  • fix: centralize backend paths and accept env var to define them, change deployments to centralize read only and writable volumes by @lucaseduoli in #1353
  • fix(security): Containerized Backend application is running as root by @mpawlow in #1329
  • fix: change factory-reset functions to delete named volume for opensearch-data by @lucaseduoli in #1363
  • fix: updated langflow version by @lucaseduoli in #1379
  • fix: httpx resolution error in mcp by @edwinjosechittilappilly in #1397
  • fix: re-add litellm, fix ingestion without langflow for all providers, fix search functionality for all providers by @lucaseduoli in https://github.com/langfl...
Read more

Release 0.4.1

15 Apr 13:40
0e3316d

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: refresh knowledge items and don't show processing items on filtered files by @lucaseduoli in #1265
  • fix: added check for podman compose inside startup checks by @lucaseduoli in #1266
  • fix: Unable to resolve Docling URL via Langflow on Linux by @mpawlow in #1305
  • fix: Integration tests are failing: test_chat_with_sources, test_full_rag_pipeline by @mpawlow in #1312
  • fix: added number_of_replicas as 0 to not create unused nodes in OpenSearch by @lucaseduoli in #1318
  • fix: added graceful shutdown and entrypoint wrapper by @lucaseduoli in #1319
  • fix: re-add litellm, fix ingestion without langflow for all providers, fix search functionality for all providers by @lucaseduoli in #1347
  • fix: change factory-reset functions to delete named volume for opensearch-data by @lucaseduoli in #1377

Others

Full Changelog: v0.4.0...v0.4.1

Release 0.4.0

26 Mar 00:08

Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

Others

Full Changelog: v0.3.2...v0.4.0

Release 0.3.4

24 Mar 20:42

Choose a tag to compare

Full Changelog: v0.3.2...v0.3.4

  • Removed litellm as a dependency
  • fix: add any_configured() to ProvidersConfig to prevent onboarding 500 (#1226)

Release 0.3.2

16 Mar 22:02
34169fe

Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

  • fix: surface clear disk space error when OpenSearch exceeds 90% threshold by @TejasQ in #1053
  • fix: close task panel when opening filters by @Wallgau in #1155
  • fix: made nightly build to push always to langflowai by @lucaseduoli in #1159
  • fix: Fail to start the Backend container after upgrading to OpenRAG v… by @mpawlow in #1158

Full Changelog: v0.3.1...v0.3.2

Release 0.3.1

15 Mar 23:14
81d485d

Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

📝 Documentation Updates

  • docs: Remove uv pip from install and upgrade by @aimurphy in #1081
  • docs: Update banner logo, remove alt text from decorative image in README by @aimurphy in #1096
  • docs: update to mention FastAPI and not Starlette. by @philnash in #1052

🛠 Maintenance Tasks

Full Changelog: v0.3.0...v0.3.1

Release 0.3.0

11 Mar 12:24
cf84f5a

Choose a tag to compare

What's Changed

🚨 Breaking Changes

✨ New Features

  • feat: update the provider cards to match styles of connectors by @mfortman11 in #1057
  • feat: implement OpenRAG image management and cleanup functionality by @ricofurtado in #1056
  • feat: Update CI runner labels to ephemeral by @edwinjosechittilappilly in #1079
  • feat: Re-affirm Python 3.13 minimum version required for OpenRAG app via PyPI classifiers by @mpawlow in #1045
  • feat: Settings UX should let you remove a model provider by @mpawlow in #1062

🐛 Bug Fixes

📝 Documentation Updates

  • docs: adds prominent links to the Docs from the top of the README by @philnash in #1094

🛠 Maintenance Tasks

Others

New Contributors

Full Changelog: v0.2.5...v0.3.0

Release 0.2.5

27 Feb 21:01
53759ca

Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

📝 Documentation Updates

  • Docs: Link to MCP README by @aimurphy in #961
  • Docs: Replace install script with uvx by @aimurphy in #905
  • docs: Enhanced README with visual branding, badges, SDK docs, and MCP integration guide by @SonicDMG in #1028
  • docs: Change TUI to CLI prompts, and fix Python version at 3.13 by @aimurphy in #1030
  • docs: Some controls aren't available in CLI-only terminal session by @aimurphy in #1033
  • docs: Expand container VM troubleshooting by @aimurphy in #1035

🛠 Maintenance Tasks

Others

New Contributors

Full Changelog: v0.2.4...v0.2.5

Release 0.2.4

13 Feb 22:49
4e8509b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3.0.2...v0.2.4

What's Changed

New Contributors

Full Changelog: v0.2.3.0.2...v0.2.4

What's Changed

  • fix: Add EC curve-based algorithm selection for JWT by @edwinjosechittilappilly in #850
  • Allow users to configure different ports in .env file by @mjobrien05 in #872
  • fix(ui): Initial load of OpenRAG UI results in application error in development environment: "Uncaught ChunkLoadError" by @mpawlow in #873
  • fix: make fa...
Read more

Release 0.2.3.0.2

29 Jan 08:02
653594d

Choose a tag to compare

What's Changed

  • Docs: OAuth credential use and config clarifications by @aimurphy in #868
  • fix: parametrize opensearch and docling url on langflow flows by @lucaseduoli in #853

Full Changelog: v0.2.3.0.1...v0.2.3.0.2