LibreChat/packages
Danny Avila 57ae3601a1 fix: use persistent listener and extract isOAuthServer utility
- Change connection.once to connection.on for the non-OAuth fallback
  handler so it survives retry attempts 2 and 3 in connectTo()
- Extract isOAuthServer() into utils.ts as a single source of truth
  for the requiresOAuth/oauthMetadata check, used by both MCPManager
  and UserConnectionManager
2026-04-01 20:11:19 -04:00
..
api fix: use persistent listener and extract isOAuthServer utility 2026-04-01 20:11:19 -04:00
client 📦 chore: bump dependabot packages (#12487) 2026-03-31 13:36:20 -04:00
data-provider 🔒 fix: Exclude Unnecessary fields from Conversation $unset (#12501) 2026-04-01 13:01:02 -04:00
data-schemas 🔏 fix: Strip Unnecessary Fields Across Write Paths in Conversation & Message Methods (#12498) 2026-04-01 11:16:39 -04:00