·
6 commits
to refs/heads/main
since this release
What's Changed
- release: v0.8.0 (sigx core 0.7.0) (#500) @andtii
- Add Platform API + fold in device-info (#485) @andtii
- revert(updates): restore Updates.configure(), drop defineUpdates() (#474) @andtii
🚀 Features
- lynx-updates: self-hosted, CI-driven OTA extension points (#497) @andtii
- lynx-testing: run use:* directives in the test renderer (#494) @andtii
- lynx-runtime: use:* directive system + show directive (#492) @andtii
- lynx-webrtc: iOS native implementation (#483) @andtii
- lynx-webrtc: W3C-shaped WebRTC module — JS API + Android native (#481) @andtii
🐛 Bug Fixes
- native: guard NSString prop setters against NSNull (-[NSNull length] map crash) (#476) @andtii
- lynx-core: normalize DeviceInfo into a platform-discriminated result (#486) (#487) @andtii
- publish: double-quote skip filters so Windows re-runs publish the missing packages (#478) @andtii
🧰 Maintenance
Full Changelog: v0.7.0...v0.8.0