Skip to content

Add file attachment support#100

Merged
jscarle merged 9 commits intodevelopfrom
feature/file-attachment
Mar 9, 2026
Merged

Add file attachment support#100
jscarle merged 9 commits intodevelopfrom
feature/file-attachment

Conversation

@jscarle
Copy link
Owner

@jscarle jscarle commented Mar 9, 2026

Summary

  • add first-class item file attachment support through a new FileAttachment model and item manager APIs
  • support creating, editing, removing, referencing, and saving file attachments on items
  • cover the new behavior with regression tests and document the feature in the README and quick-start guide

Testing

  • dotnet build OnePassword.NET.sln -c Release
  • dotnet test OnePassword.NET.sln -c Release

@jscarle jscarle merged commit 31a00eb into develop Mar 9, 2026
3 checks passed
@jscarle jscarle deleted the feature/file-attachment branch March 9, 2026 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants