Skip to content

Releases: bvdcode/cotton

Release 0.2.98

05 Mar 08:18

Choose a tag to compare

Add folder sharing, audio player, bulk trash delete, i18n

- Added folder (node) sharing via tokens, new API endpoints, and shared folder browsing UI.
- Introduced audio player bar with playlist, shuffle, and lyrics support; added audio/video preview improvements.
- Trash page now supports multi-select and bulk permanent deletion, including correct handling of wrapper nodes at the root.
- Refactored preview generation: new fields for small/large preview hashes, improved audio/video cover extraction, and updated database schema.
- Added sharedFoldersApi for public/shared folder access and file operations.
- Improved file/folder selection UX, bulk actions, and conditional action buttons.
- Enhanced gallery/lightbox transitions, breadcrumbs, and search navigation.
- Added server info API and store, improved server settings logic, and updated dependency versions.
- Implemented user-scoped store cache reset to prevent cross-user data leaks.
- Improved localization, pluralization, and added Spanish translations.
- Various bug fixes, code cleanups, and UI/UX polish.

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…