What's Changed
- fix: handle exception in openai assistant creation by @UmakanthKaspa in #1636
- fix: handle dict and str types for params in Raven AI Function by @UmakanthKaspa in #1644
- fix: sanitize OpenAI fields and improve connection error handling by @UmakanthKaspa in #1645
- feat(integration): Add support for Incoming Webhooks by @cogk in #1601
- feat: camera by @TITANiumRox in #1643
- feat(ai): allow model selection when creating agents with reasoning effort for o-series models by @nikkothari22 in #1650
- fix(web): update thread reply counts in realtime by @nikkothari22 in #1651
- fix: only fetch mentions for channels where user is a member by @nikkothari22 in #1652
- feat: use blurhash for image placeholders by @nikkothari22 in #1655
- fix(mobile): convert HEIC to JPG on mobile app by @nikkothari22 in #1656
- feat: use Raven Cloud for push notifications by @nikkothari22 in #1654
- fix(mobile): request for permission for camera usage by @nikkothari22 in #1657
New Contributors
- @UmakanthKaspa made their first contribution in #1636
- @cogk made their first contribution in #1601
Full Changelog: v2.2.3...v2.2.4