Releases: ngoworldcommunity/NGOWorld
Releases · ngoworldcommunity/NGOWorld
v0.5.9 🌈
Changes
🚀 Features
- feat: add sample .env file @kailashchoudhary11 (#763)
- feat: add error 404 page @him-raw99 (#736)
- feat: added sign In button to navbar @shobhitexe (#740)
🐛 Bug Fixes
- fix: responsiveness breaking for medium devices on login page @atharvasankdm (#756)
- build(deps): bump @testing-library/user-event from 13.5.0 to 14.4.3 @dependabot (#686)
- build(deps-dev): bump vite and @vitejs/plugin-react @dependabot (#725)
- build(deps): bump react-router-dom from 6.11.1 to 6.11.2 @dependabot (#726)
- style: updated footer layout and style @rupali-codes (#663)
v0.5.8 🌈
Changes
- build(deps): bump react-router-dom from 6.10.0 to 6.11.1 @dependabot (#687)
- build(deps): bump axios from 0.26.1 to 1.4.0 @dependabot (#688)
- build(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 in /server @dependabot (#675)
- build(deps): bump yaml from 2.2.1 to 2.2.2 @dependabot (#685)
- build(deps): bump minimatch from 3.0.4 to 3.1.2 @dependabot (#684)
- build(deps): bump json5 and react-scripts @dependabot (#680)
- build(deps): bump web-vitals from 2.1.4 to 3.3.1 @dependabot (#672)
- build(deps-dev): bump eslint-plugin-cypress from 2.13.2 to 2.13.3 @dependabot (#673)
- build(deps): bump cypress from 10.11.0 to 12.12.0 @dependabot (#671)
- build(deps): bump js-cookie from 3.0.1 to 3.0.5 @dependabot (#674)
- build(deps-dev): bump prettier from 2.8.7 to 2.8.8 @dependabot (#670)
🚀 Features
- feat: made changes to add 'Cross' symbol to toggle the navbar OFF in mobile view @raghav1030 (#669)
🐛 Bug Fixes
- fix: custom button component to fix inconsistency @vatsalsinghkv (#691)
v0.5.7 🌈
Changes
🚀 Features
- docs: added proper variable names for razorpay documentation @tejaskh3 (#666)
- feat: add signup popup @Syed-Ali-Abbas-Zaidi (#664)
🐛 Bug Fixes
- fix: failing cypress test @Syed-Ali-Abbas-Zaidi (#668)
- docs: added links to repo setup page @tejaskh3 (#661)
- feat: add scrollTo functionality to shop, home, and club pages @guptaanshik1 (#657)
- fix: adds explicit width and height to images @vikaskumar2703 (#649)
v0.5.6 🌈
Changes
- refactor: refactor the button and tagline component in clubdetails.css @ayushmangarg2003 (#614)
🐛 Bug Fixes
- docs: updated CONTRIBUTING.md @Shalini469717 (#654)
- fix: header alignment for Events page #626 @PierreNV (#633)
- fix: sign up problem @SteveSayantan (#638)
- style: changed looks of user register page @Deva-1903 (#631)
- fix: contact page bug #616 @priyankarpal (#619)
- fix: product card overflow @SteveSayantan (#630)
- fix: typos throughout the codebase & .gitignore @vatsalsinghkv (#622)
- refactor: improved modal @vatsalsinghkv (#615)
- fix: ui for report modal @vatsalsinghkv (#611)
v0.5.5 🌈
🚀 Features
- feat: added footer @rohinish404 (#581)
- feat: added Card Button into Club Cards @codewithrabeeh (#582)
- feat: single club page @iamtamal (#588)
🐛 Bug Fixes
- fix: register button focus and register input box-shadow @codewithrabeeh (#590)
- fix: home page responsiveness @KrishJ4856 (#592)
- fix: made detailed club page responsive @Satyam005 (#598)
- fix: navbar bug on inspect in signup page @nishaaannnt (#600)
- fix: show Explore Button when signed In. @temidayo-falomo (#591)
- fix: removed additional information from all issue template @haszankauna (#586)
✍ Documentations
- docs: starting on local host @rohinish404 (#579)
v0.5.4 🌈
Changes
- Fix : Auth page layout consistency using CSS @pathakkar01 (#572)
🚀 Features
- Cypress tests for Preview, Prod @iamtamal (#569)
- Fix: Added footer in all the pages @imvedanshmehra (#561)
- Adding a page for Club details @codewithrabeeh (#546)
🐛 Bug Fixes
- Hacktoberfest labels removed from issue templates @AbhiPatel10 (#573)
- Navbar SignUp and Logo issue solved @AbhiPatel10 (#563)
- [Bug] Navbar issue solved @AbhiPatel10 (#559)
- Modify product cards design @hariscs (#552)
- Authentication check on Donations page @imvedanshmehra (#548)
- fix: fixed event card button alignment @codewithrabeeh (#545)
v0.5.3 🌈
🚀 Features
- Minor changes to buttons @exotic123567 (#522)
- Donate page styling @vancassa (#527)
- Taglines in Cards @the-macson (#533)
🐛 Bug Fixes
- Fixed #513 > Event Card Issue ! @rohitroy-github (#529)
- fix: duplicate toasts @the-macson (#524)
- UI Changes for Landing, Auth Pages @RXBlade (#519)
- Fix for new events not created @Tineshnehete (#520)
- Fix for footer in mobiles @simonpankovski (#514)
- Fixes for card overflowing issue @rohitroy-github (#512)
- Updates in Issue templates @amit-ksh (#511)
- fix: replace class attribute to className @amit-ksh (#505)
- fix: Update the guideline links @LeGrandMAG (#500)
- Fixed the unhandled promises in routes @SteveSayantan (#498)
- bug shop page responsive @srijoy-paul (#531)
v0.5.2 🌈
Changes
- add the JWT_SECRET key in BackendSetup.md @amit-ksh (#496)
- DX : Seo and Cypress tests 🛠 @iamtamal (#487)
- Automated linting using pre-commit/pre-push hooks @JulianaSau (#463)
- Landing Page "Continue As" Buttons Styling Tweak @stereogon (#448)
- fix: landing page background attachment @belphegor-s (#445)
- fix-donate-page-auth-issue @rohitroy-github (#437)
- Update CONTRIBUTING.md @dev-32 (#436)
🚀 Features
- Added hover effect on the product cards @wickedwisdom0911 (#465)
- DX : Added new cypress tests 🛠 @iamtamal (#468)
- Added Automated Cypress Tests to Github Workflows @JulianaSau (#452)
- Add back to top button on Home page @Rohan-Hazari (#434)
- Updated club cards 🎉 @arpitv970 (#432)
🐛 Bug Fixes
- Sumbit button responsiveness @yung-coder (#497)
- fix: scroll back to top button behavior resolved @belphegor-s (#488)
- Bug:improved labels,placeholder update user page @tanishk-23 (#450)
- Updated Validation Methods For user's Login & Register @Tineshnehete (#459)
- fix: shop route active state CSS corrected @belphegor-s (#476)
- fix: corrected scroll button functionality @belphegor-s (#462)
- Shops page responsiveness @yung-coder (#439)
- Changes Join links to Explore links if the user is logged in. @adithgit (#444)
- Added a new loader in Events page 🎉 @JulianaSau (#443)
v0.5.1 🌈 - Hacktoberfest Release 3
Changes
- Club and User Login Form UI Improvements, Better Transition @stereogon (#421)
🚀 Features
- Forgot password page design 🛠 @nishtha53 (#424)
- Added cypress tests and GitHub action config 🤖 @iamtamal (#417)
🐛 Bug Fixes
- Fix: Moved JWT SECRET key to .env @SteveSayantan (#430)
- fix: Change in the text inside Toast after registering. @adithgit (#429)
- Fix : Fixed some typos and improved some sentences @wickedwisdom0911 (#433)
- Home page button responsiveness @yung-coder (#410)
- Fix: Login/register page design issues @nishtha53 (#402)
v0.5.0 - New shops section 🚀
🛠 Changes
- Improved Footer of home page @sumitkr2000 (#384)
- Adding contact button to footer and removing from navbar @MANUSRAO (#373)
- Revert "Fix : Updates to textareas and copyrights 🛠" @iamtamal (#371)
🚀 Features
🐛 Bug Fixes
- Changes in credentials @iamtamal (#409)
- Fixed the alignment of the social-btn @arpitv970 (#399)
- Ui minor fixes @tarunfy (#401)
- Toast finally modified @DhruvRathi2001 (#394)
- Missing rel="noopener noreferrer" attribute for external link @arpitv970 (#381)
- Changes to automation templates and more 🛠 @iamtamal (#388)
- Events page mobile #382 @iakgoog (#387)
- Added Hover on Explore & Share Buttons(#369 Solved) @aakashraj01 (#383)
- Updates to textareas and copyrights 🛠 @RishitaGangwal (#363)