Skip to content

Releases: wsams/talk2me

New features and bug fixes

01 Aug 04:46
Compare
Choose a tag to compare
  • 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

29 Jul 01:24
Compare
Choose a tag to compare

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

29 Jul 00:18
Compare
Choose a tag to compare

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

28 Jul 23:32
Compare
Choose a tag to compare

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.