- fix: SwiftUI view masking on iOS 26 (#409)
Note: If you are building with Xcode 26, update to this version to fix the SwiftUI view masking issue.
Note: Because of the changes of the SwiftUI rendering engine, the SwiftUI modifiers .posthogMask() and .posthogNoMask() may behave inconsistently for SwiftUI primitive views. Use with caution.