Releases: CodeWithAlamin/Convayto
Releases · CodeWithAlamin/Convayto
v1.0.5
Update with my new username (@CodeWithAlamin)
v1.0.4
v1.0.3
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
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
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
- 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:
- The app is now live and accessible at https://convayto.vercel.app