Releases: helixml/helix
Releases · helixml/helix
1.8.7 - smoother citation rendering
What's Changed
- new websocket event to early-publish session metadata when document_ids map gets set - makes citation rendering smoother
- render partially streamed citations more eagerly
- nil check in @-menu handler to fix panic
- fix various console errors during rendering
- slow down user token refresh to every 5 minutes - we shouldn't be relying on the renders that this triggers for UI smoothness
PRs:
- api integration tests for orgs/rbac by @nessie993 in #935
- smoother citation rendering by @lukemarsden in #938
Full Changelog: 1.8.6...1.8.7
1.8.6 - fix nav loading
What's Changed
- Api integration test plumbing by @nessie993 in #930
- tighten up nav loading and showing the right items (chats/apps) at all times by @lukemarsden in #934
Full Changelog: 1.8.5...1.8.6
1.8.5 - minor UI fix
What's Changed
- validation tests by @nessie993 in #929
- make back to app link org aware by @lukemarsden in #928
Full Changelog: 1.8.4...1.8.5
1.8.4 - UI polish, authz hardening, initial multi-auth
What's Changed
- test(smoke): fix smoke tests by @philwinder in #925
- refactor(haystack): update stack and add tests to prepare for vision RAG work by @philwinder in #926
- Fix team links/access permissions by @nessie993 in #927
- UI polish, and first pass on multi-oauth provider support by @lukemarsden in #893
Full Changelog: 1.8.3...1.8.4
1.8.4-rc1 - Keycloak upgrade to 26.0
Testing the Keycloak upgrade from v.23 to v26.0.0
1.8.3 - authz hardening, better RAG prompt
What's Changed
- remove log by @nessie993 in #917
- dont show tools by @nessie993 in #918
- Fix org authz by @nessie993 in #910
- Fix user search by @nessie993 in #920
- Fix teams access grants by @nessie993 in #921
- encourage the use of structured responses/numbered lists by @lukemarsden in #922
Full Changelog: 1.8.2...1.8.3
1.8.2 - Add `@` context menu to apps to filter haystack RAG requests
This release introduces a new popup menu to apps that is triggered by pressing the @
key on your keyboard. The first action you can perform is "filtering" RAG results by knowledge.
This only works for those using haystack as a RAG provider.
What's Changed
- Fix knowledge search + better mcp instructions by @nessie993 in #915
- Fix/knowledge updates by @binocarlos in #913
- feat(ui): introduce first @ context menu to apps by @philwinder in #914
- fix(haystack): pass through top_k request to joiner, to get more results by @philwinder in #916
Full Changelog: 1.8.1...1.8.2
1.8.1 - improve knowledge prompt, fix server url for MCP, fix preview inference bug
What's Changed
- remove parameter from onInference by @lukemarsden in #909
- Fix/improve rag prompt march 19 by @lukemarsden in #912
- fix server url by @nessie993 in #911
Full Changelog: 1.8.0...1.8.1
1.8.0 - initial orgs UI, various improvements
What's Changed
- Fix app parsing/actions by @nessie993 in #898
- api doc updates by @nessie993 in #899
- test script for uploading more data by @nessie993 in #900
- refactor(api): check that the user has permission to list knowledges … by @philwinder in #894
- refactor(all): remove the concept of "shared" now we have authz by @philwinder in #902
- feat(ui): add citation number references to citations by @philwinder in #906
- Auth UI by @binocarlos in #904
- fix rag excerpts creation by @nessie993 in #905
- Fix/auth UI nits by @lukemarsden in #907
Full Changelog: 1.7.9...1.8.0
1.7.9 - RAG fixes, document filter
What's Changed
- feat(ui): add document filter button to UI by @philwinder in #897
- Fix/rag hotfixes by @lukemarsden in #896
- Cursor rules vol2 by @nessie993 in #895
Full Changelog: 1.7.8...1.7.9