Releases: langflow-ai/openrag
Releases · langflow-ai/openrag
Release 0.2.3.0.1
What's Changed
- Docs: Mention that failed task details clear on refresh by @aimurphy in #861
- Docs: Set python with uv init by @aimurphy in #863
- Docs: Remove Langflow API from quickstart, and recommend OpenRAG SDKs by @aimurphy in #866
- Docs: Model compatibility and troubleshooting tips by @aimurphy in #865
- Docs: Correct the port numbers, add port mapping troubleshooting, and add manual stop/start commands for TUI-managed containers by @aimurphy in #867
Full Changelog: v0.2.3...v0.2.3.0.1
Release 0.2.3
What's Changed
- fix(backend): Add /health liveness probe endpoint by @mpawlow in #849
- Updating main.py by @ajithreji in #852
New Contributors
- @ajithreji made their first contribution in #852
Full Changelog: v0.2.2...v0.2.3
Release 0.2.2
What's Changed
- chore: Refactor Makefile with improved help, color, and structure by @edwinjosechittilappilly in #829
- Chore: Delete unused screenshot by @aimurphy in #825
- chore: Revamp CONTRIBUTING guide and improve docling stop by @edwinjosechittilappilly in #836
- fix: store onboarding state in backend instead of browser by @lucaseduoli in #726
- fix: changed installation script to install podman correctly and detect wrong environment by @lucaseduoli in #846
- fix docker image build runner by @zzzming in #848
Full Changelog: v0.2.1...v0.2.2
Release 0.2.1
What's Changed
- setup codeql for code analysis by @mfortman11 in #647
- Bump SDKs to v0.1.2 by @phact in #733
- ci trigger by @phact in #738
- Sdk release by @phact in #740
- Sdk release by @phact in #741
- Sdk release by @phact in #742
- Docs: Clarify which flows are backed up automatically, and suggest UTF-8 encoding for URLs with special characters by @aimurphy in #744
- Fix harden sdk filters by @phact in #745
- Chore: fix docs typo by @aimurphy in #748
- centralize docling pid by @phact in #754
- update dependencies by @mfortman11 in #743
- Remove deprecated anthropic models by @mfortman11 in #749
- keys api ux improvement by @phact in #755
- action for dependency check twice a week by @mfortman11 in #750
- Docs: Update note about supported URLs for on-demand chat ingestion by @aimurphy in #756
- Chore: Bump qs dependency for docs build by @aimurphy in #758
- docs: remove yarn lockfile and just use npm by @mendonk in #760
- Add IBM TrustArc cookie consent banner to docs site by @mlr in #761
- pre generate keys in tui for rootless podman by @phact in #767
- Docs: Align README with OpenRAG documentation by @CodeVishal-17 in #766
- Chore: Temporarily add meta tag to docs site to verify Algolia by @aimurphy in #772
- Chore: Generate sitemap for docs by @aimurphy in #776
- Chore: Remove Algolia meta tag after docs site domain verified by @aimurphy in #775
- Docs: Add small API/SDK intro page with links to SDK READMEs by @aimurphy in #780
- use U,z for opensearch data by @phact in #773
- feat: new env var to override docling serve host by @phact in #777
- Docs: Enable Algolia search by @aimurphy in #753
- fix docker build gh runner by @zzzming in #782
- Updated GPU resource reservations to docker-compose by @steveh250 in #779
- Docs: GPU mode tips by @aimurphy in #778
- fix: add flow configmaps to helm chart by @phact in #788
- Docs: Upgrade to node LTS version including security fix by @mendonk in #787
- opensearch health check by @zzzming in #792
- Upgrade to node LTS version including security fix by @mfortman11 in #785
- build(deps):(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #654
- chore: Issue and Feature Request templates by @edwinjosechittilappilly in #728
- Docs: Expand browse knowledge and nudges flow, remove global filters, add docling_serve_url, link to changelog by @aimurphy in #800
- fix: Update Makefile install be by @edwinjosechittilappilly in #794
- fix: added warnings about OpenRAG built-in flows by @lucaseduoli in #812
- Add pagination to the knowledge table by @mfortman11 in #789
- Issue #809: Add configurable hostname and allowed origins for frontend dev server by @mpawlow in #811
- add opensearch default subject_jey and roles_key by @zzzming in #815
- Docs: Minor clarifications and edits by @aimurphy in #824
- Docs: Podman and Docker are equally recommended. by @aimurphy in #827
- feat: Add dev Dockerfile and compose for Langflow source builds by @edwinjosechittilappilly in #828
New Contributors
- @CodeVishal-17 made their first contribution in #766
- @zzzming made their first contribution in #782
- @steveh250 made their first contribution in #779
- @dependabot[bot] made their first contribution in #654
- @mpawlow made their first contribution in #811
Full Changelog: v0.2.0...v0.2.1
What's Changed
- setup codeql for code analysis by @mfortman11 in #647
- Bump SDKs to v0.1.2 by @phact in #733
- ci trigger by @phact in #738
- Sdk release by @phact in #740
- Sdk release by @phact in #741
- Sdk release by @phact in #742
- Docs: Clarify which flows are backed up automatically, and suggest UTF-8 encoding for URLs with special characters by @aimurphy in #744
- Fix harden sdk filters by @phact in #745
- Chore: fix docs typo by @aimurphy in #748
- centralize docling pid by @phact in #754
- update dependencies by @mfortman11 in #743
- Remove deprecated anthropic models by @mfortman11 in #749
- keys api ux improvement by @phact in #755
- action for dependency check twice a week by @mfortman11 in #750
- Docs: Update note about supported URLs for on-demand chat ingestion by @aimurphy in #756
- Chore: Bump qs dependency for docs build by @aimurphy in #758
- docs: remove yarn lockfile and just use npm by @mendonk in #760
- Add IBM TrustArc cookie consent banner to docs site by @mlr in #761
- pre generate keys in tui for rootless podman by @phact in #767
- Docs: Align README with OpenRAG documentation by @CodeVishal-17 in #766
- Chore: Temporarily add meta tag to docs site to verify Algolia by @aimurphy in #772
- Chore: Generate sitemap for docs by @aimurphy in #776
- Chore: Remove Algolia meta tag after docs site domain verified by @aimurphy in #775
- Docs: Add small API/SDK intro page with links to SDK READMEs by @aimurphy in #780
- use U,z for opensearch data by @phact in #773
- feat: new env var to override docling serve host by @phact in #777
- Docs: Enable Algolia search by @aimurphy in #753
- fix docker build gh runner by @zzzming in #782
- Updated GPU resource reservations to docker-compose by @steveh250 in #779
- Docs: GPU mode tips by @aimurphy in #778
- fix: add flow configmaps to helm chart by @phact in #788
- Docs: Upgrade to node LTS version including security fix by @mendonk in #787
- opensearch health check by @zzzming in #792
- Upgrade to node LTS version including security fix by @mfortman11 in #785
- build(deps):(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #654
- chore: Issue and Feature Request templates by @edwinjosechittilappilly in #728
- Docs: Expand browse knowledge and nudges flow, remove global filters, add docling_serve_url, link to changelog by @aimurphy in #800
- fix: Update Makefile install be by @edwinjosechittilappilly in #794
- fix: added warnings about OpenRAG built-in flows by @lucaseduoli in #812
- Add pagination to the knowledge table by @mfortman11 in #789
- Issue #809: Add configurable hostname and allowed origins for frontend dev server by @mpawlow in #811
- add opensearch default subject_jey and roles_key by @zzz...
Release 0.2.0
What's Changed
- Docs: Add some troubleshooting advice by @aimurphy in #701
- Uncomment PyPI publish step in workflow by @pushkala-datastax in #712
- fix: Follow redirects for OneDrive + SharePoint by @erichare in #702
- Docs: Prepare robots.txt for public site by @aimurphy in #683
- Release 0.2.0 by @phact in #723
- sdk chat endpoint fix by @phact in #724
- indentation by @phact in #725
Full Changelog: v0.1.55...v0.2.0
Release 0.1.55
What's Changed
- Release v0.1.54 by @erichare in #681
- langfuse by @phact in #680
- Docs: Update paths for
~/.openragdirectory and subdirectories by @aimurphy in #677 - Docs: Recommended Ollama models by @aimurphy in #675
- let the agent do full os queries by @phact in #652
- better password validator for open search by @phact in #690
- SDKs by @phact in #678
- Chore: Audit LF docs links by @aimurphy in #687
- Chore: Minor edits to install/TUI instructions while testing and replace TUI screenshot by @aimurphy in #689
- fix: Handle legacy TUI config directory cleanup in factory reset by @edwinjosechittilappilly in #697
- fix: Add refresh action to WelcomeScreen and auto refresh by @edwinjosechittilappilly in #699
- feat: Add image pruning options to TUI by @edwinjosechittilappilly in #633
- Remove duplicate OPENSEARCH_PASSWORD and legacy docker-compose-cpu.yml by @Copilot in #698
- Docs: Add Contribute to OpenRAG page by @aimurphy in #692
- Docs: Create initial SECURITY.md by @aimurphy in #686
- feat: Bump version to 0.1.55 by @edwinjosechittilappilly in #696
Full Changelog: v0.1.54...v0.1.55
Release 0.1.54
What's Changed
- fix: Add other model provider keys as examples, grouped AWS with other OAuth credentials by @erichare in #670
- fix: Disambiguate the key error messages by @erichare in #671
- Docs: Break monolithic install pages into more focused topics, use partials for some repeated content and code examples by @aimurphy in #622
- feat: Centralized storage location for OpenRAG by @erichare in #637
- Docs: Don't describe OpenSearch as only a vector db by @aimurphy in #676
- fix tui detection by @phact in #679
- Release v0.1.54 by @erichare in #681
Full Changelog: v0.1.53...v0.1.54
What's Changed
- fix: Add other model provider keys as examples, grouped AWS with other OAuth credentials by @erichare in #670
- fix: Disambiguate the key error messages by @erichare in #671
- Docs: Break monolithic install pages into more focused topics, use partials for some repeated content and code examples by @aimurphy in #622
- feat: Centralized storage location for OpenRAG by @erichare in #637
- Docs: Don't describe OpenSearch as only a vector db by @aimurphy in #676
- fix tui detection by @phact in #679
Full Changelog: v0.1.53...v0.1.54
Release 0.1.53
What's Changed
- feat: uv lock auto update by @edwinjosechittilappilly in #626
- fix: Support for txt file processing outside of Docling by @erichare in #630
- fix: Configurable ingestion timeout limits by @erichare in #631
- fix: Setup option inaccessible but available by @erichare in #629
- make flow names consistent by @mfortman11 in #648
- Add Secret detection by @mfortman11 in #645
- setup dependabot by @mfortman11 in #646
- knip cleanup for ui by @mfortman11 in #653
- fix: remove adding to failed tasks to fix failed tasks count by @lucaseduoli in #663
- fix: Revise prompt to handle markdown uploads by @erichare in #632
- fix: Support tool calling for granite 3.3 by @erichare in #638
- fix: changed tool call signature on history to allow showing tool call content on refresh by @lucaseduoli in #661
- fix: pass .env to commands being executed to always match new changes by @lucaseduoli in #662
- fix: Better debugging for input type ingest failures by @erichare in #666
- fix: updated ingestion flow with updated Docling component to fix jpg error by @lucaseduoli in #667
- feat: Update openrag_url_mcp to support file name as url title by @edwinjosechittilappilly in #668
- fix: make filter search be in the frontend, use fuzzy search by @lucaseduoli in #665
- chore: release 0.1.53 by @edwinjosechittilappilly in #669
Full Changelog: v0.1.52...v0.1.53
What's Changed
- feat: uv lock auto update by @edwinjosechittilappilly in #626
- fix: Support for txt file processing outside of Docling by @erichare in #630
- fix: Configurable ingestion timeout limits by @erichare in #631
- fix: Setup option inaccessible but available by @erichare in #629
- make flow names consistent by @mfortman11 in #648
- Add Secret detection by @mfortman11 in #645
- setup dependabot by @mfortman11 in #646
- knip cleanup for ui by @mfortman11 in #653
- fix: remove adding to failed tasks to fix failed tasks count by @lucaseduoli in #663
- fix: Revise prompt to handle markdown uploads by @erichare in #632
- fix: Support tool calling for granite 3.3 by @erichare in #638
- fix: changed tool call signature on history to allow showing tool call content on refresh by @lucaseduoli in #661
- fix: pass .env to commands being executed to always match new changes by @lucaseduoli in #662
- fix: Better debugging for input type ingest failures by @erichare in #666
- fix: updated ingestion flow with updated Docling component to fix jpg error by @lucaseduoli in #667
- feat: Update openrag_url_mcp to support file name as url title by @edwinjosechittilappilly in #668
- fix: make filter search be in the frontend, use fuzzy search by @lucaseduoli in #665
- chore: release 0.1.53 by @edwinjosechittilappilly in #669
Full Changelog: v0.1.52...v0.1.53
Release 0.1.53-rc3
What's Changed
- feat: uv lock auto update by @edwinjosechittilappilly in #626
- fix: Support for txt file processing outside of Docling by @erichare in #630
- fix: Configurable ingestion timeout limits by @erichare in #631
- fix: Setup option inaccessible but available by @erichare in #629
- make flow names consistent by @mfortman11 in #648
- Add Secret detection by @mfortman11 in #645
- setup dependabot by @mfortman11 in #646
- knip cleanup for ui by @mfortman11 in #653
- fix: remove adding to failed tasks to fix failed tasks count by @lucaseduoli in #663
- fix: Revise prompt to handle markdown uploads by @erichare in #632
- fix: Support tool calling for granite 3.3 by @erichare in #638
- fix: changed tool call signature on history to allow showing tool call content on refresh by @lucaseduoli in #661
- fix: pass .env to commands being executed to always match new changes by @lucaseduoli in #662
- fix: Better debugging for input type ingest failures by @erichare in #666
- fix: updated ingestion flow with updated Docling component to fix jpg error by @lucaseduoli in #667
- feat: Update openrag_url_mcp to support file name as url title by @edwinjosechittilappilly in #668
- fix: make filter search be in the frontend, use fuzzy search by @lucaseduoli in #665
- chore: release 0.1.53 by @edwinjosechittilappilly in #669
Full Changelog: v0.1.52...v0.1.53-rc3
Release 0.1.53-rc2
What's Changed
- feat: uv lock auto update by @edwinjosechittilappilly in #626
- fix: Support for txt file processing outside of Docling by @erichare in #630
- fix: Configurable ingestion timeout limits by @erichare in #631
- fix: Setup option inaccessible but available by @erichare in #629
- make flow names consistent by @mfortman11 in #648
- Add Secret detection by @mfortman11 in #645
- setup dependabot by @mfortman11 in #646
- knip cleanup for ui by @mfortman11 in #653
- fix: remove adding to failed tasks to fix failed tasks count by @lucaseduoli in #663
- fix: Revise prompt to handle markdown uploads by @erichare in #632
- fix: Support tool calling for granite 3.3 by @erichare in #638
- fix: changed tool call signature on history to allow showing tool call content on refresh by @lucaseduoli in #661
- fix: pass .env to commands being executed to always match new changes by @lucaseduoli in #662
- fix: Better debugging for input type ingest failures by @erichare in #666
- fix: updated ingestion flow with updated Docling component to fix jpg error by @lucaseduoli in #667
- feat: Update openrag_url_mcp to support file name as url title by @edwinjosechittilappilly in #668
- fix: make filter search be in the frontend, use fuzzy search by @lucaseduoli in #665
- chore: release 0.1.53 by @edwinjosechittilappilly in #669
Full Changelog: v0.1.52...v0.1.53-rc2