Skip to content

Releases: TeamMrWeb/parches-chat

v1.0.7-beta

14 Nov 23:58
Compare
Choose a tag to compare

πŸ’« Features

  • A group list members has been added to every group chat.
  • Add the most recent message to every chat.
  • Add a few buttons to show/hide lateral sidebars.
  • Add a new sidebar about the chat information.

✨ Changes

  • Add a new swipe system.

πŸ› Bug fixes

  • Fixed a lot of style bugs, both on mobile and desktop.

v1.0.3-beta

28 Oct 21:36
Compare
Choose a tag to compare

πŸ’« Features

  • Now the application is deployed on gh-pages!

✨ Changes

  • Add correct types to almost every .ts file.
  • Move every interface to its own file.
  • Move every component to a index file for better readability imports.
  • Add Formik.
  • Add Yup validations.
  • Improve register/login navigation user experience.

πŸ› Bug fixes

  • Fix alert messages appeared for longer than expected.Β 
  • Fix private chats were not using default avatar.
  • Fix an issue with app background when zoom in.
  • Fix a render error when adding a new friend.

v1.0.2-beta

14 Oct 12:13
Compare
Choose a tag to compare

✨ Changes

  • Add infinite scroll on messages.
  • Add scroll down button on chat.

πŸ› Bug fixes

  • Fix new messages were adding at the top of the chat.
  • Fix an issue on loading chat messages.
  • Fix an issue that messages were not showing on the right side.
  • Fix an issue with notifications that they were sending on current chat.
  • Fix chat avatar.
  • Fix loader spinner wasn't showing well.
  • Fix alert message wasn't showing well.

v1.0.6-beta

10 Nov 20:54
Compare
Choose a tag to compare

πŸ’« Features

  • Now you can upload images on chat.
  • You can create groups with your friends.
  • A messages search system has been added.

✨ Changes

  • Add a loader when user is fetching for his data on chat.
  • Add a loader when user is login in with Google.
  • Add two new modals for add a group and create group.
  • Remove unused buttons.
  • Add a new preview image system.

πŸ› Bug fixes

  • Fix messages created at date between browsers.
  • Fix an issue when loading user's chat.
  • Fix general issues on chat.
  • Fix minor issues.
  • Fix chats and messages were not saving in cache.
  • Fix an issue that messages were not scrolling as expected.
  • Fix messages were not be able to be scrolled when switching between chats.

v1.0.5-beta

04 Nov 11:55
Compare
Choose a tag to compare

✨ Changes

  • Disable login/register buttons when an event is occurred.
  • Add styles and improve user experience on NotFound section.
  • Implement a new verify session system.

πŸ› Bug fixes

  • Fix a wrong behavior when login-in with Google.
  • Fix chat wans't loading even if the login was successful.
  • Fix unverified users were showing when searching for friends.
  • Fix date of message creation were showing different between browsers.

v1.0.4-beta

02 Nov 01:47
Compare
Choose a tag to compare

✨ Changes

  • Improve general user experience.
  • Add flood protection on chat.
  • Change password validation.
  • Add a button to hide/show password.
  • Change register and login logic:
  • Add email verification
  • Add a new and native emojis picker

πŸ› Bug fixes

  • Fix minor bugs.

v1.0.1-beta

09 Oct 13:35
Compare
Choose a tag to compare
v1.0.1-beta Pre-release
Pre-release

✨ Changes

  • Add a loader spinner while data loading.
  • Add and user new suscription for messages and notifications.

πŸ› Bug fixes

  • Solved some errors with notifications system.
  • Solved an issue that messages were appearing on every chat.

v0.0.1-alpha front-end

08 Oct 20:54
Compare
Choose a tag to compare
Pre-release

Parches Chat front-end first beta release.

✨ Features

  • Sign up & sign in.
  • Add friends system.
  • Chat creation.
  • Send and recieve messages.
  • Insert emoji.
  • Notifications system.
  • Log out.

πŸ“ƒ Note

First beta release. It's mostly functional but have some bugs and features in development.

v0.0.1-alpha BACK-END

06 Oct 18:53
5b07d66
Compare
Choose a tag to compare
v0.0.1-alpha BACK-END Pre-release
Pre-release

Parches Chat backend first alpha release.

✨ News

  • Escalable main system
  • Friend system
  • Message and chat system

βœ”οΈ Tests

Few basic unit tests with 100% coverage.

πŸ› Fixed bugs

  • Intermediate request (#31)
  • Email login (#26)

πŸ“ƒ Note

First alpha release, probably contains many bugs.

What's Changed

Full Changelog: https://github.com/TeamParches/parches-chat/commits/v0.0.1b-alpha