Skip to content

1.8.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 12 Jun 13:33
· 9 commits to master since this release
  • Added: SwiftUI support (thanks @natemann, @regexident).
  • Added: Apple TV 4K support (thanks @reez).
  • Added: Mac Catalyst support (thanks @rjchatfield).
  • Added: UIBezierPath, NSBezierPath, CGPath strategies (thanks @regexident).
  • Improved: don't crash on empty images, instead produce error artifact (thanks @mackoj).
  • Bug fixed: trait collection now passed to view controller's recursive description strategy (thanks @erikpoort).
  • Bug fixed: will no longer crash on hidden/unloaded web views (thanks @stuaustin).
  • Bug fixed: don't re-add view controller to window when already added (thanks @hassfers).
  • More test coverage (thanks @SatoTakeshiX, @sidepelican).
  • Typos fixed (thanks @freak4pc, @jstart).
  • Other improvements: timeout error messaging, installation instructions, troubleshooting instructions, Linux CI.