What's Changed
- fix: stop redis from spawning anonymous volumes by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5969
- refactor: Update button naming colour states by @raunakab in https://github.com/onyx-dot-app/onyx/pull/5972
- feat(e2e-testing): record playwright traces for CI failures by @nmgarza5 in https://github.com/onyx-dot-app/onyx/pull/5923
- fix: fix linear icon in dark mode by @nmgarza5 in https://github.com/onyx-dot-app/onyx/pull/5971
- perf: Remove admin sidebar delay by @raunakab in https://github.com/onyx-dot-app/onyx/pull/5985
- fix(helm): Bump test version by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/5978
- fix(message): Process UUID properly by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/5989
- chore(helm): Reducing Helm Chart Resource Requests/Limits by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/5980
- fix: always convert strings to document sources by @nmgarza5 in https://github.com/onyx-dot-app/onyx/pull/5992
- fix: Better Logs for Rate Limits by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/5988
- fix: Fix bug in which bottom-padding of mask would not get applied by @raunakab in https://github.com/onyx-dot-app/onyx/pull/5994
- fix(chat): enhance file upload handling and improve file removal by @Subash-Mohan in https://github.com/onyx-dot-app/onyx/pull/5975
- fix(web-connector): empty semantic identifiers from trailing / with PDF URLs by @dafeliton in https://github.com/onyx-dot-app/onyx/pull/5997
- feat: Load random documents in document explorer page for empty queries by @trial2onyx in https://github.com/onyx-dot-app/onyx/pull/5966
- chore(ollama): ollama support by @rguan72 in https://github.com/onyx-dot-app/onyx/pull/5963
- fix(vespa): Adjust node count by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/6016
- chore(fix): mypy check by @rguan72 in https://github.com/onyx-dot-app/onyx/pull/6008
- chore(make): simple agent framework default on by @rguan72 in https://github.com/onyx-dot-app/onyx/pull/6017
- fix: text overlap for tool responses when expanded by @nmgarza5 in https://github.com/onyx-dot-app/onyx/pull/5960
- fix(helm): Adding config for db_readonly_user by @justin-tahara in https://github.com/onyx-dot-app/onyx/pull/6025
- fix: dark/light coloring of manage subscription button by @nmgarza5 in https://github.com/onyx-dot-app/onyx/pull/6026
- feat: tag beta images by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/6022
- chore(reduce): multitenant flakiness by @rguan72 in https://github.com/onyx-dot-app/onyx/pull/6021
- chore(claude): track plans/ and use CLAUDE/AGENT templates by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/5993
- fix: don't flash connectors tab and cache federated connectors by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/6019
- fix: don't fail filestore cleanup by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/6018
- feat: add image previews by @Weves in https://github.com/onyx-dot-app/onyx/pull/6030
- fix: Create new
CopyIconButtoncomponent by @raunakab in https://github.com/onyx-dot-app/onyx/pull/6035
- feat: New agents nav by @raunakab in https://github.com/onyx-dot-app/onyx/pull/6006
- fix: Update transience state when like/dislike buttons are pressed by @raunakab in https://github.com/onyx-dot-app/onyx/pull/6036
- fix(citations): icon not visible in ui by @jessicasingh7 in https://github.com/onyx-dot-app/onyx/pull/6003
- Enhancement/new log in UI by @Subash-Mohan in https://github.com/onyx-dot-app/onyx/pull/6009
- feat: support reasoning by @Weves in https://github.com/onyx-dot-app/onyx/pull/6004
- fix: Fix "Projects" renaming UI by @raunakab in https://github.com/onyx-dot-app/onyx/pull/6037
- fix: Remove dbg-red by @raunakab in https://github.com/onyx-dot-app/onyx/pull/6038
- fix: update playwright tests for agent creation with knowledge by @nmgarza5 in https://github.com/onyx-dot-app/onyx/pull/5892
- chore: update vertex ai names by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/6029
- chore(robustness): quick fixes for ollama -- error handling fixes + litellm register lifecycle fix by @rguan72 in https://github.com/onyx-dot-app/onyx/pull/6024
- fix: don't re-direct to login when auth disabled by @wenxi-onyx in https://github.com/onyx-dot-app/onyx/pull/6042
- fix: Fix signin button by @raunakab in https://github.com/onyx-dot-app/onyx/pull/6041
- fix: misc fixes for ollama reasoning by @Weves in https://github.com/onyx-dot-app/onyx/pull/6043
- chore(new): framework enhancements by @rguan72 in https://github.com/onyx-dot-app/onyx/pull/6039
Full Changelog: https://github.com/onyx-dot-app/onyx/compare/v2.2.0-beta.2...v2.3.0-beta.0