Features
- feat(sessions): add redis as priority option for session data (#1592)
- feat(deployed-chat): added file upload to workflow execute API, added to deployed chat, updated chat panel (#1588)
- feat(billing): bill by threshold to prevent cancellation edge case (#1583)
- fix(env-vars): remove regex parsing from table subblock, add formatDisplayText to various subblocks that didn't have it (#1582)
Improvements
- improvement(kb): encode non-ASCII headers for kb uploads (#1595)
Bug Fixes
- fix(ci): pin all workflows and Dockerfiles to Bun v1.2.22 (#1598)
- fix(webhooks): use next public app url instead of request origin for webhook registration (#1596)
- fix test webhook url (#1594)
- fix(db): revert to dedicated sockets db connection establishment (#1581)