Releases: wsams/talk2me
Releases · wsams/talk2me
New features and bug fixes
- Syntax converted to use Markdown
- Swapped encryption library from asmCrypt to jscl
- Converted notifications to use native browser notifications
- Converted Docker Compose files to use v3.5
- Removed old iGrowl messages
- Rooms can have multiple encryption passwords
Bug fix release
This release fixes a major bug where messages received on clients were not being parsed after the latest persistent message format fix.
New message storage format
If persistent messages are enabled, they are now stored in JSON format.
This is a breaking change from version 1.0.0 and will require a migration.
First fully functional release of talk2me
This release provides a fully functional chat application powered by Docker. The only thing you need to provide is an SSL certificate. See README.md.