Skip to content

Bug Fixes and Maintenance

Compare
Choose a tag to compare
@samgreen samgreen released this 06 Apr 22:12
· 986 commits to master since this release
  • Resolved an issue with In-App Notifications truncating instead of creating a new line for long strings
  • Resolved an issue that prevented Tweaks from working correctly if integrating through Carthage
  • Fix a possible crash in mp_importantColor if your image was a non-standard size
  • Changed the behavior of flushWithCompletion: to always call archive regardless of whether or not you supplied a handler to flushWithCompletion:.
  • Resolved a number of bugs with our watchOS 2 implementation. It works with Cocoapods and Carthage now, without any additional work.