Releases: bvdcode/cotton
Releases · bvdcode/cotton
Release 0.2.98
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
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…