Skip to content

Releases: CodeWithAlamin/Convayto

v1.0.5

30 Oct 07:34
Compare
Choose a tag to compare

Update with my new username (@CodeWithAlamin)

v1.0.4

19 Aug 14:26
Compare
Choose a tag to compare

License Update

As of August 19, 2024, this project has been updated from the MIT License to the Apache License 2.0. All code and documentation are now licensed under the Apache License 2.0. Please refer to the LICENSE file for details.

v1.0.3

19 Aug 13:05
Compare
Choose a tag to compare

Chore

  • Add copyright information in AboutPage component
    Added a footer with copyright information and a disclaimer to the AboutPage component.

  • Add Copyright component for displaying copyright information
    Introduced a new Copyright component to manage and display copyright details across the application.

  • Update meta tags
    Improved SEO and social media metadata by updating various meta tags for better indexing and sharing.

Accessibility

  • Switch to visually hidden style for better screen reader support
    Enhanced accessibility by using a visually hidden style to improve screen reader usability.

v1.0.2

09 Aug 14:39
Compare
Choose a tag to compare

v1.0.2 - August 9, 2024

  • Error Handling: Fixed issues related to missing IDs when users are deleted from the conversation list.
  • Demo Accounts: Introduced demo accounts for quick access without registration.
  • Restrictions: Disabled updates to information in demo accounts to preserve the demo state.
  • Bug Fixes: General bug fixes and performance improvements.

v1.0.1

03 Aug 12:16
Compare
Choose a tag to compare

Added

  • About Page: Introduced a new About Page to provide users with detailed information about the Convayto project. This page includes an overview of the project, its goals, and developer details with links to social media profiles and the GitHub repository.

Updated

  • Conversation Prefetch: Increased the conversation prefetch value from 5 to 10 to enhance performance and user experience by reducing initial conversation load times.

Release v1.0.0

01 Aug 11:35
Compare
Choose a tag to compare
  • Initial Release: This is the first release of Convayto, a real-time chat application.
  • Features:
    • User authentication: Sign up, sign in, and manage accounts.
    • Real-time messaging: Instant message updates between users.
    • Profile management: Update and manage user profiles.
  • Improvements:
    • User-friendly interface with responsive design.
    • Real-time updates for messages and user status.
  • Deployment: