Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 896 Bytes

File metadata and controls

25 lines (21 loc) · 896 Bytes

Changelog

v0.0.4

  • 🐛 Fix build on Xcode 16 (#21)

v0.0.3

  • 📝 Update docs
  • 🐛 Hide the plus button if no attachment actions are registered (#19)
  • ♻️ Simplify attachment previews by conforming Attachment to View (#20)
  • ✨ Add support for attachment previews (#18)
  • ⬆️ Use relative paths for dependencies (#16)
  • 🤖 Add agents files (#15)
  • ✨ Add attachmentPreview for MessageComposerView (#14)

v0.0.2

  • 💄 Fix “add” button size for latest iOS 26 update (#10)
  • 🚀 Refactor Message to protocol and add robust error handling (#9)
  • ✨ Add attachment actions support and UI improvements for iOS 18 (#4)
  • ⬇️ Reduce minimum deployment targets to iOS/macCatalyst 17+ (#3)

v0.0.1

  • 🧹 Cleaning up for open source release (#2)
  • ✨ Add demo app, support iOS 26, implement more flexible UI (#1)
  • 📝 Add README
  • ✨ Add support for images