- Fixed a bug where jobs would time out for organizations with a large number of members in their Slack workspace.
- Fixed a bug where the
syncjob would fail due to unique constraints on theslackIdcolumn. - Fixed a bug where using the
emailfield from thesessionwould not fetch the right member from the database if differences in capitalization or whitespace at the beginning or end of the string. - Improved error handling for calls to the Google API.
- Improved the README based on feedback received from GitHub issues.
To update to this version, all you need to do is fetch upstream.