Added architecture documentation by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/20
Implemented Google Sign In Feature + MVC Structure by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/25
auth0 integration + google sign in refactor + user model (compatible with both auth0 and google signin) by @ViAsmit in https://github.com/AOSSIE-Org/Resonate/pull/29
Setup firebase + google_sign_in for authentication by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/32
Improved Login Screen UI by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/35
Ux improvements by @ViAsmit in https://github.com/AOSSIE-Org/Resonate/pull/36
refactor OnboardingController + freezed for user model + default profileImage by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/40
Performance Improvements and UX Enhancements by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/49
Updated readme with finalised architecture and contributor guidelines by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/46
Username availability check + Onboarding Form Validation by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/51
Developed TabView + Home Screen UI by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/52
Developed Profile screen UI by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/53
Developed Create Room screen UI by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/55
Developed Room Screen (Bottom Sheet) UI by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/60
First version of App User Interface by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/62
Migration: Firebase to Appwrite by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/66
Implemented ApiService Class by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/71
Splash Screen along with App Logo Implemented by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/69
Implemented CreateRoom, Rooms and SingleRoom Controllers by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/77
Implemented Room Management + Realtime Stream by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/79
Room Management Enhancements: Delete Room, Request Speaker Role, Admin Approval, and Kick out participant by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/90
Replaced userEmail with appwrite UID by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/95
Implemented Email Verifications by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/85
Integrated LiveKit WebRTC for Audio Communication by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/101
Added Visibilty toggle for Rooms to home screen. by @ShivamMenda in https://github.com/AOSSIE-Org/Resonate/pull/100
profile icon moved to appbar and minor errors corrected by @asare-21 in https://github.com/AOSSIE-Org/Resonate/pull/102
Implemented Room Link Sharing and App Link Intent Handling by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/106
Alert Screen for Internet Connectivity Status by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/107
Enhanced Participant Sorting in Room Screen by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/108
Made UI responsive by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/105
Include Appwrite JWT token in API requests by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/112
UI/UX Enhancements + Minor Bug Fixes by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/113
Implemented Pair Chat Management UI and Controller by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/116
Integrate Livekit for Audio Communication in Pair Audio Chat by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/118
Fixed known issues + Improved UX by @chandansgowda in https://github.com/AOSSIE-Org/Resonate/pull/119
Enhanced App UI Sizes Organization by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/115
ux : fixed textfield appearance on validation error by @ShamanthOP in https://github.com/AOSSIE-Org/Resonate/pull/129
feat: retry failed api requests by @ShamanthOP in https://github.com/AOSSIE-Org/Resonate/pull/134
feat: Starting point of app with Landing screens by @ShivamMenda in https://github.com/AOSSIE-Org/Resonate/pull/132
fix : Navigation to previous screen avoided after signing out by @AKASHANGADII in https://github.com/AOSSIE-Org/Resonate/pull/140
refactor : optimize Appwrite Client instantiation by @ShamanthOP in https://github.com/AOSSIE-Org/Resonate/pull/131
feat: login/register using GitHub by @ShivamMenda in https://github.com/AOSSIE-Org/Resonate/pull/133
feat: Assigning moderators for the room by @ShamanthOP in https://github.com/AOSSIE-Org/Resonate/pull/139
chore: update function constants by @ShamanthOP in https://github.com/AOSSIE-Org/Resonate/pull/145
feat: add identity disclosure functionality in pair chats by @ShamanthOP in https://github.com/AOSSIE-Org/Resonate/pull/148
fix: Email verification bugs by @AKASHANGADII in https://github.com/AOSSIE-Org/Resonate/pull/154
docs : store listing designs by @devmusiczz in https://github.com/AOSSIE-Org/Resonate/pull/127
migration: api endpoints to cloud functions by @ShamanthOP in https://github.com/AOSSIE-Org/Resonate/pull/172
docs: update readme file by @ShivamMenda in https://github.com/AOSSIE-Org/Resonate/pull/142
fix: confirm password field persists value on navigation by @notpritam in https://github.com/AOSSIE-Org/Resonate/pull/167
feat: implemented dynamic theme switching functionality. by @vrundraval24 in https://github.com/AOSSIE-Org/Resonate/pull/161
Fix: Removed logo, made the login and signup screen responsive for small screen devices by @0xAdiyat in https://github.com/AOSSIE-Org/Resonate/pull/155
feat: Implement Email Verification Check for Room Creation (#146) by @0xAdiyat in https://github.com/AOSSIE-Org/Resonate/pull/164
Enhance image path handling by @0xAdiyat in https://github.com/AOSSIE-Org/Resonate/pull/175
docs: added contribution section by @animeshchaudhri in https://github.com/AOSSIE-Org/Resonate/pull/179
Implemented Edit User Profile Feature by @vrundraval24 in https://github.com/AOSSIE-Org/Resonate/pull/184
docs: Added docs for community standards. by @ShivamMenda in https://github.com/AOSSIE-Org/Resonate/pull/187
fix: removed blank space from the user profile picture and removed overflow of email verification icon. by @vrundraval24 in https://github.com/AOSSIE-Org/Resonate/pull/189
fix: Resolve typo mistake for landingThirdImage by @r1n1os in https://github.com/AOSSIE-Org/Resonate/pull/193
Created a Custom Snackbar and fixed some other issues by @vrundraval24 in https://github.com/AOSSIE-Org/Resonate/pull/198
No room placeholder alignment fixed by @ShivamMenda in https://github.com/AOSSIE-Org/Resonate/pull/196
Solved Missing Redirect Url Error (for both platforms) by @vrundraval24 in https://github.com/AOSSIE-Org/Resonate/pull/199
docs: description for store listing by @NishchayShakya1 in https://github.com/AOSSIE-Org/Resonate/pull/205
feat: password strength checker by @0xAdiyat in https://github.com/AOSSIE-Org/Resonate/pull/176
fix: text overflow in onboarding screen by @Jhalakupadhyay in https://github.com/AOSSIE-Org/Resonate/pull/206
Added logic to delete old profile image as user add new profile image by @vrundraval24 in https://github.com/AOSSIE-Org/Resonate/pull/204
fix: added media query to refresh button to fix right-overflow problem by @SimardeepSingh1450 in https://github.com/AOSSIE-Org/Resonate/pull/210
feat: Alert before deleting or leaving the audio room by @AKASHANGADII in https://github.com/AOSSIE-Org/Resonate/pull/182
docs : updated readme file by @AKASHANGADII in https://github.com/AOSSIE-Org/Resonate/pull/183
feat: Removed delete button for default profile picture by @Aditya062003 in https://github.com/AOSSIE-Org/Resonate/pull/216
Implemented Discussions Feature by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/208
fix: Null check Error on Discussion page by @SharmaDhruv2511 in https://github.com/AOSSIE-Org/Resonate/pull/221
Added image crop feature by @Aditya062003 in https://github.com/AOSSIE-Org/Resonate/pull/218
feat: created delete user account screen, only screen ui is created, feature is not functional. by @vrundraval24 in https://github.com/AOSSIE-Org/Resonate/pull/228
fix: pressing back button closes the app by @bhoomikshetty in https://github.com/AOSSIE-Org/Resonate/pull/224
fix: Resolve split-screen issue #177 by @arice77 in https://github.com/AOSSIE-Org/Resonate/pull/178
ui: improved pair chat screen by @ThienNg65 in https://github.com/AOSSIE-Org/Resonate/pull/180
fix: Username Error Text Overflow by @JuanitaCathy in https://github.com/AOSSIE-Org/Resonate/pull/243
ui: crop profile image screen improved by @vrundraval24 in https://github.com/AOSSIE-Org/Resonate/pull/251
Email verification pop-up ui by @JuanitaCathy in https://github.com/AOSSIE-Org/Resonate/pull/253
fix: remove redundant initializations to null. by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/272
fix: prevent email auth failure due to trialing spaces by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/265
FIX: prevent overflow exception in discussion tile by @kareemabdeen in https://github.com/AOSSIE-Org/Resonate/pull/279
[BugFix] Fix for Null Check Operator Used on a Null Value Exception in UiSizes Class by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/291
[FEATURE] Implement Dynamic Theming for User-Selected App Color by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/282
Handle null return value in Future function by @kareemabdeen in https://github.com/AOSSIE-Org/Resonate/pull/293
Fix: pair chat icons fade when tapping on it. by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/314
fix: prevent user credentials to persist on login screen after logout & provide UI feedback on short password entry by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/261
feat: Implemented Forgot Password by @JuanitaCathy in https://github.com/AOSSIE-Org/Resonate/pull/254
Fixed Black Screen issue by @JuanitaCathy in https://github.com/AOSSIE-Org/Resonate/pull/244
[onboarding] trailing space username auth bug fix by @theadityaagnihotri in https://github.com/AOSSIE-Org/Resonate/pull/269
Migrate to declarative plugin declaration from imperative plugin declaration by @bhawesh2002 in https://github.com/AOSSIE-Org/Resonate/pull/290
Enhance]:Replace-deperacted-OnWillPopScope-with-PopScope by @kareemabdeen in https://github.com/AOSSIE-Org/Resonate/pull/294
Handle overflow exception from profile screen by @kareemabdeen in https://github.com/AOSSIE-Org/Resonate/pull/296
Fix textfield tag error by @amanraval76593 in https://github.com/AOSSIE-Org/Resonate/pull/309
Fix: Make login screen responsive by using height value from UiSizes by @bhawesh2002 in https://github.com/AOSSIE-Org/Resonate/pull/324
Fix: Set clip behavior to antiAlias in CustomCard widget to fix splash overflow by @bhawesh2002 in https://github.com/AOSSIE-Org/Resonate/pull/323
fix: AuthenticationController-not-found by @bhoomikshetty in https://github.com/AOSSIE-Org/Resonate/pull/195
Added: Check server status method added for the appwrite server before going to the home screen. by @xonx4l in https://github.com/AOSSIE-Org/Resonate/pull/213
#230 fix | used Theme to give dynamic colors by @MrBooring in https://github.com/AOSSIE-Org/Resonate/pull/297
[Refactor] Clearing up Unused Imports and Improving Performances and using lower… by @Naman30903 in https://github.com/AOSSIE-Org/Resonate/pull/327
bringing dev and master on the same page by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/328
feat: added feature to change user email address by @vrundraval24 in https://github.com/AOSSIE-Org/Resonate/pull/321
Brought Resonate to Stable State by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/329
fix: #247 added yaml file by @HimaTeju in https://github.com/AOSSIE-Org/Resonate/pull/330
Midterm evaluation by @vrundraval24 in https://github.com/AOSSIE-Org/Resonate/pull/332
Feature/UI implementation by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/333
Feature/UI implementation by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/335
Fix merge errors by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/336
Final Evaluation GSoC by @vrundraval24 in https://github.com/AOSSIE-Org/Resonate/pull/339
[UI] Pair Chat Screen & Pairing Screen by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/338
[UI] Notifications Screen with mock data by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/337
Brought Resonate close to Stable State by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/342
Implement explore screen with dummy data 💯 by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/344
Clean up and plug new screens into app flow by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/343
Made modals for Integrating discussions into new Home screen by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/345
Update live room and upcoming room tiles by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/346
Integrated Controllers with the Home Screen by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/347
Update tab view and create room and dialoges by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/349
Made FCM compatible with new architecture of upcomingRooms Database by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/350
feat: tweaked the new room screen a little by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/351
removed theme controller and name new theme controller as theme, solved twice registration of tags controller error, maintained UI with respect to different themes by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/353
Converting reference of Discussion to Upcoming room by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/354
Made Business Logic Controller Functions for Story Feature by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/355
Merge dev into master by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/361
Update profile screen to include creator profile and code refactor by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/362
Merged Master into dev and Provided Explore Controller as bindings by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/363
Handled cases when list had no stories by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/364
Handled Edge cases by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/365
Updated Readme docs to go with the script by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/366
Merge Dev to Master by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/367
Implement create story and create chapter screens by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/368
Integrated controller functions with the create story and create chapter screens by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/369
Added default cover images to stories by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/371
Implement add chapter screen by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/372
Implement story screen , chapter play screen , explore screen and lyrics screen by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/374
Made modals for Notification, Message, ReplyTo by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/375
Timely merge of master and main to avoid future contributor confusions by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/376
Made Notification Modal to go with the Notification screen by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/377
Update chat screen to add more functionalities by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/378
Completed Story Feature by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/381
Fixes #358: Update and compress image assets by @xkaper001 in https://github.com/AOSSIE-Org/Resonate/pull/382
Made chapter play screen work by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/383
Merged master into dev by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/384
Implement Category Screen by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/386
Enhance Notifications UI by @AyaNady17 in https://github.com/AOSSIE-Org/Resonate/pull/385
chapterCoverImagePlaceholderUrl and storyCoverImagePlaceholderUrl both set by @puneethkumar18 in https://github.com/AOSSIE-Org/Resonate/pull/389
Winded up the project by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/391
Timely Merge of dev into master by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/392
Solved some bugs and inconsistencies by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/394
Timely Merge of Master and Dev by @Aarush-Acharya in https://github.com/AOSSIE-Org/Resonate/pull/395
userName unavailable message showing by @puneethkumar18 in https://github.com/AOSSIE-Org/Resonate/pull/393
Fixes #397: Implement Dynamic Theming for SVG Illustrations - Primary Color Adaptation by @xkaper001 in https://github.com/AOSSIE-Org/Resonate/pull/399
Add issue templates by @vanshambansal in https://github.com/AOSSIE-Org/Resonate/pull/398
userImagePlaceholder based on the app Theme by @puneethkumar18 in https://github.com/AOSSIE-Org/Resonate/pull/400
fix: animated splash screen redirects context to null by @ARYPROGRAMMER in https://github.com/AOSSIE-Org/Resonate/pull/401
feat: added share-app-feature and improved ui by @ARYPROGRAMMER in https://github.com/AOSSIE-Org/Resonate/pull/402
Fix/renderoverflex errors by @ARYPROGRAMMER in https://github.com/AOSSIE-Org/Resonate/pull/407
feat: the discord icon redirects to discord page of aossie by @ARYPROGRAMMER in https://github.com/AOSSIE-Org/Resonate/pull/403
Bug: there is an unclosed bracket in email_verification_screen by @ARYPROGRAMMER in https://github.com/AOSSIE-Org/Resonate/pull/408
Fixed Overflow Error in create_story_screen & create_chapter_screen by @xkaper001 in https://github.com/AOSSIE-Org/Resonate/pull/413
UI Improvements in profile_screen & email_verification_screen Fixes #409 by @xkaper001 in https://github.com/AOSSIE-Org/Resonate/pull/412
Fix incorrect IP address in ONBOARDING.md by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/422
Complete Chapter Player UI Overhaul by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/456
Made floating action button icon change dynamically by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/453
Added Extension Method for Color Class to convert Color to Hexcode by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/449
Fix: Settings Icon Not Visible in Circular Button Across Themes by @Sharma-Ji-21 in https://github.com/AOSSIE-Org/Resonate/pull/438
Added reconnection logic to LiveKitController by @shwetd19 in https://github.com/AOSSIE-Org/Resonate/pull/420
Updated Podfile by @Md-hayath in https://github.com/AOSSIE-Org/Resonate/pull/427
Correct the ID of the Covers being uploaded for the Story Chapters by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/450
fixed greet contributor workflow. by @xkaper001 in https://github.com/AOSSIE-Org/Resonate/pull/429
Added input length validation and handled overflows througout the app by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/457
Changes to Color API usage and removal of deprecated code by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/424
Fix Multiple Room Creation on Button Click (#445) by @Sharma-Ji-21 in https://github.com/AOSSIE-Org/Resonate/pull/458
fix:profilePicturePlaceHolder inconsistency by @puneethkumar18 in https://github.com/AOSSIE-Org/Resonate/pull/431
Add tags for genres in explore screen by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/461
fixes #380 streamline flutter development by @xkaper001 in https://github.com/AOSSIE-Org/Resonate/pull/425
fix: Resolve color.withOpacity() deprecation warnings by @Shweta-281 in https://github.com/AOSSIE-Org/Resonate/pull/464
Feat/about screen overhaul by @Shweta-281 in https://github.com/AOSSIE-Org/Resonate/pull/474
fix(theme): Validate stored theme values and cleanup rendering by @Shweta-281 in https://github.com/AOSSIE-Org/Resonate/pull/467
Favorite Themes functionality to ThemeController by @Shweta-281 in https://github.com/AOSSIE-Org/Resonate/pull/469
Brings app to Stable State, Dependency and Config Updates, Various Bugfixes by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/481
Add privacy policy for deployment on Google Play Store by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/484
Feat: Add advanced animation system to LikeButton component by @Shweta-281 in https://github.com/AOSSIE-Org/Resonate/pull/477
fix: resolve greet contributors workflow by moving to correct directory and adding reliability improvements by @vnaik10 in https://github.com/AOSSIE-Org/Resonate/pull/479
Add App Wide Internationalization Framework by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/483
AGP Version changes and Pubspec fix by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/485
docs: Add Translations,md for new contributors to add translations by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/487
Added play store feature graphic in Readme by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/490
Upload CSAE Standards doc for Play Store Listing by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/491
Connect Chat Pages to backend and implement notification functionality by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/493
Implement Functionality to allow choice of Pair Chat and Rating System by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/495
feat: add GitHub Action to auto-update project_structure.txt by @yuvikaaaaaa in https://github.com/AOSSIE-Org/Resonate/pull/496
fix: fixed workflow bug by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/499
Fix Greet Contributor Workflow by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/500
Setup CI/CD to automatically compile and deploy builds to Internal Testing on Google Play by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/505
Updated the action to tag Contributors by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/506
Partial Implementation for Automated Software Tests by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/509
Implement advanced Creator Interaction Functionality by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/512
Add Configuration for OAuth to work with workflows by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/513
Updated dependencies by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/510
Fix: backend repo links in onboarding document by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/515
docs: add Google Play download link to README by @TheGoodUser in https://github.com/AOSSIE-Org/Resonate/pull/520
Implement Friends and Direct calling functionality by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/524
Update README.md by @sandy4242 in https://github.com/AOSSIE-Org/Resonate/pull/522
fix: Update Test Workflow triggers by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/526
feat(theme-selection): improve UI and smooth UX for theme choices by @TheGoodUser in https://github.com/AOSSIE-Org/Resonate/pull/527
Added the functionality for checking app update by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/521
Added Meilisearch Integration for search by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/529
Add support for 16KB Page Size requirements in Android by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/535
chore: Bump app version to 2.0.0+1 for v2 release by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/536
Release v2 of Resonate App with all recent changes by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/537
chore: bump build number by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/538
Feat: Added metadata to all keys and removed duplicate translations by @uju09 in https://github.com/AOSSIE-Org/Resonate/pull/532
fix: Updated the deprecated code and removed unused code by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/531
feat: updated the UX issue by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/540
feat: add Gujarati translation support by @4555jan in https://github.com/AOSSIE-Org/Resonate/pull/550
Implement better Host Moderation Controls and User Reporting by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/554
Add Live Chapters Feature by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/563
various bugfixes by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/565
Deploy v2.5 of Resonate App by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/564
Add Additional App Settings by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/566
fix: fixed upgrade dialog bug on launch by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/548
fix: resolve LateInitializationError for userAddedSubscription by @4555jan in https://github.com/AOSSIE-Org/Resonate/pull/568
Translation new strings for gujrati by @4555jan in https://github.com/AOSSIE-Org/Resonate/pull/570
feat: add Marathi translation support by @4555jan in https://github.com/AOSSIE-Org/Resonate/pull/572
feat: Added automated translation checker workflow by @uju09 in https://github.com/AOSSIE-Org/Resonate/pull/558
Translation kn by @Charan-BS in https://github.com/AOSSIE-Org/Resonate/pull/583
fix(ci) : Build and deploy workflow by @uju09 in https://github.com/AOSSIE-Org/Resonate/pull/581
feat: Updated the Store Listing Screen Shots by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/588
Updated Store Listing Poster by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/589
Added Room Search Functionality by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/561
Added the Functionality to remove the rooms by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/557
feat: updated untranslated.txt by @Mayank4352 in https://github.com/AOSSIE-Org/Resonate/pull/590
Delete chat strings got added in gujrati and marathi localization files by @4555jan in https://github.com/AOSSIE-Org/Resonate/pull/594
Upgrade Dependencies and prepare for new release by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/599
Add GSoC Documents by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/600
Release v3.0.0 by @M4dhav in https://github.com/AOSSIE-Org/Resonate/pull/601
New Contributors
@chandansgowda made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/20
@ViAsmit made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/29
@Aarush-Acharya made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/69
@ShivamMenda made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/100
@asare-21 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/102
@ShamanthOP made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/129
@AKASHANGADII made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/140
@devmusiczz made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/127
@notpritam made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/167
@0xAdiyat made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/155
@animeshchaudhri made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/179
@r1n1os made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/193
@NishchayShakya1 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/205
@Jhalakupadhyay made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/206
@SimardeepSingh1450 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/210
@Aditya062003 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/216
@SharmaDhruv2511 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/221
@bhoomikshetty made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/224
@arice77 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/178
@ThienNg65 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/180
@JuanitaCathy made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/243
@AyaNady17 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/272
@kareemabdeen made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/279
@theadityaagnihotri made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/269
@bhawesh2002 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/290
@amanraval76593 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/309
@xonx4l made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/213
@MrBooring made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/297
@Naman30903 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/327
@HimaTeju made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/330
@xkaper001 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/382
@puneethkumar18 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/389
@vanshambansal made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/398
@ARYPROGRAMMER made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/401
@M4dhav made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/422
@Sharma-Ji-21 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/438
@shwetd19 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/420
@Md-hayath made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/427
@Shweta-281 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/464
@vnaik10 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/479
@Mayank4352 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/490
@yuvikaaaaaa made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/496
@TheGoodUser made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/520
@sandy4242 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/522
@uju09 made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/532
@4555jan made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/550
@Charan-BS made their first contribution in https://github.com/AOSSIE-Org/Resonate/pull/583
Full Changelog: https://github.com/AOSSIE-Org/Resonate/commits/latest_build