Skip to content

Release 2.6.0

Compare
Choose a tag to compare
@mrousavy mrousavy released this 20 Aug 14:03
· 913 commits to main since this release

2.6.0 (2021-08-20)

πŸ“š Documentation

  • Improve cat bounds example (cc4d9c5)

✨ Features

πŸ› Bug Fixes

  • Always return authorized for requestPermission on SDK 22 and below (#344) (494925c)
  • Fix crash when accessing planesCount or bytesPerRow (#380) (0d3f2cb)
  • Fix Frame Processor null-dereference error (use ref-counted JNI local_ref) (#351) (d06bcf6)
  • Fix TypeScript relative imports (#358) (a2293e8)