Changelog

3.0.8

Editable Queries, Bridged Slack Conversations, and Notification Delivery Visibility

Edit and Re-run Data Extraction Queries

You can now edit the SQL behind a data extraction directly in the Analysis Notebook panel. Orion reviews the change, pulls the data again, and re-runs your notebook so every chart and number below reflects the new query. Perfect for refining a query on the fly without leaving your analysis.

Bridged Slack Conversations Stay in Sync

When you ask Orion a question from the web and it has a linked Slack thread, Orion's answer now appears in that thread as well. Both sides of the conversation read the same messages in the same order, so no one misses context.

Notification Delivery Visibility

Workflow runs now show each place a notification was sent and whether it arrived. A message that failed to reach one Slack channel is visible instead of hidden behind a single status, making it easy to spot delivery issues at a glance.

Improvements

• Chat is significantly more responsive in long conversations and during notebook analysis, with virtual scrolling that renders only visible portions of the transcript.

• Notebook cell output no longer reprocesses repeatedly while a turn is streaming, and tables no longer rebuild themselves on every update.

• Workflow diagrams now display Slack and webhook delivery channels instead of showing "No recipients".

• Chat no longer stops unexpectedly when Orion deploys during a response; partial answers are preserved with a note inviting you to continue.

• Conversations that stopped responding after Orion looked up additional tools mid-answer now work again without any action from you.

• Live views reconnect immediately during deploys instead of waiting up to 30 seconds, and deploys finish faster overall.

• Questions about Delta Lake data no longer stall; you can now explore values, check date ranges, and run ad-hoc queries against Delta Lake sources reliably.

• BigQuery datasources whose tables live in a different project from the one they bill to now work correctly instead of failing with permissions errors.

• Orion now incorporates more of the surrounding channel conversation when answering in Slack threads.

• Fixed an issue where two people replying in the same Slack thread could be answered by different Orion workspaces; now resolves consistently to the correct workspace.

• Memory saving now works again after being broken in the last release.