Skip to content

v3.2.3

Choose a tag to compare

@x-0o0 x-0o0 released this 15 Nov 08:23
· 168 commits to main since this release

v3.2.3 (Nov 11, 2022)

IMPORTANT If you use Swift Package Manager, Please reset package cache before download the current version.

  • Opened keyboard events: keyboardWillShow(_:) and keyboardWillHide(_:)
  • Updated navigationBar shadowColor
  • Modified the type of class that includes the UIControl type object to NSObject
  • Improved logic to update the 'startPoint' in the channel
  • Improved logic moving to the original message of a quoted message
  • Improved channel initialization process.
  • Improved stability