1.1.0-beta.2
Pre-release
Pre-release
What's Changed
Features
- Optional
diagnosticscallback onPlausibleinitializers reports HTTP status and whether Plausible dropped the event (x-plausible-dropped)
Fixes
- Default
Plausible(defaultDomain:userAgent:)works on Linux, Windows, and Android (no longer Apple-only). WASI still excluded
Documentation
- Note that
x-plausible-dropped: 1can mean an unknown domain as well as bot filtering - README and DocC updated for current
Plausible/EventAPIs
CI / tooling
- Ubuntu matrix includes Swift 6.4 nightly; new
swift-6.4-nightlyDev Container - Android API 36 removed from the matrix
- macOS 26 jobs use Xcode 26.6 and simulator OS 26.5
- Swift 6.4 wasm / wasm-embedded temporarily excluded (nightly vs pinned WASM SDK mismatch)
- Dependency pins refreshed; local lint no longer runs periphery
Full Changelog: 1.1.0-beta.1...1.1.0-beta.2