v1.0.2
New Features
- Exceptions for limitPerRequest:
Added the ability to configure route-specific exceptions for limitPerRequest in the config file. This allows users to define custom limits for specific routes, providing greater flexibility.
Bug Fixes
- Email Sending:
Fixed an issue where emails were not being sent to the currently authenticated user's email address. Now, the system correctly sends emails to the authenticated user.