Skip to content

Releases: MatheusIshiyama/chat-app-backend

1.0.0

11 Apr 02:55
186a0b9

Choose a tag to compare

Overview

Finish real time chat app backend

Features

  • Add friends
  • Friend list
  • Chat now works

Bugs Fixed

  • Decline friend request
  • Refactored tests

0.2.1

06 Apr 18:28
d284ce3

Choose a tag to compare

0.2.1 Pre-release
Pre-release

Overview

Fix issue (#5)

Fixed

  • Fixed confirm email validation

0.2.0

04 Apr 22:01
212723f

Choose a tag to compare

0.2.0 Pre-release
Pre-release

Overview

Create a workflow to user add and remove friends

Features

  • User's friends workflow (#3)

0.1.0

04 Apr 21:49
ca97b32

Choose a tag to compare

0.1.0 Pre-release
Pre-release

Overview

Created workflow to user register, confirm register with an email link and user login.

Features

  • Register new users (#1)
  • Users can log in the application (#2)