Releases: ohcnetwork/care_fe
Releases · ohcnetwork/care_fe
Aug Week 1 Release
What's Changed
- Fixed Malfunctioning of Asset Creation Page and revamped it's UI by @patelaryan7751 in #2848
- Enhanced UI of patients page by @patelaryan7751 in #2812
- Fixed update min quantity malfunction by @GokulramGHV in #3234
- Renamed 'Message' to 'Notice' in notifications by @GokulramGHV in #3198
- Improved UX in file upload by @GokulramGHV in #3225
- Show admission date picker on Edit Consultation page by @Ashesh3 in #3220
- Fix is_antenatal checkbox display by @Ashesh3 in #3215
- Add error messages when deletion fails by @Ashesh3 in #3213
- fix: mobile pagination by @kunatastic in #3204
- Fix pagination buttons on Asset configure page by @Ashesh3 in #3201
- Enhanced UI of Password Reset Page by @patelaryan7751 in #3199
- Fixed error 404 page by @skks1212 in #3192
- Corrected ordering of search filters on Patients page by @Pranshu1902 in #3190
- Revamped assets page by @Pranshu1902 in #3178
- Removed overlap on Facility Page in mobile view by @Pranshu1902 in #3126
- Added validation so that users can see users of the same district only on the Users Page by @patelaryan7751 in #3174
- Fixed malfunction in user management regarding add user form by @cp-coder in #3173
- Fixed: Issue in facility select during add user by @cp-coder in #3163
- Fix unresponsiveness of consultation page by @naman114 in #3154
- Added Add Bed Capacity and Exit button by @Pranshu1902 in #3054
- Improved Shifting letter Ui by @patelaryan7751 in #2916
- Issue#2807 - District filter for Users. by @siddnikh in #2808
- Added feature for user to change password by @siddnikh in #3080
- fix (ManageUsers): removed duplicate district_id by @khavinshankar in #3243
- Add LAMA option to discharge reasons by @Ritesh-Aggarwal in #3236
- Fixed styling issue in Resource Management by @cp-coder in #3171
- Fixed malfunction in user management by @cp-coder in #3152
- Fix: Consultation Form Styling Issue and assign a volunteer field in Patient details by @patelaryan7751 in #2869
- Fixed Filters in Facilities Page by @cp-coder in #2846
- Improve UI on External Test page by @Ashesh3 in #2614
- Resolved breaking "Type" on Samples page in mobile view by @Pranshu1902 in #3203
- Fixed: Switching Bed Malfunction by @cp-coder in #3217
- fixed add consultation disable logic and changed redirection route after successful transfer by @khavinshankar in #3269
- Prescription changes by @skks1212 in #3108
- Add Vitals ECG Waveform by @skks1212 in #2944
Full Changelog: v15.0.7...v15.0.8
July Week 4 Release
What's Changed
- Revamped patient details page UI by @patelaryan7751 in #2897
- removed extra space by @Pranshu1902 in #2906
- Removed unwanted blank space in info page by @GokulramGHV in #2945
- Added functionality to add name to audio files in Consultaion Files Tab by @patelaryan7751 in #2957
- Restyled discharge patient popup by @Pranshu1902 in #2996
- Added downloadable icon to audio and timer to recording audio by @patelaryan7751 in #3003
- Removed bed number for discharged patient by @cp-coder in #3019
- Added username validator by @skks1212 in #3023
- Added icons for facility features by @skks1212 in #3028
- remove profile button, shifted link to user at bottom by @skks1212 in #3031
- Added pointer cursor to inventory list item and changed name to inventory manager by @skks1212 in #3026
- Fixed notification issue in Facility Form by @cp-coder in #3098
- Fixed styling issue in Inventory Management by @cp-coder in #3130
- Fixed(Patient Creation form): Removed user id from droplist by @cp-coder in #3153
- Added responsiveness on Assets page by @Pranshu1902 in #3156
- Fix phone number clear button on Profile page by @Ashesh3 in #3165
- Delete asset bed by @arpancodes in #2705
- Fix facility create response check by @Ashesh3 in #3208
Full Changelog: v15.0.6...v15.0.7
July Week 3 Release
What's Changed
- added facility features by @skks1212 in #2800
- Improved styling on Consultation Page by @Pranshu1902 in #2995
- Fixed alignment issue in Asset List by @cp-coder in #2969
- Fixed alignment issue of Notice Board by @cp-coder in #2968
- Added spacing on Sample page and Esc key closes delete result popup by @Pranshu1902 in #2961
- Added styling on Facility Page by @Pranshu1902 in #2959
- improve profile page responsiveness by @kunatastic in #2951
- Added styling and removed extra spaces by @Pranshu1902 in #2912
- Fixed Styling Issue : Patient Notes by @patelaryan7751 in #2870
- Hide Configure Asset button if
!asset_class
by @rithviknishad in #2654 - Resolved buttons placing in desktop and mobile view Issue#2739 by @Pranshu1902 in #2740
- Fixed malfunction in patient file by @cp-coder in #2987
- Now discharged patients can not be assigned bed enabled bed history for preview by @patelaryan7751 in #2986
- Made the Facility Page Responsive for Ipad Screen Size by @GokulramGHV in #2980
- fix: inconsistent button colors by @kunatastic in #2971
- Removed service worker logs and replaced them with console errors by @anuran-roy in #2949
- Display error message on 429 status code by @Ashesh3 in #2946
- Error Handling for Camera Feed by @rabilrbl in #2926
- Revamped the scroll bar UI by @patelaryan7751 in #2914
- Fixed misalignment of badges in facilities page by @GokulramGHV in #2901
- Removed 'State Test ID' and 'Operation' fields from consultation form by @GokulramGHV in #2900
- Made The shifting page board responsive by @patelaryan7751 in #2866
- fix: oxygen description table on facility page by @kunatastic in #2789
- feat: revamp location management page, improve responsiveness by @naman114 in #2744
- Fix: Overlapping card headings in Resource Details page by @naman114 in #2650
- fix: white space on smaller device by @kunatastic in #2579
- upgraded raviger to v4 by @cp-coder in #2407
- Replaced existing medication with history of present illness by @skks1212 in #2793
- Made the features field non mandatory in facility create by @GokulramGHV in #3008
- Made the Ui of investigation tab responsive in mobile devices by @patelaryan7751 in #3009
- Change in camera UI, is now inside the player by @skks1212 in #2758
- Added ImageCompression for FileUpload by @cp-coder in #2924
- feat (NotificationsList): added 'mark as read' functionality by @khavinshankar in #2730
- Added attribute validation for res.data in NotificationsList by @khavinshankar in #3012
- Added an alert when no CSV file is uploaded in Upload External Results Page. by @patelaryan7751 in #2689
- add: cancel button on update/create of assets by @kunatastic in #2439
- Added notification count indicator in NotificationsList by @khavinshankar in #2794
- Fixed Patient Creation Form by @cp-coder in #3066
- Fixed doctor connect data fetching error by @GokulramGHV in #3074
- Added * To enter file name field in Files tab by @patelaryan7751 in #3091
- Refresh Asset Configuration page on submit by @Pranshu1902 in #3082
- Fixed Resource Update page going blank on clicking UserSelect by @khavinshankar in #3049
- AbsoluteMove call is made only when preset is available in Feed by @khavinshankar in #3085
- Changed add consultation button disable logic in PatientHome by @khavinshankar in #3064
- Removed "sos" from dosage by @Marmik2003 in #3106
- Fixed facility page ui by @skks1212 in #3100
- Revamped notification Ui by @patelaryan7751 in #3097
- Fixed styling issues in Investigation table by @cp-coder in #3094
- Fixed styling issue in inventory page by @cp-coder in #3024
- Remove placeholder when value is selected on Investigation Report page by @Pranshu1902 in #3022
- Autofill input field of file upload name on Patients page by @Pranshu1902 in #3035
- Grid layout on lg screen devices for sample test cards by @Ritesh-Aggarwal in #3040
- Made the 'Download Type' accordion in facility page responsive by @GokulramGHV in #3051
- fixed sliders by @skks1212 in #3069
- Improved shifting detail comment section by @GokulramGHV in #3063
- Fixed Shifting UI Malfunction by @GokulramGHV in #3065
- Fixed Ui bug in investigation report by @patelaryan7751 in #3068
- Resolved styling issue: Hemodynamic Parameters by @Pranshu1902 in #3088
- Fixed review time in log update by @GokulramGHV in #3081
- Fixed styling issue in consultation page by @cp-coder in #2989
- Added link from facility page to /facility/<external_id>/users/ by @siddnikh in #2956
- add: delete specialization doctor type by @kunatastic in #2953
- fix: extra padding on external results page by @kunatastic in #2409
- Bump axios from 0.21.1 to 0.27.2 by @dependabot in #2286
- Fixed misalignment in resource approval letter by @GokulramGHV in #3001
- Display appropriate message when Facility ID is incorrect by @GokulramGHV in #3002
- Hide extra error message when shifting bed fails by @Ashesh3 in #3075
- Fix validation when updating facility by @Ashesh3 in #3015
- Renamed the page title from 'Covid Suspect Details' to 'Patient Details'. by @GokulramGHV in #3020
- Added Add Doctor and Exit button by @Pranshu1902 in #3037
- Utilised white space in Daily rounds form by @patelaryan7751 in #3089
- Made the Physical Examination info field fetched in Treatment Summary by @patelaryan7751 in #3093
- Added discharge_reason and discharge_notes in discharge modal by @khavinshankar in #2947
- Fixes Netlify deploy issue by @cp-coder in #3115
- Revamp bed management page, improve responsiveness by @naman114 in #2903
- Alignment issue of Patient Page by @cp-coder in #2836
- Fixed board view in resource page by @cp-coder in #3146
Full Changelog: v15.0.4...v15.0.6
July Week 1 Release
What's Changed
- add non-binary gender type to constants by @Ritesh-Aggarwal in #2724
- Fix form validation on shift details update page by @Ashesh3 in #2796
- Added Validator for Medicine field by @cp-coder in #2799
- Removed Back button from Notice Board by @cp-coder in #2804
- Alignment issue of Inventory Management by @cp-coder in #2839
- Now field of Category and Subcategory are visible in mobile devices in Resource Request Form by @patelaryan7751 in #2847
- Fixed required field error for srf_id by @cp-coder in #2852
- Made the User management responsive for IPad by @patelaryan7751 in #2853
- Made the Asset Page Responsive by @patelaryan7751 in #2858
- Added Mandatory Label by @cp-coder in #2864
- Made the Sample management page responsive by @patelaryan7751 in #2867
- Made the External Results Page Responsive by @patelaryan7751 in #2868
- Fixed investigation report styling issue by @cp-coder in #2877
- Changed error message in sample management system by @cp-coder in #2884
- Fixed malfunction of patient notes by @cp-coder in #2885
- Fixed uneven badge sizes by @skks1212 in #2895
- fixed external results filter badges by @skks1212 in #2896
- UI update : no data available in nursing section by @Ritesh-Aggarwal in #2902
- Fix alignment issue in Consulation Details page. by @rithviknishad in #2905
- Fixed: Consultation page Malfunction by @patelaryan7751 in #2913
- Fix incorrect behaviour of back button in Add patient by external results page by @rithviknishad in #2919
- Improved UI on Results page by @Pranshu1902 in #2923
- Revamped Facility Page Card by @GokulramGHV in #2928
- Made Resource page responsive in Ipad by @patelaryan7751 in #2930
- Fixed re-admission of the patient by @cp-coder in #2932
- Updated zoom_values by @cp-coder in #2933
- Esc key closes the create patient popup by @Pranshu1902 in #2937
- Fix success text when sending a sample by @Ashesh3 in #2940
- Updated Bed Types in Patient Filter by @cp-coder in #2792
- Fixed clone_last update issue in DailyRounds by @khavinshankar in #2948
Full Changelog: v15.0.3...v15.0.4
June Week 4 Release
What's Changed
- Updated UI for Patient info card. Also shifted patient discharge buttons under the info card by @skks1212 in #2563
- Removed max height and filtered users by doctor type in DoctorVideoSlideover by @khavinshankar in #2534
- Fixed the review alert by @khavinshankar in #2600
- Update list without reload on Samples page Issue#2609 by @Pranshu1902 in #2610
- Removed App.css and index.scss, moved css imports to index.css by @skks1212 in #2638
- Added spaces on resource page in mobile view by @Pranshu1902 in #2669
- Solve hidden overflow in duplicate patient record modal by @skks1212 in #2672
- Fixed Minor UI bug in User page by @patelaryan7751 in #2677
- Center aligned the pagination on Results page Issue#2680 by @Pranshu1902 in #2684
- Fixed broken api issue in Summary Tab of Patient Dashboard by @khavinshankar in #2729
- Fixed netlify issue by @cp-coder in #2770
- Changes "Patient Details" to "Patient Dashboard" in Consultation Page by @rithviknishad in #2754
- Removed the Tracing and Testing sections from the 'Patient Details' Page by @GokulramGHV in #2767
- Removed Diagnosis section from Notes by @cp-coder in #2755
- Added Loader in Patient Notes removed the text Loading by @patelaryan7751 in #2746
- Added "No Data Found" under Corona triage on facility page Issue#2733 by @Pranshu1902 in #2734
- 404 page displayed on logout fixed by @ishanExtreme in #2722
- Facility Page made full role responsive for read-only users by @ishanExtreme in #2718
- Fixed notification on user create by @skks1212 in #2717
- Fix transfer error message display by @Ashesh3 in #2714
- Added appropriate message when no data is found by @GokulramGHV in #2474
- Fixed Malfunction : Pressure Sore history by @GokulramGHV in #2688
- fix incorrect coorindates validation by @rithviknishad in #2690
- Fixed Now Date of Result cannot be selected before Date of Sample in patient registration Form by @patelaryan7751 in #2693
- Fix pagination by @skks1212 in #2702
- Minor UI fix on Patient Details page by @Ashesh3 in #2713
- Added 'History of present illness' card in consultation details by @GokulramGHV in #2743
- Added Location name by @cp-coder in #2766
- Fixed PatientURL by @cp-coder in #2757
- Fixed issue-automation workflow by @cp-coder in #2806
- Improving the UI for notice board by @kunatastic in #2777
- Fixed buttons on top of patient card by @skks1212 in #2775
- Esc key closes the popup of update sample test status Issue#2679 by @Pranshu1902 in #2774
- Removed current health as a field from Daily Rounds Form by @patelaryan7751 in #2772
- Fix incorrect icon for preview file and improve alignment by @rithviknishad in #2780
- IO Balance: Allow only positive quantities to be mentioned by @rithviknishad in #2781
- validated weight and height to only numbers in consultation Form by @patelaryan7751 in #2778
- Improve bed UI by @skks1212 in #2699
- Added distinction between doctor and staff list and changed UI by @skks1212 in #2709
- added respiratory validation in the Daily Rounds form and prevented it from submitting by @patelaryan7751 in #2786
- Adds Asset Class field and Improve Asset Type option's descriptions by @rithviknishad in #2653
Full Changelog: v15.0.1...v15.0.3
June Week 3 Release
What's Changed
- Updated UI for Patient info card. Also shifted patient discharge buttons under the info card by @skks1212 in #2563
- Removed max height and filtered users by doctor type in DoctorVideoSlideover by @khavinshankar in #2534
- Fixed the review alert by @khavinshankar in #2600
- Update list without reload on Samples page Issue#2609 by @Pranshu1902 in #2610
- Removed App.css and index.scss, moved css imports to index.css by @skks1212 in #2638
- Added spaces on resource page in mobile view by @Pranshu1902 in #2669
- Solve hidden overflow in duplicate patient record modal by @skks1212 in #2672
- Fixed Minor UI bug in User page by @patelaryan7751 in #2677
- Center aligned the pagination on Results page Issue#2680 by @Pranshu1902 in #2684
Full Changelog: v15.0.1...v15.0.2
June Week 2 Release
What's Changed
- Renamed button from 'Add COVID Suspect/Patient' to 'Add Patient' by @GokulramGHV in #2398
- Fixes missing quotes in .env and update REACT_APP_TITLE by @rithviknishad in #2470
- Removed overlapping Fixes Issue#2492 by @Pranshu1902 in #2499
- Hide "copy logs from previous logs" if first consultation update by @rithviknishad in #2644
- fixed word wrapping in patient page tabs by @skks1212 in #2639
- Partially improved patients details section for read-only users by @ishanExtreme in #2637
- Fixed BP Decimal Precision to 2 decimal places by @patelaryan7751 in #2613
- Delete endpoint for beds by @Ashesh3 in #2645
- Added "No Data Found" on Samples Page Issue#2604 by @Pranshu1902 in #2606
- Added "No Medical Found" on patients page & uniformity on Update Patient Page Issue#2585 by @Pranshu1902 in #2586
- Fixed the unhandled situation of QR code Scanner by @patelaryan7751 in #2419
- Darken labels and fix col gap under profile by @rabilrbl in #2567
- Fix labels under user management not having sufficient contrast with background by @rabilrbl in #2576
- fix : Issue 2450 & 2479 - Revamp teleICU patient info card by @Ritesh-Aggarwal in #2480
- Modal for switching bed fixed by @ishanExtreme in #2473
- made the splitting lines visible in the patient page by @patelaryan7751 in #2641
- Change forgot password text by @skks1212 in #2665
- Added option for 3rd dose by @siddnikh in #2468
- adds rewrites for vercel by @rithviknishad in #2691
New Contributors
Full Changelog: v15...v15.0.1
June Week 1 Release
What's Changed
- Upgrade to React 18; Talwind v3 by @gigincg, @bodhish and @cp-coder in #2527
- Fix empty whatsapp no. field by @rabilrbl in #2594
- Fixes unintended border in focused inputs by @rithviknishad in #2622
- added padding to notification card by @Marmik2003 in #2619
- Added spacing between elements to prevent User Profile Details from looking congested by @patelaryan7751 in #2625
- Removed white spaces of the filters from all eligible pages by @patelaryan7751 in #2623
- Fixed the hover effect issue in sample details button by @patelaryan7751 in #2620
- Fix Bed actions button style by @Ashesh3 in #2615
- Patient notes broken link fixed by @ishanExtreme in #2607
- replace "Doctor Video" to "Doctor Connect" by @rithviknishad in #2518
- Removed State Test ID for Non-Covid by @cp-coder in #2523
- Fixed the unresponsive behaviour of Resource(List View) page by @patelaryan7751 in #2531
- Changed app title to CARE by @skks1212 in #2540
- Prevented sending empty notification to facilities by @patelaryan7751 in #2542
- Fixed alignment of buttons: Patient Dashboard by @GokulramGHV in #2555
- Blank spaces won't be accepted in consultation form Issue#2553 by @Pranshu1902 in #2556
- Facility page for read-only users improved by @ishanExtreme in #2571
- feat: changed layout of individual user cards in user management page by @Pragati1610 in #2590
- replaced all occurrences of whitespace-no-wrap to whitespace-nowrap (tailwind migration) by @skks1212 in #2599
- Restyled for mobile view Issue#2535 by @Pranshu1902 in #2539
- fix: responsive behaviour for resource page by @kunatastic in #2533
- Fix row gap and column gap classes by @rabilrbl in #2570
- Fixed the button getting hidden in mobile screen of Patient Feed Page and Asset Configuration Page by @patelaryan7751 in #2558
- Fixed the Ui unresposive behaviour of Shifting page in mobile devices by @patelaryan7751 in #2528
- Added uniformity to the page Fixes Issue#2522 by @Pranshu1902 in #2524
- Fixed the Ui of Patient page unresponsive behaviour in mobile by @patelaryan7751 in #2493
- Fix asset qr code id empty string by @rabilrbl in #2489
- Adds hints for delete last entry, mark as accident and unmark actions in inventory management by @rithviknishad in #2485
- Fixed the unresponsive behaviour of UI in sample test page by @patelaryan7751 in #2490
- Added 404 Error Page by @skks1212 in #2386
- Fixes Issue#2471 by @Pranshu1902 in #2472
- Improve Sample Test page and Voice Recorder by @Ashesh3 in #2442
- bed management breadcrumb link fixed by @ishanExtreme in #2506
- Fix API calls on Safari by @Ashesh3 in #2395
- Made first_name and last_name mandatory in UserAdd by @khavinshankar in #2447
- Disallow empty notes and comments by @Ashesh3 in #2525
New Contributors
- @Pranshu1902 made their first contribution in #2556
- @Pragati1610 made their first contribution in #2590
Full Changelog: v14.4...v15
May Week 4 Minor Release
What's Changed
- added patient details in investigation report by @Marmik2003 in #2291
- Collapse nav bar automatically in mobile devices by @rabilrbl in #2423
- Add Kannada Language Choice by @rabilrbl in #2446
- Fix navbar translations by @rabilrbl in #2444
- Fix breadcrumbs issue in user pages by redirecting. by @rabilrbl in #2443
- added manipur CD pipeline; enabled test for PR only by @mathew-alex in #2494
- minor naming correction by @mathew-alex in #2502
- Badges in user profile section improved by @ishanExtreme in #2413
- Send raw pulse and spo2 data by @Ashesh3 in #2406
- Added Checkbox to set Phone number as WhatsApp number by @rabilrbl in #2404
- Set temperature floating point precision to 1 in HemodynamicParametersEditor by @khavinshankar in #2276
- Fix representation of facility name by @Ashesh3 in #2304
- Make error messages more user friendly by @Ashesh3 in #2309
- Feature: Keyboard Shortcuts for Camera Live Feed by @rithviknishad in #2381
- Improves UI in Facility Create Page for Oxygen Related Fields by @rithviknishad in #2464
- Fixed the unresponsive behaviour of Asset Page by @patelaryan7751 in #2461
- Download press is different section now shows loader until file is ready. by @ishanExtreme in #2453
- Fix notification padding when no results are found by @Ashesh3 in #2433
- fix: made dropdown arrow of LanguageSelector clickable by @naman114 in #2426
- add loading spinner to resource page comment section by @Ritesh-Aggarwal in #2416
- add:
esc
keyboard shortcut to close the notification sidebar by @kunatastic in #2414 - Collapse notification side bar when visit link is clicked on any notification by @rithviknishad in #2465
- Collapse drawer onclick by @rithviknishad in #2466
- Fixed unresponsive behaviour of details of patient card in sample details page by @patelaryan7751 in #2481
- Improve toast notifications in mobile view by @naman114 in #2476
New Contributors
- @Marmik2003 made their first contribution in #2291
Full Changelog: v14.3...v14.4
May Week 3 Minor Release
What's Changed
- feat: use rescript compiler instead of bsb by @sainak in #2306
- fix: Use latest node LTS everywhere by @sainak in #2358
- add ignore pattern rules for anonymous variables by @arpancodes in #2323
- Added field cover_image_url to FacilityModel type in facility models by @anuran-roy in #2337
- fix: Notes breadcrumb link on Patient Notes page by @naman114 in #2332
- updated action for manipur deploy by @mathew-alex in #2392
- testing with branch filter by @mathew-alex in #2394
- Added spinner feedback after pressing login button by @ishanExtreme in #2341
- fix: sidebar on devices with small height by @sainak in #2391
- Add Title Element by @shrihari689 in #2181
- Added validation in AddBedForm by @khavinshankar in #2281
- Remove obsolete admission radio by @Ashesh3 in #2305
- Fix Profile Tab not showing active in sidebar by @Ashesh3 in #2307
- Updated Rhythm View to table for easy access and efficiency by @skks1212 in #2313
- Changes "Patient Details" to "Patient Dashboard" in Consultation Page by @rithviknishad in #2327
- Renamed the page heading from 'Covid Suspect Details' to 'Patient Details' by @GokulramGHV in #2328
- Added category validations in VentilatorParameters by @khavinshankar in #2333
- added pagination in patient preset by @cp-coder in #2335
- Reload Patient Presets in PatientFeed View When updating preset by @rithviknishad in #2336
- add options before typing by @cp-coder in #2340
- Fixed loading error in investigation summary page by @GokulramGHV in #2342
- fixed the unresponsive audio bar in constultation files tab issue#2339 by @patelaryan7751 in #2346
- add: hover action on patient home page by @kunatastic in #2345
- Resolved blank systolic error by @skks1212 in #2350
- Removed action buttons and indicated for discharged patients by @skks1212 in #2351
- fixed the previous credentials overlapping issue in the login page by @patelaryan7751 in #2355
- fix: mobile responsive on shifting page by @kunatastic in #2372
- Made the header of the resources page responsive by @GokulramGHV in #2396
- Added validation bulletins for username in UserAdd form by @khavinshankar in #2390
- Made ip_no mandatory in ConsultationForm by @khavinshankar in #2387
- Added spinner for "total" section in different fields dashboard by @ishanExtreme in #2377
- Log Update/Daily Round (Normal) Vitals be typeable by @rabilrbl in #2368
- fix - scroll restoration to top on page load by @Ritesh-Aggarwal in #2371
- Add Other symptoms to Symptoms card by @rabilrbl in #2367
- [Bed revision] Switching UI by @arpancodes in #2273
New Contributors
- @anuran-roy made their first contribution in #2337
- @naman114 made their first contribution in #2332
- @ishanExtreme made their first contribution in #2341
- @Ashesh3 made their first contribution in #2305
- @skks1212 made their first contribution in #2313
- @rithviknishad made their first contribution in #2327
- @GokulramGHV made their first contribution in #2328
- @cp-coder made their first contribution in #2335
- @kunatastic made their first contribution in #2345
- @rabilrbl made their first contribution in #2368
- @Ritesh-Aggarwal made their first contribution in #2371
Full Changelog: v14.2...v14.3