v0.6.0
What's Changed
- Chore: Rename docs build job by @cjellick in #1505
- Docs: Updates to model providers by @cjellick in #1504
- bug: fix newline in messages and textbox not resizing on submit by @ibuildthecloud in #1497
- chore: bump gptscript and chat-completion-client version to include error formatting fix by @iwilltry42 in #1490
- Fix: remove existing cleanup method by @StrongMonkey in #1492
- feat: Linkedin tool Oauth App by @tybalex in #1454
- feat: add agent level workspace files to agent form by @ryanhopperlowe in #1503
- chore: backend: support / for the oauth2 callback URL by @g-linville in #1487
- chore: refactor message store to use zustand (React State Management Library) by @ryanhopperlowe in #1495
- fix: prevent overflow cutoff on copy text icon by @ryanhopperlowe in #1509
- feat: add generic openai-compatible provider + cleanup code around provider metadata by @iwilltry42 in #1507
- Fix: Fix alias api when email receiver is first created by @StrongMonkey in #1411
- bug: workaround build issue by @ibuildthecloud in #1517
- Fix: make sure only to load alias when aliaAssigned is true by @StrongMonkey in #1478
- chore: frontend: support / for auth provider callback url by @g-linville in #1489
- chore: ui: add constants for okta by @g-linville in #1493
- chore: remove wolfi workaround, fixed upstream by @ibuildthecloud in #1519
- fix: oauth instruciton quick fix by @tybalex in #1508
- chore: rename docker build github workflow by @njhale in #1521
- feat: add support for OAuth PATs by @thedadams in #1387
- chore: update README.md to include code style guide by @ryanhopperlowe in #1513
- chore: use a pointer for oauth app global value so it can be changed by @thedadams in #1523
- chore: remove tenant ID validation for microsoft365 oauth app by @thedadams in #1524
- chore: add oauthApps field to the default Obot agent by @thedadams in #1529
- Fix: Set Obot dark mode icon to blue by @cjellick in #1533
- fix: threads refresh fix & advanced options scroll to bottom by @ivyjeong13 in #1472
- feat: add credential list to threads page sidebar by @ryanhopperlowe in #1518
- chore: refactor to prepare for projects and threads by @ibuildthecloud in #1535
- Docs: Install and a Readme by @cloudnautique in #1498
- Fix grammar and prompt structure by @oskapt in #1224
- Fix: don't process to create threads when workspace name is not set by @StrongMonkey in #1545
- enhance: add prompt message to pre-auth prompt dialog by @ryanhopperlowe in #1552
- fix: select & delete tools in agent fix by @ivyjeong13 in #1539
- chore: remove oauth-based apps from default agent by @thedadams in #1546
- fix: remove agent and workflow credentials on delete by @thedadams in #1531
- chore: add the ability to create releases for tools repos by @thedadams in #1547
- fix: store auth provider info in cookie name by @g-linville in #1561
- fix: inconsistent behavior of icons in light and dark mode by @ryanhopperlowe in #1562
- fix: hold onto refresh token for salesforce by @drpebcak in #1564
- fix: empty icon in thread/workflow fix by @ivyjeong13 in #1579
- fix: toast showing "undefined oauth updated" on replace oauth config by @ivyjeong13 in #1577
- fix: allow non-admin access to a user's own thread files by @thedadams in #1590
- fix: icons/agent for threads of agent type by @ivyjeong13 in #1624
- fix: add microsoft/notion config dialog if knowledge is selected & not configured by @ivyjeong13 in #1628
Full Changelog: v0.5.2...v0.6.0