- Implemented functionality to create, upload, download, and delete attachments associated with ciphers. - Introduced a new `attachments` module and updated the database schema to include an `attachments` table. - Enhanced the API routes to handle attachment operations, including legacy support. - Updated the README and configuration files to reflect the new attachment feature and its usage. |
||
|---|---|---|
| .. | ||
| 0001_add_password_salt.sql | ||
| 0002_add_argon2_fields.sql | ||
| 0003_add_twofactor.sql | ||
| 0004_add_avatar_color.sql | ||
| 0005_add_attachments.sql | ||