Skip to content

v0.9.2

Choose a tag to compare

@fonkamloic fonkamloic released this 20 Feb 06:33
· 125 commits to development since this release

What's Changed

  • fix(ios): Add @objc(NoScreenshotPlugin) annotation for Swift Package Manager builds — fixes "Unknown receiver 'NoScreenshotPlugin'" compilation error in GeneratedPluginRegistrant.m (#96).
  • fix(ios): Replace UIVisualEffectView blur overlay with CIGaussianBlur — the previous implementation darkened the screen instead of blurring it; now captures a window snapshot and applies a true Gaussian blur with configurable radius.

Full Changelog: v0.9.1...v0.9.2