Releases: Rahad-Ullah/backend-template-typescript-express.js-mongoose
Releases · Rahad-Ullah/backend-template-typescript-express.js-mongoose
v2.2.0
What's New
- Improved auth guard for handling requests when sending token without bearer
- Fixed unlinking file in update profile service.
- Enabled dynamic by user id in profile service.
.vscodefile is now git ignored.- Updated README
Full Changelog: v1.0.4...v1.0.5
v2.1.0
What's New
- Improved OTP generator, enabled dynamic digit length.
- Fixed sending OTP to deleted users.
- Prevent login for deleted users.
- Improved design and fonts of email templates.
- Enabled dynamic server name on email helper and template.
Full Changelog: v1.0.3...v1.0.4
v1.1.0
v1.0.0
Initial template after fixing multer type issue
Full Changelog: https://github.com/Rahad-Ullah/backend-template-typescript-mongoose-express/commits/v1.0.1
v2.0.0 - Major Changes
What's New
- Modified Router and User model
- User zod schema and Auth zod schema (Strict validation)
- Strong authentication methodology
- Fixed authentication security vulnerabilities
- cm (create-module) script
Full Changelog: v1.0.2...v1.0.3