Releases: thechutrain/rc-coffee-chats
Releases · thechutrain/rc-coffee-chats
Removing Fallback user
Major Change: removes fallback user!
- previously, if there is was an odd number of users who wanted to be paired on a given day, a random user would get paired with the designated fallback user.
- Now, the odd person out (unmatched user) gets added to the last match
- removed references to fallbackuser and removed setter/getter fn in the config table
- code clean up of actionHandler: explicit Promise syntax --> async fn with implicit returned promise
some type.ts clean up
Updated Lodash
2.1.3 updated lodash
Updated Types
Simple code refactor where Type definitions are now separated into files within the types/
dir
Added bot users
Added
fixes #73 - adds feature that shows the number of active users of chat bot
Maintainer improvements!
Recording Prevmatches
More Patches!
Issues:
fixes issues related to matches not being recorded
Deactivation handling
Clarifying Skipping
Bug fixes
2.0
First version that is deployed on Digital Ocean!