Release Note - FreeAPI-v1.3.0
What's New?
- πͺ΅ Added logging with winston and morgan loggers
- ποΈ Added issue templates to organize repository issues effectively for better project management and collaboration
- π§ͺ Introduced end-to-end testing suite using Playwright targeting core project, marking the beginning of continuous development in this area and chance to developers who are interested in contributing in the testing domain
- π Added a comprehensive contribution guide specifically tailored for frontend developers, aiming to elevate the repository to new heights and encourage contributions from all backend, frontend and testing developers in this open-source project
- π Minor bug fixes
What's Changed
- feat: contribution guide for frontend developers by @wajeshubham in #70
- fix: vite dev server option server.fs.deny can be bypassed by @jwala-anirudh in #72
- fix: nodemailer ReDoS when trying to send a specially crafted email by @jwala-anirudh in #77
- feat: add test cases for health check and todo app by @shrey-dadhaniya in #78
- Feat/logger by @tarun-kavipurapu in #80
- feat: added test cases for seeds by @shrey-dadhaniya in #81
- Fix: missing .env.sample in todo app by @vvek1402 in #87
- fix: NPM IP package incorrectly identifies some private IP addresses as public by @jwala-anirudh in #92
- fix(public-products): change image urls to avoid 404 by @wajeshubham in #96
- chore(deps): bump axios from 1.4.0 to 1.6.0 in /examples/apps/chat-app/web/react-vite-tailwind by @dependabot in #94
- feat: code coverage with playwright by @jwala-anirudh in #90
New Contributors
- @shrey-dadhaniya made their first contribution in #78
- @tarun-kavipurapu made their first contribution in #80
- @vvek1402 made their first contribution in #87
- @dependabot made their first contribution in #94
Full Changelog: v1.2.0...v1.3.0
Thank you for your continued support and contributions.
Best regards,
FreeAPI Team