Skip to content

Releases: bvdcode/cotton

Release 0.2.97

22 Feb 09:40

Choose a tag to compare

feat: implement username validation and normalization across user man…

Release 0.2.96

22 Feb 08:41

Choose a tag to compare

feat: refactor WebDavPutFileRequestHandler for improved validation an…

Release 0.2.95

22 Feb 08:13

Choose a tag to compare

feat: refactor WebDavCopyRequestHandler for improved error handling a…

Release 0.2.94

22 Feb 07:56

Choose a tag to compare

refactor: simplify reduction percent calculation and clean up unused …

Release 0.2.93

22 Feb 07:50

Choose a tag to compare

feat: enhance email template renderer and add detailed documentation …

Release 0.2.92

22 Feb 07:25

Choose a tag to compare

feat: add inline logo support in email templates with CID reference a…

Release 0.2.91

22 Feb 05:20

Choose a tag to compare

Refactor email sending logic: update SendEmailAsync method to return …

Release 0.2.90

21 Feb 22:06

Choose a tag to compare

Merge remote-tracking branch 'origin/main' into develop

Release 0.2.89

19 Feb 18:02

Choose a tag to compare

Enhance documentation for CottonEncryptionSettings class with detaile…

Release 0.2.88

19 Feb 17:49

Choose a tag to compare

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.