Skip to content
This repository was archived by the owner on Jan 29, 2022. It is now read-only.

Releases: Clavardage/clavardage

v1.0.0

27 Jan 22:34
Compare
Choose a tag to compare

Release of Clavardage v1

This is the first major version of Clavardage. You can use the local network chat between users only, the "Groups" tab is just here as a possible future improvement (you can still interact with it though). You can see the users connected to the application and chat with them. Remember to allow all the TCP and UDP communications from the app in your firewall. The application will also display the disconnected users, but you won't be able to click on them if they are not connected. There is also an experimental database synchronizer that will retreive the users that the users on the network have on their own database. Hence, the database is fully decentralized and the app uses a true distributed system.

Changelog

  • Fixed some bugs
  • Better UI
  • Logs cleaned
  • Enhanced stability
  • Distributed exchange of database still not fully stable, but it should not affect the user discovery and the messages

Documentation

Downloads

v0.3.0

26 Jan 10:38
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Beta release of Clavardage

⚠️ This is a pre-release, hence breaking updates WILL occur, so please proceed to a clean install when downloading a new version (i.e. delete the database)

  • History of messages between users ordered correctly
  • Distributed exchange of database implemented (still not fully stable)
  • Fixed disconnection
  • Login update implemented
  • Ability to close a conversation in a clean way
  • Enhanced stability

Documentation

Downloads

v0.2.0

24 Jan 17:08
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Beta release of Clavardage

⚠️ This is a pre-release, hence breaking updates WILL occur, so please proceed to a clean install when downloading a new version (i.e. delete the database)

  • History of messages between users displayed (not ordered yet)
  • Edition of login implemented
  • Dynamic display resizing of messages
  • Creation of user added in Sign In menu
  • Enhanced stability
  • Fixed the signature error during the execution of binaries

Downloads

v0.1.0

18 Jan 15:51
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Beta release of Clavardage

⚠️ This is a pre-release, hence breaking updates WILL occur, so please proceed to a clean install when downloading a new version (i.e. delete the database)

  • Working chat user to user across local networks on every available interface
  • No history displayed yet
  • Working discovery of users

Downloads