SwiftMessages v9.0.0 Release Notes

  • ๐Ÿ”‹ Features

    • #447 Add the ability to show view controller in a new window with SwiftMessagesSegue. This capability is available when using SwiftMessagesSegue programmatically by supplying an instance of WindowViewController as the segue's source view controller.

    ๐Ÿ”„ Changes

    • ๐Ÿš€ This release has minor breaking changes in the WindowViewController initializers. The windowLevel is no longer accepted as an argument because the config parameter should specify the window level in the presentationContext property.

    ๐Ÿ›  Fixes

    • #451 Fix app extension crash