Skip to content

Releases: waveyboym/Chat-App

v0.3.2.0

06 Jan 08:33
Compare
Choose a tag to compare

#This update includes minor bug fixes:

  1. Updating rust crates to the latest.
  2. Security fix to @tauri-apps/cli
  3. Minor linux build bug fixes
  4. Added more api's to allowlist as some were being blocked by tauri

Full Changelog: v0.3.1...v0.3.2

v0.3.1

28 Dec 09:21
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

This update includes minor bug fixes:

  1. Updating npm packages to the latest.
  2. Security fix to @tauri-apps/cli

v0.3.0

22 Dec 17:19
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

This update introduces some major much needed updates such as:

  1. GitHub sign-in and sign-up
  2. Presence detection(see if your friends are online/offline)
  3. Created a new presentation image

Fixes include:

  1. An issue where if a new user tried to create their account, firebase would block their request.
  2. Updated documentation and readme
  3. Switching between two rooms consecutively bug
  4. Typings issue(still a work in progress)
  5. Newline not rendering fix
  6. Duplicate keys created when sending messages in rooms

v0.2.0

27 Nov 20:48
Compare
Choose a tag to compare

Full Changelog: v0.0.2-alpa...v0.2.0

Updates include:

  1. Fixed sign in with google account issue on windows, linux and macos.

Attributes:
https://github.com/igorjacauna/tauri-firebase-login
tauri-apps/tauri#5251

Fiddle Chat App v0.0.2-alpha

04 Jul 23:40
2ad10f5
Compare
Choose a tag to compare

(currently for windows only)
This is the first production build for this chat application