All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
- Adding support for close option in chat, with default handling and optional custom support.
- Adding support for Swift 6, Demo app updated to to require Swift 6 / Xcode 16. Package definition added for Swift 5.10 for maintaining compatability with Swift 5
- Swapped the formatter files from SwiftFormat to apple / xcode swift-format, and files updated with new format.
- Added Fix for issue with missing isolation on Xcode 15 with Web View Delegate
- Added additional support for different hublets and environments when forming chat and api urls
- Addressed bad merge causing compiler issues
- Addressed issues with attaching files & photos reloading chat
- Addressed issue handling links
- First alpha release