Skip to content

Releases: benc-uk/chatr

v0.1.0

11 Nov 23:48
Compare
Choose a tag to compare

New features

  • 👀 Improved UI for chats, now almost looks like a real chat app
  • 🧹 Clean up script to remove old users & chats

Fixed & Updated

  • 💪 Bicep version tweaks
  • 💩 Better error handling and experience for users

v0.0.9

11 Nov 16:03
2358668
Compare
Choose a tag to compare

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

17 May 08:52
Compare
Choose a tag to compare

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

10 May 14:54
Compare
Choose a tag to compare

First release after refactoring out of container & ACI and back to using Functions, much, MUCH cleaner codebase and deployment architecture