Releases: iintothewind/home_chat
Releases · iintothewind/home_chat
added history support
- added load history button
- history logs will be automatically loaded when there are no logs saved in local storage.
added github corner
- minor fixes
- added github corner
added new default stickers
- added new default stickers
- bug fix
sign in with github
- 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
- 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
- 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
- upgraded to typescript
- repleace localstorage with indexeddb
- https support
home_chat 0.2.0
- replaced antd input textarea with a custmized one
- updated readme