Skip to content

Latest commit

 

History

History
64 lines (34 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

64 lines (34 loc) · 1.22 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[1.0.6] - 2025-01-??

Added

  • 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

Changed

  • Swapped the formatter files from SwiftFormat to apple / xcode swift-format, and files updated with new format.

[1.0.5] - 2025-01-14

Fixed

  • Added Fix for issue with missing isolation on Xcode 15 with Web View Delegate

[1.0.4] - 2024-11-11

Fixed

  • Added additional support for different hublets and environments when forming chat and api urls

[1.0.3] - 2024-05-22

Fixed

  • Addressed bad merge causing compiler issues

[1.0.2] - 2024-05-22

Fixed

  • Addressed issues with attaching files & photos reloading chat

[1.0.1] - 2024-05-06

Fixed

  • Addressed issue handling links

[1.0.0] - 2024-03-08

Added

  • First alpha release

[0.0.0] - 2024-01-01

Added

Changed

Deprecated

Removed

Fixed

Security