Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-18 | 4.8 kB | |
v1.8.4 source code.tar.gz | 2025-09-18 | 17.6 MB | |
v1.8.4 source code.zip | 2025-09-18 | 19.0 MB | |
Totals: 3 Items | 36.6 MB | 0 |
What's Changed
- fix: allow web and file to show in results by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5290
- fix: enhance SharePoint connector error handling and content retrieval by @Subash-Mohan in https://github.com/onyx-dot-app/onyx/pull/5302
- fix: better tool tips by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5314
- fix: allow chats to be moved out of chat groups by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5315
- fix: adjust search tool display by @Weves in https://github.com/onyx-dot-app/onyx/pull/5317
- fix: incorrect assumptions about fields by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/5324
- fix: old send-message by @Weves in https://github.com/onyx-dot-app/onyx/pull/5328
- fix: freshdesk password and rate limits by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5325
- refactor: remove option to exclude citations from assistants by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5320
- feat: Re-enable sentry by @Weves in https://github.com/onyx-dot-app/onyx/pull/5329
- fix: Add back MCP by @Weves in https://github.com/onyx-dot-app/onyx/pull/5333
- fix: honor freshdesk 429 by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5334
- fix: Try to avoid timeouts on image gen by @Weves in https://github.com/onyx-dot-app/onyx/pull/5316
- fix: jira cloud api v3 by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/5337
- fix: citatons endpoint by @Weves in https://github.com/onyx-dot-app/onyx/pull/5336
- fix: skip large sharepoint files by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5338
- fix(admin): Block access to Custom Analytics Page by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/5319
- fix(teams): sanitize None displayName to 'Unknown User' before parsing by @wichmann-git in https://github.com/onyx-dot-app/onyx/pull/5322
- fix: web search bugs [DAN-2351] by @rguan72 in https://github.com/onyx-dot-app/onyx/pull/5281
- fix: Tweaks to Deep Research and some KG adjustments by @joachim-danswer in https://github.com/onyx-dot-app/onyx/pull/5305
- fix: whitelabeling by @Weves in https://github.com/onyx-dot-app/onyx/pull/5346
- fix: deep research and thoughtful assistant message context and trace all llm calls in langsmith by @rguan72 in https://github.com/onyx-dot-app/onyx/pull/5344
- Fix mypy by @Weves in https://github.com/onyx-dot-app/onyx/pull/5347
- refactor: simplify sharepoint document extraction by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5341
- fix: handle new error type by @evan-onyx in https://github.com/onyx-dot-app/onyx/pull/5345
- chore: bump litellm to fix self-hosted inference by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5349
- fix: playwright tests by @Weves in https://github.com/onyx-dot-app/onyx/pull/5352
- fix: connector tests by @Weves in https://github.com/onyx-dot-app/onyx/pull/5353
- fix: update contribution guide by @eluo28 in https://github.com/onyx-dot-app/onyx/pull/5354
- feat: Make usage report gen a background job by @Weves in https://github.com/onyx-dot-app/onyx/pull/5342
- fix: various bug bash improvements by @rguan72 in https://github.com/onyx-dot-app/onyx/pull/5330
- fix: IMAP - mail processing fixes by @sktbcpraha in https://github.com/onyx-dot-app/onyx/pull/5360
- fix: new docs links by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5363
- fix: model server build by @Weves in https://github.com/onyx-dot-app/onyx/pull/5362
- feat(admin/connectors): Disable Auto Sync for unsupported auth; add disabled dropdown + tooltip by @Subash-Mohan in https://github.com/onyx-dot-app/onyx/pull/5358
- fix: image gen display by @Weves in https://github.com/onyx-dot-app/onyx/pull/5367
- refactor: update seeded docs by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5364
- feat: Bedrock API Keys & filter available models by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5343
- fix: playwright tests by @Weves in https://github.com/onyx-dot-app/onyx/pull/5372
- Revert "fix: update contribution guide" by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/5376
- fix: add back reverted changes to readme by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5377
New Contributors
- @wichmann-git made their first contribution in https://github.com/onyx-dot-app/onyx/pull/5322
- @eluo28 made their first contribution in https://github.com/onyx-dot-app/onyx/pull/5354
Hotfix
- Cherry-picked 273d073 fix non-image gen models
- Cherry-picked f6a0e69 remove set fit dependency
- Cherry-picked 5752a56 fix image gen tool causing error
- Cherry-picked 1639ab6 fix checkpoint index logic for non-federated slack
Full Changelog: https://github.com/onyx-dot-app/onyx/compare/v1.7.0...v1.8.4