Skip to content

Release v1.0.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 09:21

🚀 Release Summary

This version focuses on performance improvements, infrastructure upgrades, and overall code refinement:

📧 Mail Service Upgrade

  • Replaced System.Net.Mail with MailKit for more robust, modern, and flexible email handling.

⚡ Template Rendering Optimization

  • Improved the performance of email template conversion to string, reducing rendering time and resource usage.

🧹 Code Refactoring

  • Refactored core logic for better readability, maintainability, and consistency across the codebase.

📦 Package Upgrades

  • Upgraded all NuGet packages to the latest stable versions across all projects to improve security, compatibility, and performance.