File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## v0.0.4
4+ - 🐛 Fix build on Xcode 16 (#21 )
5+
6+ ## v0.0.3
7+ - 📝 Update docs
8+ - 🐛 Hide the plus button if no attachment actions are registered (#19 )
9+ - ♻️ Simplify attachment previews by conforming ` Attachment ` to ` View ` (#20 )
10+ - ✨ Add support for attachment previews (#18 )
11+ - ⬆️ Use relative paths for dependencies (#16 )
12+ - 🤖 Add agents files (#15 )
13+ - ✨ Add attachmentPreview for MessageComposerView (#14 )
14+
15+ ## v0.0.2
16+ - 💄 Fix “add” button size for latest iOS 26 update (#10 )
17+ - 🚀 Refactor ` Message ` to protocol and add robust error handling (#9 )
18+ - ✨ Add attachment actions support and UI improvements for iOS 18 (#4 )
19+ - ⬇️ Reduce minimum deployment targets to iOS/macCatalyst 17+ (#3 )
20+
21+ ## v0.0.1
22+ - 🧹 Cleaning up for open source release (#2 )
23+ - ✨ Add demo app, support iOS 26, implement more flexible UI (#1 )
24+ - 📝 Add README
25+ - ✨ Add support for images
You can’t perform that action at this time.
0 commit comments