Releases: bvdcode/cotton
Releases · bvdcode/cotton
Release 0.2.97
feat: implement username validation and normalization across user man…
Release 0.2.96
feat: refactor WebDavPutFileRequestHandler for improved validation an…
Release 0.2.95
feat: refactor WebDavCopyRequestHandler for improved error handling a…
Release 0.2.94
refactor: simplify reduction percent calculation and clean up unused …
Release 0.2.93
feat: enhance email template renderer and add detailed documentation …
Release 0.2.92
feat: add inline logo support in email templates with CID reference a…
Release 0.2.91
Refactor email sending logic: update SendEmailAsync method to return …
Release 0.2.90
Merge remote-tracking branch 'origin/main' into develop
Release 0.2.89
Enhance documentation for CottonEncryptionSettings class with detaile…
Release 0.2.88
Add product name constants and use them for consistency Introduce ShortProductName and ProductName constants in Constants.cs with documentation. Refactor AuthController and CottonNotifications to use these constants instead of hardcoded product names, improving consistency and maintainability.