v1.3.0
版本发布时间: 2024-03-03 17:15:10
hiteshchoudhary/apihub最新发布版本:v1.3.0(2024-03-03 17:15:10)
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 https://github.com/hiteshchoudhary/apihub/pull/70
- fix: vite dev server option server.fs.deny can be bypassed by @jwala-anirudh in https://github.com/hiteshchoudhary/apihub/pull/72
- fix: nodemailer ReDoS when trying to send a specially crafted email by @jwala-anirudh in https://github.com/hiteshchoudhary/apihub/pull/77
- feat: add test cases for health check and todo app by @shrey-dadhaniya in https://github.com/hiteshchoudhary/apihub/pull/78
- Feat/logger by @tarun-kavipurapu in https://github.com/hiteshchoudhary/apihub/pull/80
- feat: added test cases for seeds by @shrey-dadhaniya in https://github.com/hiteshchoudhary/apihub/pull/81
- Fix: missing .env.sample in todo app by @vvek1402 in https://github.com/hiteshchoudhary/apihub/pull/87
- fix: NPM IP package incorrectly identifies some private IP addresses as public by @jwala-anirudh in https://github.com/hiteshchoudhary/apihub/pull/92
- fix(public-products): change image urls to avoid 404 by @wajeshubham in https://github.com/hiteshchoudhary/apihub/pull/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 https://github.com/hiteshchoudhary/apihub/pull/94
- feat: code coverage with playwright by @jwala-anirudh in https://github.com/hiteshchoudhary/apihub/pull/90
New Contributors
- @shrey-dadhaniya made their first contribution in https://github.com/hiteshchoudhary/apihub/pull/78
- @tarun-kavipurapu made their first contribution in https://github.com/hiteshchoudhary/apihub/pull/80
- @vvek1402 made their first contribution in https://github.com/hiteshchoudhary/apihub/pull/87
- @dependabot made their first contribution in https://github.com/hiteshchoudhary/apihub/pull/94
Full Changelog: https://github.com/hiteshchoudhary/apihub/compare/v1.2.0...v1.3.0
Thank you for your continued support and contributions.
Best regards, FreeAPI Team