Changes:
- **Added Cache Support**
This release introduces cache support with options for **In-memory** and **Redis** caching.
- **SMTP Support via aiosmtplib**
Added asynchronous SMTP support using **aiosmtplib** for sending emails.
- **Bug Fixes**
Several bugs have been fixed. Expect fewer crashes and smoother operation.
---