Skip to content

Releases: iintothewind/home_chat

added history support

15 Jan 12:44
Compare
Choose a tag to compare
  • added load history button
  • history logs will be automatically loaded when there are no logs saved in local storage.

added github corner

27 Jul 12:17
Compare
Choose a tag to compare
  • minor fixes
  • added github corner

added new default stickers

15 Jul 08:23
Compare
Choose a tag to compare
  • added new default stickers
  • bug fix

sign in with github

11 Jul 13:28
Compare
Choose a tag to compare
  • sign in with github support
  • notification push support for desktop and android web browser. Notification will be pushed when home_chat window is not visible.

markdown support

04 Jul 18:35
Compare
Choose a tag to compare
  • added markdown support
  • added customize sticker support
  • local plain text message expiration set to 7 days
  • local image message expiration set to 1 day
  • max allowed in-list image messges set to 10, expired images will be turned to plain text
  • only one markdown image supported per each message

0.4.3

04 Jul 17:57
Compare
Choose a tag to compare
  • added markdown support
  • added customize sticker support
  • local plain text message expiration set to 7 days
  • local image message expiration set to 1 day
  • max allowed in-list image messges set to 10, expired images will be turned to plain text
  • only one markdown image supported per each message

home_chat_0.3.0

28 Jun 00:07
Compare
Choose a tag to compare
  • upgraded to typescript
  • repleace localstorage with indexeddb
  • https support

home_chat 0.2.0

14 Jun 02:29
Compare
Choose a tag to compare
  • replaced antd input textarea with a custmized one
  • updated readme