This repository has been archived by the owner on Aug 22, 2019. It is now read-only.
Releases: kahogeoff/G-Chatroom
Releases · kahogeoff/G-Chatroom
G-Chatroom alpha-2
2015-4-22: Version alpha-2 released.
- Changed the UI to Material design style
- Message can be stored in AES encrypted text (Storage only, not the encryption on transfer)
- Fixed the ID system (Using cookie)
- Add DB initializing script (UNTESTED)
- Add the config files
- Add the compressed client side scripts
- Improved the UI
- Other bugs fix
G-Chatroom alpha-1
2015-4-16: Version alpha-1 released.
- Support 2 BBCode tags, [url][/url] and [img][/img]
- Add 3rd party HTML entity encoder from Here
- Improved the UI
- Other bugs fix