Skip to content

Releases: helixml/helix

1.8.7 - smoother citation rendering

25 Mar 08:02
3db3040
Compare
Choose a tag to compare

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:

Full Changelog: 1.8.6...1.8.7

1.8.6 - fix nav loading

24 Mar 13:58
e8ccf56
Compare
Choose a tag to compare

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

22 Mar 19:10
9fa00fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.4...1.8.5

1.8.4 - UI polish, authz hardening, initial multi-auth

22 Mar 08:26
260d58a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.3...1.8.4

1.8.4-rc1 - Keycloak upgrade to 26.0

21 Mar 13:46
Compare
Choose a tag to compare
Pre-release

Testing the Keycloak upgrade from v.23 to v26.0.0

1.8.3 - authz hardening, better RAG prompt

20 Mar 17:43
cef710d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.2...1.8.3

1.8.2 - Add `@` context menu to apps to filter haystack RAG requests

19 Mar 16:35
Compare
Choose a tag to compare

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.

Screenshot 2025-03-19 at 16 33 43

What's Changed

Full Changelog: 1.8.1...1.8.2

1.8.1 - improve knowledge prompt, fix server url for MCP, fix preview inference bug

19 Mar 11:59
470da2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1

1.8.0 - initial orgs UI, various improvements

18 Mar 22:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.9...1.8.0

1.7.9 - RAG fixes, document filter

17 Mar 18:34
d7bbca9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.8...1.7.9