github yazinsai/OpenOats v1.12.4
OpenOats 1.12.4 — concurrency safety fix

latest releases: v1.78.0, v1.77.0, v1.76.0...
one month ago

What's Changed

  • Fix meeting detection settings concurrency — The 6 meeting detection properties in AppSettings now use the nonisolated(unsafe) + access/withMutation pattern, matching all other properties. Fixes a potential concurrency issue where SwiftUI evaluates view bodies outside a MainActor context in Swift 6.2. (#67)
  • Add MeetingDetector integration tests — 8 new tests covering lifecycle, signal handling, debounce timing, resource loading, and custom bundle IDs. (#66)

Contributors

Thanks to @Newarr for both contributions!

Don't miss a new OpenOats release

NewReleases is sending notifications on new releases.