github jessesquires/JSQMessagesViewController 7.1.0

latest releases: 7.3.5, 7.3.4, 7.3.3...
8 years ago

See the 7.1.0 milestone for the complete list of fixes and improvements.

  • Better and easier mechanism for handling custom menu actions, activated via long-press, for cells. The demo project has been updated with an example.
    Thanks @sebastianludwig!
    Relevant issues: #810, #811
  • You can now specify a maximum height for the input toolbar, via self.inputToolbar.maximumHeight. The default behavior is unchanged, allowing the toolbar to grow to the top of the collection view.
    Thanks @lbanders and @werediver!
    Relevant issues: #323, #756, #950
  • The keyboardController property on JSQMessagesViewController is now public. This allows you to modify the keyboard behavior if needed, but this should be a rare use case. Here be dragons! 🐉 You've been warned.

Don't miss a new JSQMessagesViewController release

NewReleases is sending notifications on new releases.