Skip to content

v1.3.0

Latest

Choose a tag to compare

@wajeshubham wajeshubham released this 03 Mar 09:15
· 135 commits to main since this release
79541d5

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

Full Changelog: v1.2.0...v1.3.0

Thank you for your continued support and contributions.

Best regards,
FreeAPI Team