Releases: atlp-rwanda/commanders-rn-medica
v1.0.5
Release Notes
New Features
-
Sending Media via Messaging
- Implemented by @Emmyfrank
- Users can now send various media files through the messaging feature, enhancing communication capabilities within the app.
-
Search Implementation
- Implemented by @911samuel
- A new search functionality has been added, allowing users to quickly find relevant information and contacts.
-
Notifications Implementation
- Implemented by @Latiah
- Real-time notifications keep users informed about important updates and messages, improving user engagement.
-
Voice & Video Call
- Implemented by @chrysloi
- Users can now make voice and video calls directly within the app, providing a seamless communication experience.
-
Write Your Review Implementation
- Implemented by @twizerim
- Users can write and submit reviews, enhancing feedback mechanisms and user interaction.
-
History Chats & Calls Implementation
- Implemented by @Latiah
- A new feature that allows users to view their chat and call history, providing easy access to past communications.
Chores
- Ejecting from Expo Managed
- Handled by @chrysloi
- The app has been ejected from the Expo managed workflow to enable more customization and native code integration.
Enhancements
- Implementing Local Security Features
- Implemented by @911samuel
- Added local security features to enhance the app's security and protect user data.
These updates bring a range of new functionalities and improvements, making the app more robust, user-friendly, and secure. Enjoy the enhanced experience!
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Release Notes
New Features
Payment Implementation by @Latiah
Added a new feature for handling payments.
Pull Request #121
Facebook Sign-In by @justinmihigo
Implemented Facebook sign-in functionality.
Pull Request #106
Profile and Settings Management by @911samuel
Added features for managing user profiles and settings.
Pull Request #123
Updating and Cancelling Appointments by @twizerim
Enabled users to update and cancel their appointments.
Pull Request #124
Pull Request #131
Messaging Appointment Implementation by @Emmyfrank
Implemented messaging features for appointments.
Pull Request #135
Chores
Stream Setup by @chrysloi
Set up Stream for messaging services.
Pull Request #126
Fixes
Remove Android Folder by @justinmihigo
Removed the unnecessary Android folder from the codebase.
Pull Request #127
Stream Setup Fix by @chrysloi
Fixed issues with the Stream setup.
Pull Request #132
Full Changelog: v1.0.2...v1.0.4
v1.0.3
New Features
Payment Implementation: Implemented a new payment feature, enhancing the app's functionality. (Contributed by @Latiah)
Facebook Sign-In: Introduced Facebook sign-in to streamline the authentication process for users. (Contributed by @justinmihigo)
Appointment Management: Added capabilities for updating and cancelling appointments, providing more flexibility for users. (Contributed by @twizerim)
Improvements
Stream Setup: Set up stream API services to allow video/audio call and messaging appointment features (Contributed by @chrysloi)
Bug Fixes
Code Base Cleanup: Removed the Android folder from the code base to streamline development and reduce clutter. (Contributed by @justinmihigo)
What's Changed
- Feature: Payment implementation by @Latiah in #121
- Feature: Facebook sign in by @justinmihigo in #106
- Chore: Stream setup by @chrysloi in #126
- Fix: Remove android folder from the code base by @justinmihigo in #127
- Feature: Updating and cancelling appointment by @twizerim in #124
Full Changelog: v1.0.2...v1.0.3
What's Changed
- Feature: Payment implementation by @Latiah in #121
- Feature: Facebook sign in by @justinmihigo in #106
- Chore: Stream setup by @chrysloi in #126
- Fix: Remove android folder from the code base by @justinmihigo in #127
- Feature: Updating and cancelling appointment by @twizerim in #124
- fix:(stream setup) by @chrysloi in #132
- Feature profile and settings management #120 by @911samuel in #123
- Ft- updating and cancel appointment by @twizerim in #131
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Sprint 10 Medica App
Medica Version 1.0.2 Release Notes
We are excited to bring you the latest updates and features in this release! Here’s what’s new:
New Features
- Forgot Password via Phone Number: Users can now reset their password using their phone number. [#101]
- Apple Login: Seamlessly sign in using your Apple account. [#117]
- Google Sign-In: Quick and easy sign-in with Google. [#105]
- About Doctors & Reviews: View detailed information and reviews about doctors. [#112]
- Favorite Doctors: Add, remove, and view your favorite doctors. [#125]
Fixes
- Book Appointment: The booked doctor is now correctly displayed when making an appointment. [#115]
What's Changed
- Fix:book appointment to display booked doctor by @Latiah in #115
- Feature forgot password with phone number by @twizerim in #101
- Feature: Apple login by @chrysloi in #117
- Feature: Sign in with google by @fredshema in #105
- Feature: about doctors & Reviews by @Emmyfrank in #112
- Feature: Adding, removing and viewing favorite doctors. by @kibongos40 in #125
Full Changelog: v1.0.1...v1.0.2
Medica App v1.0.1
Sprint 9 Medica App
Medica Version 1.0.1 Release Notes
New Features:
Enhanced User Authentication:
- Improved login and signup processes for a smoother user experience.
Added support for password reset, allowing users to recover forgotten passwords easily.
Content Retrieval:
- Integrated database retrieval for articles and doctor profiles, providing users with up-to-date information and expert insights.
Appointment Booking:
- Implemented appointment booking functionality, enabling users to schedule consultations with doctors directly through the app.
User Profile Management:
Added functionality for users to fill and manage their profiles, ensuring personalized experiences and better service delivery.
Improvements:
User Interface Enhancements:
Fixed various UI issues on the onboarding screens for a more intuitive and engaging start to the app.
What's Changed
- Feature - Articles Screens by @Emmyfrank in #37
- Feature: doctor appointment payment screens by @fredshema in #69
- Feature: Schedule Appointment screen by @twizerim in #49
- Feature: appointment voice call by @fredshema in #78
- Feature: Video call appointment by @chrysloi in #79
- Feature: Comprehensive Video Call Feature Enhancement #61 by @911samuel in #73
- fix: hidding bottom navigation on articles details by @Emmyfrank in #81
- Feature : Write review screen by @twizerim in #82
- Feature: Add voice calls history screens by @justinmihigo in #72
- Feature: Contact help center by @Latiah in #70
- Feature: Messaging Appointment Chat Screen by @kibongos40 in #86
- chore(supabase): Set up Supabase as backend service and add initial tests (#83) by @911samuel in #84
- chore: Setup eas for iOS builds by @mukunzidd in #91
- Feature: fill up profile and sign in and signup implementation by @911samuel in #94
- Feature: Reset password with email implementation by @Latiah in #93
- Feature: User profile integration by @chrysloi in #97
- Feature: doctors detail implementation by @Emmyfrank in #104
- Fix: Onboarding screens to display only on first launch of the app by @Latiah in #107
- Feature:book appointment implementation by @Latiah in #111
- Ft article implementation 109 by @911samuel in #113
New Contributors
- @mukunzidd made their first contribution in #91
Full Changelog: v1.0.0...v1.0.1
We are excited to bring these new features and improvements to our users and look forward to your feedback. Thank you for using Medica!
Medica App 3rd Sprint
What's Changed
- Project setup by @chrysloi in #11
- Ch GitHub actions setup by @Latiah in #16
- ch-workflow-superLinter by @911samuel in #10
- Add Badges to Enhance Project Visibility and Credibility. by @Emmyfrank in #25
- Setup testing tools by @fredshema in #13
- Setup redux by @justinmihigo in #14
- Set up usefull style by @twizerim in #22
- Feature: Home screen & Action Menu by @chrysloi in #23
- fix: GitHub actions setup by @Latiah in #31
- Feat: add password reset screens by @fredshema in #27
- Create user profile screen by @justinmihigo in #33
- Feature: Sign Up and Sing In by @911samuel in #34
- Add Create pin and set up fingerprint screens by @justinmihigo in #42
- Feature: notifications screen and notification component design by @fredshema in #32
- Fix: Home screen styling by @chrysloi in #45
- Feature: Doctors search and filter screens by @Latiah in #52
- Revert "Feature: Sign Up and Sign In (#34)" by @911samuel in #41
- Feature: book doctor appointments screens by @fredshema in #50
- Chore: Add README.md to Repository by @kibongos40 in #63
- Feature: Sign Up and Sign In by @911samuel in #54
- Feature: Add onboarding screen by @kibongos40 in #66
- Feature: Creating user profile UI by @chrysloi in #67
- Feature:Invite settings screen by @Latiah in #62
- Feature: Language settings screen by @Latiah in #59
- Feature: Chat history and single chat view screens by @justinmihigo in #57
- Fix: Doctor search and filter screens styling by @Latiah in #55
Full Changelog: https://github.com/atlp-rwanda/commanders-rn-medica/commits/v1.0.0