Skip to content

v1.0.2

Choose a tag to compare

@kkboranbay kkboranbay released this 16 Sep 20:22
· 5 commits to main since this release

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.