S Chat App Versions Save

SimpleChat.Support - Open Source Live Chat App

v1.2.0

7 years ago

sessionStorage + unresponded chats indicator in head's title

  • now the chat history preserves after website refresh or changing routes, it will create new session only when you close and reopen your website
  • there is small indicator in the tab's title which will tell you how many chats waits for respond. It will change in real time like on Facebook

v1.1.0

8 years ago

Online indicator

  • added online indicator - little green/red dot next to the chat box main title
  • to update you need to replace s-chat-support.css and s-chat-support.js files. For Meteor package you just need to update it.
  • you'll find documents with changes in code (code git diff) in the package with static files

v1.0.0

8 years ago

Initial release.