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 factory-reset ignores confirmation by @philnash in #880
- feat: evaluate alg based on the pem key by @zzzming in #844
- fix: adds dark and light mode styles for document/chunk info text by @philnash in #883
- fix: stop tasks polling when unnecessary during onboarding. by @philnash in #881
- chore: removed /admin page by @philnash in #879
- fix[frontend]: tasks disappear immediately when cancelled by @philnash in #870
- fix: tui log flicker by @phact in #890
- fix: allow overwrite during onboarding by @phact in #889
- Docs: Environment variable audit by @aimurphy in #897
- startup checks by @phact in #888
- docs: set baseline-browser-mapping package version by @mendonk in #904
- Docs: Reorg troubleshooting content by @aimurphy in #903
- parametrize opensearch index name by @zzzming in #914
- fix: knowledge upload file types have single source of truth by @philnash in #878
- fix: Update test-integration to run on flows changes by @edwinjosechittilappilly in #932
- feat: Connectors Update and stability improvements by @edwinjosechittilappilly in #886
- fix: updated opensearch code inside flows to match Langflow by @lucaseduoli in #922
- Chore: Fix Langfuse integration links in docs by @aimurphy in #943
- feat: Add ACL support and harden OpenSearch handling by @edwinjosechittilappilly in #948
- fix: Sync Functionality for ACLs by @edwinjosechittilappilly in #931
- feat: acls by @phact in #835
- fix: updated UI for connected connectors by @lucaseduoli in #942
- Docs: Troubleshooting for GPU mode with local Ollama and Fedora 43 by @aimurphy in #916
- Docs: Reorganize knowledge content by @aimurphy in #944
- fix: refactor connectors api and state to show skeleton and store cache, fix backend file name bug by @lucaseduoli in #953
- bug: Ingesting folder doesn't seem to work by @mpawlow in #907
- feat: Add MCP settings/models tools and models API by @edwinjosechittilappilly in #956
- Configurable index name by @matanor in #906
- Chore: Regenerate openrag docs PDF by @aimurphy in #964
- fix: Getting OS jwt from env by @ajithreji in #950
- fix: create env var to skip sample data ingestion, fix bugs on onboarding error handling by @lucaseduoli in #963
- feat: add OpenRAG MCP STDIO v0 by @edwinjosechittilappilly in #729
- feat: Trigger MCP publish on main and bump version by @edwinjosechittilappilly in #965
- fix: Use uv for build/publish and add version check by @edwinjosechittilappilly in #966
- feat: Bump version to 0.2.4 by @edwinjosechittilappilly in #960
New Contributors
- @mjobrien05 made their first contribution in #872
- @matanor made their first contribution in #906
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 factory-reset ignores confirmation by @philnash in #880
- feat: evaluate alg based on the pem key by @zzzming in #844
- fix: adds dark and light mode styles for document/chunk info text by @philnash in #883
- fix: stop tasks polling when unnecessary during onboarding. by @philnash in #881
- chore: removed /admin page by @philnash in #879
- fix[frontend]: tasks disappear immediately when cancelled by @philnash in #870
- fix: tui log flicker by @phact in #890
- fix: allow overwrite during onboarding by @phact in #889
- Docs: Environment variable audit by @aimurphy in #897
- startup checks by @phact in #888
- docs: set baseline-browser-mapping package version by @mendonk in #904
- Docs: Reorg troubleshooting content by @aimurphy in #903
- parametrize opensearch index name by @zzzming in #914
- fix: knowledge upload file types have single source of truth by @philnash in #878
- fix: Update test-integration to run on flows changes by @edwinjosechittilappilly in #932
- feat: Connectors Update and stability improvements by @edwinjosechittilappilly in #886
- fix: updated opensearch code inside flows to match Langflow by @lucaseduoli in #922
- Chore: Fix Langfuse integration links in docs by @aimurphy in #943
- feat: Add ACL support and harden OpenSearch handling by @edwinjosechittilappilly in #948
- fix: Sync Functionality for ACLs by @edwinjosechittilappilly in #931
- feat: acls by @phact in #835
- fix: updated UI for connected connectors by @lucaseduoli in #942
- Docs: Troubleshooting for GPU mode with local Ollama and Fedora 43 by @aimurphy in #916
- Docs: Reorganize knowledge content by @aimurphy in #944
- fix: refactor connectors api and state to show skeleton and store cache, fix backend file name bug by @lucaseduoli in #953
- bug: Ingesting folder doesn't seem to work by @mpawlow in #907
- feat: Add MCP settings/models tools and models API by @edwinjosechittilappilly in #956
- Configurable index name by @matanor in #906
- Chore: Regenerate openrag docs PDF by @aimurphy in #964
- fix: Getting OS jwt from env by @ajithreji in #950
- fix: create env var to skip sample data ingestion, fix bugs on onboarding error handling by @lucaseduoli in #963
- feat: add OpenRAG MCP STDIO v0 by @edwinjosechittilappilly in #729
- feat: Trigger MCP publish on main and bump version by @edwinjosechittilappilly in #965
- fix: Use uv for build/publish and add version check by @edwinjosechittilappilly in #966
- feat: Bump version to 0.2.4 by @edwinjosechittilappilly in #960
New Contributors
- @mjobrien05 made their first contribution in #872
- @matanor made their first contribution in #906
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 factory-reset ignores confirmation by @philnash in #880
- feat: evaluate alg based on the pem key by @zzzming in #844
- fix: adds dark and light mode styles for document/chunk info text by @philnash in #883
- fix: stop tasks polling when unnecessary during onboarding. by @philnash in #881
- chore: removed /admin page by @philnash in #879
- fix[frontend]: tasks disappear immediately when cancelled by @philnash in #870
- fix: tui log flicker by @phact in #890
- fix: allow overwrite during onboarding by @phact in #889
- Docs: Environment variable audit by @aimurphy in #897
- startup checks by @phact in #888
- docs: set baseline-browser-mapping package version by @mendonk in #904
- Docs: Reorg troubleshooting content by @aimurphy in #903
- parametrize opensearch index name by @zzzming in #914
- fix: knowledge upload file types have single source of truth by @philnash in #878
- fix: Update test-integration to run on flows changes by @edwinjosechittilappilly in #932
- feat: Connectors Update and stability improvements by @edwinjosechittilappilly in #886
- fix: updated opensearch code inside flows to match Langflow by @lucaseduoli in #922
- Chore: Fix Langfuse integration links in docs by @aimurphy in #943
- feat: Add ACL support and harden OpenSearch handling by @edwinjosechittilappilly in #948
- fix: Sync Functionality for ACLs by @edwinjosechittilappilly in #931
- feat: acls by @phact in #835
- fix: updated UI for connected connectors by @lucaseduoli in #942
- Docs: Troubleshooting for GPU mode with local Ollama and Fedora 43 by @aimurphy in #916
- Docs: Reorganize knowledge content by @aimurphy in #944
- fix: refactor connectors api and state to show skeleton and store cache, fix backend file name bug by @lucaseduoli in #953
- bug: Ingesting folder doesn't seem to work by @mpawlow in #907
- feat: Add MCP settings/models tools and models API by @edwinjosechittilappilly in #956
- Configurable index name by @matanor in #906
- Chore: Regenerate openrag docs PDF by @aimurphy in #964
- fix: Getting OS jwt from env by @ajithreji in #950
- fix: create env var to skip sample data ingestion, fix bugs on onboarding error handling by @lucaseduoli in #963
- feat: add OpenRAG MCP STDIO v0 by @edwinjosechittilappilly in #729
- feat: Trigger MCP publish on main and bump version by @edwinjosechittilappilly in #965
- fix: Use uv for build/publish and add version check by @edwinjosechittilappilly in #966
- feat: Bump version to 0.2.4 by @edwinjosechittilappilly in #960
New Contributors
- @mjobrien05 made their first contribution in #872
- @matanor made their first contribution in #906
Full Changelog: v0.2.3.0.2...v0.2.4