Releases: TeamMrWeb/parches-chat
Releases Β· TeamMrWeb/parches-chat
v1.0.7-beta
π« 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
π« 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
β¨ 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
π« 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
β¨ 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
β¨ 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
β¨ 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
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
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
π Note
First alpha release, probably contains many bugs.
What's Changed
- feat: add issue templates by @manucabral in #2
Full Changelog: https://github.com/TeamParches/parches-chat/commits/v0.0.1b-alpha