1.0.0-rc4 (2019-09-24)
Bugfixes
- Fix multi-person DMs being marked with the group (private channel) type rather than the mpim type. (#253)
- Connecting an account via OAuth will no longer barf on the lack of a
puppeting
parameter (#254) - Don't log stack traces for missing rooms, teams or events (#255)
- Don't log the whole response object when an error occurs when sending slack requests (#256)
- Fix .toUpperCase() errors due to the bridge trying to handle unknown deleted messages (#257)