Features
- feat(wealthbox): added wealthbox crm (#669)
- fix(voice): added voice functionality back to chat client (#676)
- fix(tool-input): added tool input, visibility enum for tool params, fixed google provider bugs (#674)
- feat(queuing): sockets queuing mechanism
Bug Fixes
- fix(permissions): make permissions check case insensitive, resolve hydration issues by consolidating environment checking function (#678)
- fix(api-timeout): increase timeout for API block to 2 min (#677)
- Merge pull request #671 from simstudioai/fix/queuing
- Merge branch 'fix/queuing' of github.com:simstudioai/sim into fix/queuing
- fix(ui): fixed loop collection placeholder to match parallel collection placeholder
- fix subflow ops to go through queue
- fix retry mechanism
- fix field typing
- fix incorrect dep
- fix subblock updates
Other Changes
- working impl
- simplify
- remove console.log
- remove test file
- remove console log
- remove unused file