Releases: benc-uk/chatr
Releases · benc-uk/chatr
v0.1.0
v0.0.9
New features
- 🔐 More secure! Validation of the HMAC signature on incoming messages in the eventHandler
Fixed & Updated
- 🔨Updated to latest PubSub and Table SDKs - now works with GA PubSub service 😍
- 🪲 Private chat UX bug
- 🔮 Switched to ESM modules for loading Vue.js
v0.0.8 - Feature release
New features
- Idle and away detection
- Able to see what service a user is signed in with
- Group chat owners can delete the chat
- UX improvements
- Docs
- Some bugs squashed
v0.0.6 - First release
First release after refactoring out of container & ACI and back to using Functions, much, MUCH cleaner codebase and deployment architecture